Archive for the ‘web design’ Category

Shades of gray HTML and CSS color codes

Gray colors are defined using an equal amount of power to all of the light sources. For all gray colors Red, Green, and Blue color values in RGB representation are equal.

The following list shows some shades of gray ranging from black to white. Names are shown for some well known and commonly used gray colors. (more…)

Sunday, September 28th, 2008

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


Recent Posts

Recent Comments

Tags