RGBColor
Return to: HTML DOM Level 2 index

RGB code for a CSS color value.

Platform Support

IE Mozilla Netscape Opera Safari Chrome
no 1.0+ 6.0+ 9.0+ 1.0+ no

Constructors

Constructor Action IE Mozilla Netscape Opera Safari Chrome
RGB code for a CSS color value.
Show Details no 1.0+ 6.0+ 9.0+ 1.0+ no

RGBColor() : RGBColor

RGB code for a CSS color value.

Returns
RGBColor

Visibility
internal

Properties

Property Action IE Mozilla Netscape Opera Safari Chrome
blue : CSSPrimitiveValue
Amount of blue in the color.
Show Details no 1.0+ 6.0+ 9.0+ 1.0+ no
Availability

HTML DOM Level 2|W3C

green : CSSPrimitiveValue
Amount of green in the color.
Show Details no 1.0+ 6.0+ 9.0+ 1.0+ no
Availability

HTML DOM Level 2|W3C

red : CSSPrimitiveValue
Amount of red in the color.
Show Details no 1.0+ 6.0+ 9.0+ 1.0+ no
Availability

HTML DOM Level 2|W3C

Availability

HTML DOM Level 2|W3C

text_javascript aptana_docs