INSTRUCTIONS
This Color Display Program is VERY user-friendly and at the same time quite powerful. It can display ALL the 16,777,216 possible colors from “000000” through “FFFFFF”. However, only the background color changes.
To change the background color and the text go to:
Rows 1 & 2 control the amount of RED, rows 3 & 4 GREEN and rows 5 & 6 BLUE.
Rows 1, 3 and 5 are the “coarse” controls and rows 2, 4 and 6 are for “fine” adjustments. Each change of the “coarse” row equals the entire length of a “fine” adjustment row.
3) With EVERY color change, the left output box will display the six digit “hex value” of that color and the right box displays the decimal value.
For example, the value for red is “FF 00 00” in hex and 255 0 0 in decimal.
But enough talk – you’ll learn quickly just by doing.
Have fun finding new colors and color combinations.