Difference between revisions of "Directory:HTML Color Codes"

MyWikiBiz, Author Your Legacy — Thursday May 02, 2024
Jump to navigationJump to search
(Removing runaway script)
 
(13 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| width="100%" cellpadding="5" cellspacing="10" style="background:#AEFF7F; border-style:solid; border-width:2px; border-color: #cccccc"
+
{{Page Creations}}
| width="55%" valign="top" style="padding: 0; margin:0;" |
 
<div style="float:right; width:100%">
 
__NOTOC__
 
{| align=right
 
|-
 
|
 
 
{{Infobox_Company Share
 
{{Infobox_Company Share
 
|  company_name  = [[Company_Name:=HTML Code Codes]]
 
|  company_name  = [[Company_Name:=HTML Code Codes]]
Line 18: Line 12:
 
industry    = [[NAICS_Code1_Title:=Web Reference|Web Reference]]|
 
industry    = [[NAICS_Code1_Title:=Web Reference|Web Reference]]|
 
  products    = |
 
  products    = |
  revenue    = {{profit}} [[United States dollar|US$]][[Revenues:=400|4 hundred]] (2007) |
+
  revenue    = |
  operating_income = {{steady}} [[United States dollar|US$]]4 hundred (2007)|
+
  operating_income = |
  net_income    = {{steady}} [[United States dollar|US$]][[Net Income:=400|4 hundred]] (2007) |
+
  net_income    = |
 
  num_employees = [[Employees:=1|1]] (2007) |
 
  num_employees = [[Employees:=1|1]] (2007) |
 
  parent = |
 
  parent = |
 
  subsid    = |
 
  subsid    = |
 
  owner = [[Has Page Owner::Directory:Garrett Minks|Garrett Minks]] |
 
  owner = [[Has Page Owner::Directory:Garrett Minks|Garrett Minks]] |
  contact = [[Legal_Name:=Lawyer Central]]<br>[[Address:=22415 Water Edge Lane]]<br>Katy [[State_Code:=TX]]&nbsp; [[Country_Code:=US]]&nbsp; [[Zip:=77494]]<br>[[Phone:=832.643.8266]]<br>[[Email:=garrettminks@gmail.com|[mailto:garrettminks@gmail.com Email]]]|
+
  contact = [[[Email:=garrettminks@gmail.com|[mailto:garrettminks@gmail.com Email]]]|
 
  reference = [[Year End]]: [[Year End:=1231|12/31]]<br>[[NAICS]]:[[NAICS_Code1:=51611]]<br>[[Entity Type|Entity]]: [[Entity_Type:=Sole proprietor|[[Sole Proprietor|Sole]]]]|
 
  reference = [[Year End]]: [[Year End:=1231|12/31]]<br>[[NAICS]]:[[NAICS_Code1:=51611]]<br>[[Entity Type|Entity]]: [[Entity_Type:=Sole proprietor|[[Sole Proprietor|Sole]]]]|
  footnotes = '''HTML Color Codes''' is [[Client Description:=the definative listing on the internet for every html color related]] and client of [[Client Of::Directory:Page Creations|Page Creations]]
+
  footnotes = '''HTML Color Codes''' is [[Client Description:=an HTML color code resource]] and client of [[Client Of::Directory:Page Creations|Page Creations]]
 
}}
 
}}
{| width="65%" cellpadding="5" cellspacing="10" style="background:#ffffcc; border-style:solid; border-width:3px; border-color: #cccccc"
 
| width="55%" valign="top" style="padding: 0; margin:0;" |
 
<div style="float:right; width:100%">
 
'''[[Keyword:=HTML Color Codes|HTML Color Codes]] is a wonderful internet resource that tells you ever thing you would ever need to know about [[Keyword:=HTML colors|HTML Colors]] at the amateur and professional web design levels. Our specialty is maximizing wikibased pages to show their full potential.'''
 
<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.'''
 
|}
 
  
{| width="65%" cellpadding="5" cellspacing="10" style="background:#ffffcc; border-style:solid; border-width:2px; border-color: #cccccc"
+
'''[[Keyword:=HTML Color Codes|HTML Color Codes]]''' is an online resource that lists the basics of [[Keyword:=HTML colors|HTML Colors]] colors for web design.
| width="55%" valign="top" style="padding: 0; margin:0;" |
+
 
<div style="float:right; width:100%">
+
==Color List==
 +
[[Image:Html color chart.gif]]
 +
[[Image:Html color chart2.gif]]
 +
 
 
==The Basics==
 
==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.
 
Every HTML color is a six digit stream of letters and numbers that corrresponds to one of 256+ colors spanning the color spectrum.
Line 46: Line 35:
 
For instance the html color code ''000000'' yields a ''pitch black'' -
 
For instance the html color code ''000000'' yields a ''pitch black'' -
 
<center>
 
<center>
{| width="100%" cellpadding="5" cellspacing="10" style="background:#000000; border-style:solid; border-width:2px; border-color: #cccccc"
+
{{black}}
| width="55%" valign="top" style="padding: 0; margin:0;" |
 
<div style="float:right; width:100%">
 
 
<br>
 
<br>
 
<br>
 
<br>
Line 55: Line 42:
 
Conversely the code ''FFFFFF'' makes a ''stark white'' -  
 
Conversely the code ''FFFFFF'' makes a ''stark white'' -  
 
</center>
 
</center>
{| width="100%" cellpadding="5" cellspacing="10" style="background:#FFFFFF; border-style:solid; border-width:2px; border-color: #cccccc"
+
{{white}}
| width="55%" valign="top" style="padding: 0; margin:0;" |
 
<div style="float:right; width:100%">
 
 
<br>
 
<br>
 
<br>
 
<br>
 
|}
 
|}
 
<center>
 
<center>
To mix it up a bit the code ''FF0000'' gives you a ''light red'' -
+
To mix it up a bit the code ''FF0000'' gives you a ''dark red'' -
 
<center>
 
<center>
{| width="100%" cellpadding="5" cellspacing="10" style="background:#FF0000; border-style:solid; border-width:2px; border-color: #cccccc"
+
{{red}}
| width="55%" valign="top" style="padding: 0; margin:0;" |
 
<div style="float:right; width:100%">
 
 
<br>
 
<br>
 
<br>
 
<br>
 
|}
 
|}
 
And the code ''99FF99'' is a ''sea foam green'' -
 
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"
+
{{Sea Foam}}
| width="55%" valign="top" style="padding: 0; margin:0;" |
 
<div style="float:right; width:100%">
 
 
<br>
 
<br>
 
<br>
 
<br>
 
|}
 
|}
|}
 
{| width="100%" 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 Master Color Code Mixer==
 
Site Pro Central Offers an amazing HTML mixing extension that renders seemingly endless color combinations.
 
<center>
 
<embed>
 
<IFRAME src=http://www.siteprocentral.com/html_color_code.html width="775" height="600"
 
scrolling="auto"></IFRAME>
 
</embed>
 
</center>
 
==Color List==
 
<center>
 
[[Image:Html color chart.gif]]
 
</center>
 
<center>
 
[[Image:Html color chart2.gif]]
 
</center>
 

Latest revision as of 03:31, 29 July 2011

This listing was created by Garrett Minks and is a service of Wiki Page Creations. For any questions, concerns, or other technical matters please discuss Here.
Page Creations Clientele

Nathaniel Lande Andrew Lande SonicSwap Playa Casa Foundation Strategies College For All Strategic Business Partners Red Bus Windshield Repair Law Firm of James Novak My Houston Sprinkler Career Advice at MyTalentPlace Bunnies of London

<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> <embed><meta name="google-site-verification" content="toTg44fT--2S316skb_1o9xcO2DmcXYMLNhs7kZVnv8" /></embed>

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
Employees1 (2007)
OwnerGarrett Minks
Contact [[[Email:=garrettminks@gmail.com|Email]]
Reference Year End: 12/31
NAICS:51611
Entity: [[Entity_Type:=Sole proprietor|Sole]]
HTML Color Codes is an HTML color code resource 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 an online resource that lists the basics of HTML Colors colors for web design.

Color List

Html color chart.gif Html color chart2.gif

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 dark red -



And the code 99FF99 is a sea foam green -