"); win.document.write("
"); win.document.write(""); win.document.write("
"); win.document.write("
Hosted by www.Geocities.ws

"); break; } } if(!Found) alert("Sorry, the colour '" + Item + "' is not listed in the " + "database."); } function reverseDatabase() { var Found = false var Item = document.forms[1].color.value for(Count = 1; Count <= Idx[0]; Count ++) { if(Item == Data[Count]) { Found = true; document.forms[1].result.value = Idx[Count] break; } } if(!Found) document.forms[1].result.value = "No such Hex"; } function viewReverse() { if(!(document.forms[1].color.value) ) { alert("Sorry, no colour value specified."); } else { color = document.forms[1].color.value win1 = window.open("","DisplayWindow","toolbar=no,width=300,height=200,directories=no,status=no,scrollbars=no,resize=no,menubar=no"); win1.document.write(""); win1.document.write("
"); win1.document.write("
"); win1.document.write(""); win1.document.write("
Hosted by www.Geocities.ws

"); } } // Cloaking Device Disabled --> Colour Reference Database "); // -->

Forward and Reverse Colour Code Lookup

Simply enter a colour name into the textbox below.
Hit 'Submit' to bring up an alert window with the hex value for the colour (if it exists in the database).
Click 'OK' to bring up a small window with its background in the colour you requested.
Please input a colour:�


Enter a hex value in the textbox, without the "#" symbols. Any letter values must be in uppercase.
Hit 'Submit' to display the colour name in the box below (if it exists in the database).
Click 'View' to bring up a small window with its background in the colour you requested.
Please input a hex value:�

Result


Browser safe colours can be seen here.
Hosted by www.Geocities.ws

1