List of HTML and CSS color codes
This page provides a list of HTML and CSS most used color hexadecimal codes for web developers.
HTML colors can be defined as a hexadecimal triplets of Red, Green, and Blue color values (RGB). For example, in the the color green, the color code is #00FF00, which is 0 (hex #00) red, 255 green (hex #FF), and 0 blue.
(more…)
Thursday, January 10th, 2008