Color Attribute | Color Property
Sets or retrieves the value of the color applied with the filter.
Syntax
HTML Scripting
Possible Values
sColor String that specifies or receives the color value. The property is read/write. The property has no default value.
Remarks
Color is expressed in #RRGGBB format, where RR is the red hexadecimal value, GG is the green hexadecimal value, and BB is the blue hexadecimal value.
For more information about the range of color values supported by Microsoft Internet Explorer 4.0 and later, see the Color Table.
Applies To
Shadow