Attribute: COLOR
Sets the color for drawing lines, shapes or text. (To color a border around an element, use BORDERCOLOR.)
COLOR="r,g,b"
where each of the 3 values (red, green, blue) is in the range '0' to '100' percent,
or
COLOR="colname"
where 'colname' takes one of these values:
CYAN |
MAGENTA |
YELLOW |
BLACK |
RED |
GREEN |
BLUE |
WHITE |
Alternative spellings:
COLOUR="r,g,b"
COLOUR="colname"
To place the line, shape or text on a colored background, use FILL.
Links: