Object: RGBColor
The RGBColor object represents an RGB color value.
The RGBColor object contains three properties, each of which specifies the value for a different color channel for the overall color. Valid color channel values can be either a numerical value between 0 and 255, or a percentage between 0% and 100%, although values outside of those ranges are not clipped.
RGBColor properties
Next topic:
Object: StyleSheet
Previous topic: Rect properties