In RGB color space, #000c12 hex color has a red value of 0, a green value of 12 and a blue value of 18.
In CMYK color space (used in color printing), #000c12 hex color is composed of 100% cyan, 33.33% magenta, 0% yellow and 92.94% black.
#000c12 color has a hue of 200 degrees, a saturation of 100% and a lightness of 3.5%.
#000c12 hex color contains mainly BLUE.
The closest web safe color of #000c12 is #000000
#000c12 hex color has a decimal value of 3090.
HEX | 000c12 | #000c12 |
---|---|---|
RGB | 0, 12, 18 | rgb(0, 12, 18) |
RGB Percent | 0, 4.71, 7.06 | rgb(0, 4.71, 7.06) |
CMYK | 100, 33, 0, 93 | |
HSL | 200°, 100, 3.5 | hsl(200, 100%, 3.5%) |
HSV | 200°, 100, 7.1 |
XYZ | 0.241, 0.307, 0.619 |
---|---|
Hunter Lab | 5.541, -1.932, -2.745 |
CIE-LAB | 2.773, -2.081, -4.073 |
CIE-LCH | 2.773, 4.574, 242.936 |
CIE-LUV | 100, 33.33, 0, 92.94 |
Web Safe | 000000 |
RGB percent of color #000c12
CMYK percent of color #000c12
Text with hexadecimal color #000c12
This text has a font color of #000c12
<p style="color:#000c12">Text here</p>
#000c12 Background Color
This box has a background color of #000c12
<div style="background-color:#000c12">Text here</div>
#000c12 Border Color
This box has a border color of #000c12
<div style="border: 4px solid #000c12">Text here</div>
CSS codes
<p style="color:#000c12">Text here</p>
<div style="background-color:#000c12">Text here</div>
<div style="border: 4px solid #000c12">Text here</div>
#000c12 Color on white background
This is how a font and box color of #000c12 will look
on a white background.
#000c12 Color on black background
This is how a font and box color of #000c12 hex color will look
on a black background.