In RGB color space, #000d12 hex color has a red value of 0, a green value of 13 and a blue value of 18.
In CMYK color space (used in color printing), #000d12 hex color is composed of 100% cyan, 27.78% magenta, 0% yellow and 92.94% black.
#000d12 color has a hue of 196.7 degrees, a saturation of 100% and a lightness of 3.5%.
#000d12 hex color contains mainly BLUE.
The closest web safe color of #000d12 is #000000
#000d12 hex color has a decimal value of 3346.
HEX | 000d12 | #000d12 |
---|---|---|
RGB | 0, 13, 18 | rgb(0, 13, 18) |
RGB Percent | 0, 5.1, 7.06 | rgb(0, 5.1, 7.06) |
CMYK | 100, 28, 0, 93 | |
HSL | 196.7°, 100, 3.5 | hsl(196.7, 100%, 3.5%) |
HSV | 196.7°, 100, 7.1 |
XYZ | 0.253, 0.332, 0.623 |
---|---|
Hunter Lab | 5.762, -2.246, -2.377 |
CIE-LAB | 2.999, -2.563, -3.74 |
CIE-LCH | 2.999, 4.534, 235.577 |
CIE-LUV | 100, 27.78, 0, 92.94 |
Web Safe | 000000 |
RGB percent of color #000d12
CMYK percent of color #000d12
Text with hexadecimal color #000d12
This text has a font color of #000d12
<p style="color:#000d12">Text here</p>
#000d12 Background Color
This box has a background color of #000d12
<div style="background-color:#000d12">Text here</div>
#000d12 Border Color
This box has a border color of #000d12
<div style="border: 4px solid #000d12">Text here</div>
CSS codes
<p style="color:#000d12">Text here</p>
<div style="background-color:#000d12">Text here</div>
<div style="border: 4px solid #000d12">Text here</div>
#000d12 Color on white background
This is how a font and box color of #000d12 will look
on a white background.
#000d12 Color on black background
This is how a font and box color of #000d12 hex color will look
on a black background.