![Picture of Phil Picture of Phil](/picture/user/185484.jpg)
Phil - 2005-06-09 11:08:10
First off, your class is adiquate, however, it stores all the values twice for now known reason.
Conversions between HEX and RGB values can be easily done in your own code. Store the colour code once and convert on demand.
However, my biggest question. Is it possible to pass a HEX or INT value of a colour, and match the nearest websafe colour.