Setting colours:
Background HTML code:
<PARAM NAME="TAB_BG" VALUE="255,255,255"> | |
VALUE="255,255,255" |
|
Label text HTML code:
<PARAM NAME="TAB_FG" VALUE="0,0,0"> | |
VALUE="0,0,0" |
|
Mouse-over colour HTML code:
<PARAM NAME="TAB_MOUSEOVER" VALUE="0,0,255"> | |
VALUE="255,0,0" |
|
Any colour may be achieved with a mix of either red, green or blue. Each colour ranges in value from 0 - 255.
Under "Programs" on your computer, there is a folder called "Accessories" - it is here that you will find the "Paint" or "Paint brush" tool. There is also a colour palette tool within MS Front Page and Paint Shop Pro - as in most of the commonly used paint programs.
To create custom colours: In the colour box at the bottom of the window, either double-click on the colour that you want to change or on the "Options" menu, click "Edit Colours".
When the colour palette is opened, there is a button at the bottom of the window called "Define custom colours". After clicking here, a new window will extend and on the bottom right hand side are the Red, Green and Blue colour value boxes (0 - 255) along with the Hue, Saturation and Luminescence value boxes.
Just select the values by numbers to mix the colours that you want to create, or scroll the vertical bar to the right of the colour spectrum. Your chosen colour will be displayed in the small box in the middle section at the bottom of the window along with the numerical value in the boxes.
When you have chosen the exact colour you want, simply click on "Add to custom colours" and it's there ready for use.
Example colour values:
WHITE | = | 255,255,255 |
BLACK | = | 0,0,0 |
BLUE | = | 0,0,255 |
RED | = | 255,0,0 |
GREEN | = | 0,255,0 |
YELLOW | = | 255,255,0 |