To specify a color in HTML, use the RGB triplet or color name. RGB triplets work in the widest range of browsers. So you might want to stick with those. Place a pound sign (#) in front of the triplet, and enclose it all in quotes. For example, the tag below makes the background color of the page Aliceblue:
<body bgcolor="#F0F8FF">
I have several tools to help you choose and define colors, as listed below:
|