Specifying color=#rrggbb sets the color of the font. The background
color is set by bgcolor=#rrggbb.
The color is specified by six hexadecimal digits. Hex digits are base 16 digits: 0, 1, 2, ...9, a, b, c, d, e, f. "a" (or "A") is ten, "b" is eleven, ..., "f" is fifteen. Hex "10" is sixteen.
Each of the three monitor colors, red, green and blue, is specified by a
two-digit number, from zero (
White (all colors maximum) is
Dark colors use very low numbers. For example, this popup's borders are a mix
of a bit of blue (60) and half as much red (30):
Light colors use high numbers. The backgound of the text in this popup is
cyan (
|
pop-color.html © 2007, Martin Rinehart