html   intro |  html |  css |  design |  scripting |  dhtml |  server 

Intro
> HTML Tutorial
> Your First Web Page
> Backgrounds & Link Colors
> Formatting Text
Images
> Adding Images
> Aligning Images
> Linking & Bordering Images
Tables
> Tables
> Table Attributes
> Table Cell Spanning
> Table Tips
Forms
> Forms
> Form Elements
> Form Submit Buttons
Frames
> Frames
Web Colors
> Web Colors
> Web Color Table
> Web Color Names
> Web Color Calculator

Web Colors

This page covers:
      Brief Web Color Overview
      Web Safe Color Table
      Web Color Names Table
      Color Convertor Calculator

Very Brief Overview

There are 216 web safe colors. These colors are considered web safe because all browsers have these 216 colors in common. Use the Web Safe Color Table to pick the colors you want to use for your background, text, links, borders, etc. There are also 16 colors you can reference by name instead of value on the Web Color Names Table. Or if you already have a color picked out that you want to use, the calculator below can convert your RGB values into the appropriate HTML code.

Note: HTML color codes are hexadecimal numbers (base 16). RGB color values are base 10 numbers. RGB stands for red, green, blue. Values for each of these three colors range from 0-255. 0 = none, 255 = max. So the RGB value for Red would be 255,0,0 because red would be at its max and the other 2 colors would be absent.

RGB <--> Hex Calculator
Enter the RGB or Hex (web) values below to convert:
Red: Green: Blue:
RGB to Hex/Web Hex/Web to RGB



Next Page: Web Color Table
Previous Page: Frames
 
hardCoder.com © 1999-2011. all rights reserved. // site created and maintained by kathy ahn