Returns the alpha component of the color as an integer between 0 and 255.
Returns the blue component of the color as an integer between 0 and 255.
Returns the green component of the color as an integer between 0 and 255.
Returns the red component of the color as an integer between 0 and 255.
Converts the Color to a CSSColorValue in the rgb() format.
rgb()
Converts the Color to a CSSColorValue in the rgba() format.
rgba()