Difference between revisions of "Directory:HTML Color Codes"

MyWikiBiz, Author Your Legacy — Thursday May 02, 2024
Jump to navigationJump to search
(this is a good idea)
 
Line 35: Line 35:
 
<br>
 
<br>
 
'''Like how this page looks? It's easy to beautify your centiare listing, wikipedia user page, or even your own personal wiki with a few simple code instructions.'''  
 
'''Like how this page looks? It's easy to beautify your centiare listing, wikipedia user page, or even your own personal wiki with a few simple code instructions.'''  
 +
|}
 +
 +
{| width="65%" cellpadding="5" cellspacing="10" style="background:#ffffcc; border-style:solid; border-width:2px; border-color: #cccccc"
 +
| width="55%" valign="top" style="padding: 0; margin:0;" |
 +
<div style="float:right; width:100%">
 +
==The Basics==
 +
Every HTML color is a six digit stream of letters and numbers that corrresponds to one of 256 colors spanning the color spectrum.
 +
<center>
 +
For instance the html color code ''000000'' yields a ''pitch black'' -
 +
<center>
 +
{| width="100%" cellpadding="5" cellspacing="10" style="background:#000000; border-style:solid; border-width:2px; border-color: #cccccc"
 +
| width="55%" valign="top" style="padding: 0; margin:0;" |
 +
<div style="float:right; width:100%">
 +
<br>
 +
<br>
 +
|}
 +
<center>
 +
Conversely the code ''FFFFFF'' makes a ''stark white'' -
 +
</center>
 +
{| width="100%" cellpadding="5" cellspacing="10" style="background:#FFFFFF; border-style:solid; border-width:2px; border-color: #cccccc"
 +
| width="55%" valign="top" style="padding: 0; margin:0;" |
 +
<div style="float:right; width:100%">
 +
<br>
 +
<br>
 +
|}
 +
<center>
 +
To mix it up a bit the code ''FF0000'' gives you a ''light red'' -
 +
<center>
 +
{| width="100%" cellpadding="5" cellspacing="10" style="background:#FF0000; border-style:solid; border-width:2px; border-color: #cccccc"
 +
| width="55%" valign="top" style="padding: 0; margin:0;" |
 +
<div style="float:right; width:100%">
 +
<br>
 +
<br>
 +
|}
 +
And the code ''99FF99'' is a ''sea foam green'' -
 +
{| width="100%" cellpadding="5" cellspacing="10" style="background:#99FF99; border-style:solid; border-width:2px; border-color: #cccccc"
 +
| width="55%" valign="top" style="padding: 0; margin:0;" |
 +
<div style="float:right; width:100%">
 +
<br>
 +
<br>
 +
|}
 
|}
 
|}

Revision as of 15:27, 29 April 2007

HTML Code Codes
SloganThe Color Code Resource
Type [[Company_Type:=Private|Private]]
Founded [[Year_Started:=2007|2007]]
FounderGarrett Minks
Headquarters Template:Country data US [[City:=Houston|Houston]], [[State_Name:=Texas|Texas]], [[Country_Name:=United States|USA]]
Key people[[Key_Person1:=Garrett Minks|Garrett Minks]], CEO
IndustryWeb Reference
RevenueGreen Arrow Up.svg US$4 hundred (2007)
Operating incomeStraight Line Steady.svg US$4 hundred (2007)
Net incomeStraight Line Steady.svg US$4 hundred (2007)
Employees1 (2007)
OwnerGarrett Minks
Contact Lawyer Central
22415 Water Edge Lane
Katy TX  US  77494
832.643.8266
[mailto:garrettminks@gmail.com Email]
Reference Year End: 12/31
NAICS:51611
Entity: [[Entity_Type:=Sole proprietor|Sole]]
HTML Color Codes is the definative listing on the internet for every html color related and client of Page Creations
Sharethis
<sharethis />

<embed> <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> </script> <script type="text/javascript"> _uacct = "UA-1465794-1"; urchinTracker(); </script> </embed>

HTML Color Codes is a wonderful internet resource that tells you ever thing you would ever need to know about HTML Colors at the amateur and professional web design levels. Our specialty is maximizing wikibased pages to show their full potential.

Like how this page looks? It's easy to beautify your centiare listing, wikipedia user page, or even your own personal wiki with a few simple code instructions.

The Basics

Every HTML color is a six digit stream of letters and numbers that corrresponds to one of 256 colors spanning the color spectrum.

For instance the html color code 000000 yields a pitch black -



Conversely the code FFFFFF makes a stark white -



To mix it up a bit the code FF0000 gives you a light red -



And the code 99FF99 is a sea foam green -