pub fn rgba(r: f32, g: f32, b: f32, a: f32) -> Color
Create a new color, with the given red, green, blue and alpha components.
red
green
blue
alpha