In RGB color space, #000012 hex color has a red value of 0, a green value of 0 and a blue value of 18.
In CMYK color space (used in color printing), #000012 hex color is composed of 100% cyan, 100% magenta, 0% yellow and 92.94% black.
#000012 color has a hue of 240 degrees, a saturation of 100% and a lightness of 3.5%.
#000012 hex color contains mainly BLUE.
The closest web safe color of #000012 is #000000
#000012 hex color has a decimal value of 18.
HEX | 000012 | #000012 |
---|---|---|
RGB | 0, 0, 18 | rgb(0, 0, 18) |
RGB Percent | 0, 0, 7.06 | rgb(0, 0, 7.06) |
CMYK | 100, 100, 0, 93 | |
HSL | 240°, 100, 3.5 | hsl(240, 100%, 3.5%) |
HSV | 240°, 100, 7.1 |
XYZ | 0.109, 0.044, 0.575 |
---|---|
Hunter Lab | 2.098, 5.605, -14.784 |
CIE-LAB | 0.397, 2.752, -7.539 |
CIE-LCH | 0.397, 8.026, 290.054 |
CIE-LUV | 100, 100, 0, 92.94 |
Web Safe | 000000 |
RGB percent of color #000012
CMYK percent of color #000012
Text with hexadecimal color #000012
This text has a font color of #000012
<p style="color:#000012">Text here</p>
#000012 Background Color
This box has a background color of #000012
<div style="background-color:#000012">Text here</div>
#000012 Border Color
This box has a border color of #000012
<div style="border: 4px solid #000012">Text here</div>
CSS codes
<p style="color:#000012">Text here</p>
<div style="background-color:#000012">Text here</div>
<div style="border: 4px solid #000012">Text here</div>
#000012 Color on white background
This is how a font and box color of #000012 will look
on a white background.
#000012 Color on black background
This is how a font and box color of #000012 hex color will look
on a black background.