Represents a color in the RGBA color space.
The alpha (transparency) component of the color, ranging from 0 to 1.
The blue component of the color, ranging from 0 to 255.
The green component of the color, ranging from 0 to 255.
The red component of the color, ranging from 0 to 255.
Represents a color in the RGBA color space.