WebSafeColors :: Lookup and retrieve colors of the Web Safe palette

Posted by on 27 January 2009

This class has a built-in database of information about all the colors of the so called ‘Web Safe’ palette. It can lookup the palette to determine whether a given color is web safe or not.
It can also return the RGB components of a web safe color in decimal or hexadecimal representation. It can also lookup a web safe color by name.  Currently the web safe palette built in the class has a database of 140 colors that can be changed if necessary.

Download:

416 Responses to WebSafeColors :: Lookup and retrieve colors of the Web Safe palette

Leave a Reply