Difference between revisions of "Color code"
Jump to navigation
Jump to search
JohnFraiser (talk | contribs) |
|||
| Line 21: | Line 21: | ||
|#ff00ff | |#ff00ff | ||
|style="background:#ffff00"| | |style="background:#ffff00"| | ||
| − | |#ffff00 | + | |#ffff00 |
|- | |- | ||
|style="background:#00ffff"| | |style="background:#00ffff"| | ||
Revision as of 00:02, December 13, 2009
Color codes are used in HTML to display colors. Each color is represented with a 6 digit hexadecimal number (base 16). The table below provides a list of the color codes that are supported by all major browsers.
| #ff0000 | #00ff00 | ||
| #0000ff | #000000 | ||
| #ffffff (white) | #ff0070 | ||
| #ff00ff | #ffff00 | ||
| #00ffff | #0090ff | ||
| #f75431 | #606060 | ||
| #C0C000 | #C000C0 | ||
| #305030 | #006060 | ||
| #801060 | #932229 | ||
| #C00000 | #C0C0C0 | ||
| #705030 | #789820 |
FONT COLOR #806000
External links
Charts
- Color code
- Color code 216 web color codes.
- HTML color codes and names
- HTML Color Picker
- Complete HTML True Color Chart
