Graphics: WebSafeColors.inc.php
Er. Rochak Chauhan (contact me)
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.
Click here for detailed information about this class on phpclasses.org