500+ Named Colours With RGB and Hex Values
500+ Named Colours With RGB and Hex Values
COLOURS : Web-Safe: Diagram | Table | By Hue | Web-Smart Colours | Other Colours: Named | 500+ | Links
N.B.
500+ Colours A JavaScript enabled
browser is required to view
this page.
This page lists over 500 colours by colour name, Hex value, RGB value and Microsoft Access code number.
You cannot specify these colours in HTML and CSS by their colour name but you can use their RGB hexadecimal value, eg:
<font color="#800080">
and in CSS you can also use their RGB decimal values, eg:
P { rgb(128,0,128); }
For details of colour names you can use in your HTML and CSS code, see the section on named colours. (Colours marked
with an asterisk* are included in the VGA colour set).
To view a colour in more detail, click the colour's name in the third column. The background will change to this colour
and you will be able to see how the colour appears in relation to other colours in the list.
To return to a white background, just click the refresh button on your browser.