The Hexagonal what?

The Hexagonal what?

Hexagonal values. We call it the hexcode. In html you can't usually write the name of a color in order to get it. You have to use the hexcode (hex means six). So if you wanted to make the background of your website red (I don't suggest it) then you would write the following:

<body bgcolor="#ff0000">

Hence the name the hexcode consists of six letters and/or numbers. In it the following charackters: f, b, c, 0, 1, 3, 6, and 9. Before the hexcode you must put a number sign before it (#).

Here is a list of some of them:

#ff0000 is

#003300 is

#006600 is

#009900 is

#336699 is

#cccff0 is

#cccccc is

And more are coming soon!

Back to the homepage 1

Hosted by www.Geocities.ws