HTML Color

From St. Louis Hackerspace Wiki

(Difference between revisions)
Jump to: navigation, search
(Created page with '{| !|Name !|Code |- ||Black ||{{Sfc|#000|#000}} |- ||Blue ||{{Sfc|#00f|#00f}} |- ||Green ||{{Sfc|#0f0|#0f0}} |- ||Cyan ||{{Sfc|#0ff|#0ff}} |- ||Red ||{{Sfc|#f00|#f00}} |- ||Magen...')
 
Line 1: Line 1:
 +
{{Stub}}
 +
{|
{|
!|Name
!|Name
Line 4: Line 6:
|-
|-
||Black
||Black
-
||{{Sfc|#000|#000}}
+
||{{Sfc|#000|{{tt|#000}}}}
|-
|-
||Blue
||Blue
-
||{{Sfc|#00f|#00f}}
+
||{{Sfc|#00f|{{tt|#00f}}}}
|-
|-
||Green
||Green
-
||{{Sfc|#0f0|#0f0}}
+
||{{Sfc|#0f0|{{tt|#0f0}}}}
|-
|-
||Cyan
||Cyan
-
||{{Sfc|#0ff|#0ff}}
+
||{{Sfc|#0ff|{{tt|#0ff}}}}
|-
|-
||Red
||Red
-
||{{Sfc|#f00|#f00}}
+
||{{Sfc|#f00|{{tt|#f00}}}}
|-
|-
||Magenta
||Magenta
-
||{{Sfc|#f0f|#f0f}}
+
||{{Sfc|#f0f|{{tt|#f0f}}}}
|-
|-
||Yellow
||Yellow
-
||{{Sfc|ff0|#ff0}}
+
||{{Sfc|ff0|{{tt|#ff0}}}}
|-
|-
||White
||White
-
||{{Sc|b=#000|f=#fff|c=#fff}}
+
||{{Sc|b=#000|f=#fff|c={{tt|#fff}}}}
 +
|-
 +
|}
 +
 
 +
{|
 +
|-
 +
||Value
 +
|style="{{dp|0px}}"|{{Sc|b=#000|f=#fff|c={{tt|#000}}}}
 +
|style="{{dp|0px}}"|{{Sc|b=#111|f=#eee|c={{tt|#111}}}}
 +
|style="{{dp|0px}}"|{{Sc|b=#222|f=#ddd|c={{tt|#222}}}}
 +
|style="{{dp|0px}}"|{{Sc|b=#333|f=#ccc|c={{tt|#333}}}}
 +
|style="{{dp|0px}}"|{{Sc|b=#444|f=#bbb|c={{tt|#444}}}}
 +
|style="{{dp|0px}}"|{{Sc|b=#555|f=#aaa|c={{tt|#555}}}}
 +
|style="{{dp|0px}}"|{{Sc|b=#666|f=#999|c={{tt|#666}}}}
 +
|style="{{dp|0px}}"|{{Sc|b=#777|f=#888|c={{tt|#777}}}}
 +
|style="{{dp|0px}}"|{{Sc|b=#888|f=#777|c={{tt|#888}}}}
 +
|style="{{dp|0px}}"|{{Sc|b=#999|f=#666|c={{tt|#999}}}}
 +
|style="{{dp|0px}}"|{{Sc|b=#aaa|f=#555|c={{tt|#aaa}}}}
 +
|style="{{dp|0px}}"|{{Sc|b=#bbb|f=#444|c={{tt|#bbb}}}}
 +
|style="{{dp|0px}}"|{{Sc|b=#ccc|f=#333|c={{tt|#ccc}}}}
 +
|style="{{dp|0px}}"|{{Sc|b=#ddd|f=#222|c={{tt|#ddd}}}}
 +
|style="{{dp|0px}}"|{{Sc|b=#eee|f=#111|c={{tt|#eee}}}}
 +
|style="{{dp|0px}}"|{{Sc|b=#fff|f=#000|c={{tt|#fff}}}}
|-
|-
|}
|}

Current revision as of 01:48, 26 March 2010

Stub
This article is incomplete and could use your help with finishing it.
Name Code
Black #000
Blue #00f
Green #0f0
Cyan #0ff
Red #f00
Magenta #f0f
Yellow #ff0
White #fff
Value #000 #111 #222 #333 #444 #555 #666 #777 #888 #999 #aaa #bbb #ccc #ddd #eee #fff
Personal tools