|
There are a range of pre-defined colours (colors) which can be refered to by name, hexadecimal value, or RGB (Red Green and Blue) values and can be used to determine the colours on a web page.
The hexadecimal name for a colour starts with a '#' and is followed by a six numbers and characters. The first two characters after the hash refer to the red component of the colour, the second two characters refer to the green component and the third set of two characters refers to the red component.
The predefined colours can be refered to by name or hexadecimal value.
Refer to the hues chart for a wider range of colours.
|