AvailabilityDOM Level 2 CSS Properties
DescriptionThis interface represents a color specified in the RGB color space. The properties are CSSPrimitiveValue objects that specify the values of the red, green, and blue components of the color. Each CSSPrimitiveValue holds a number in the range 0-255 or a percentage in the range 0 -100%. See AlsoReturned byCSSPrimitiveValue.getRGBColorValue( ) |