In RGB color space, #000a12 hex color has a red value of 0, a green value of 10 and a blue value of 18.
In CMYK color space (used in color printing), #000a12 hex color is composed of 100% cyan, 44.44% magenta, 0% yellow and 92.94% black.
#000a12 color has a hue of 206.7 degrees, a saturation of 100% and a lightness of 3.5%.
#000a12 hex color contains mainly BLUE.
The closest web safe color of #000a12 is #000000
#000a12 hex color has a decimal value of 2578.
HEX | 000a12 | #000a12 |
---|---|---|
RGB | 0, 10, 18 | rgb(0, 10, 18) |
RGB Percent | 0, 3.92, 7.06 | rgb(0, 3.92, 7.06) |
CMYK | 100, 44, 0, 93 | |
HSL | 206.7°, 100, 3.5 | hsl(206.7, 100%, 3.5%) |
HSV | 206.7°, 100, 7.1 |
XYZ | 0.218, 0.261, 0.611 |
---|---|
Hunter Lab | 5.109, -1.324, -3.515 |
CIE-LAB | 2.358, -1.232, -4.675 |
CIE-LCH | 2.358, 4.835, 255.237 |
CIE-LUV | 100, 44.44, 0, 92.94 |
Web Safe | 000000 |
RGB percent of color #000a12
CMYK percent of color #000a12
Text with hexadecimal color #000a12
This text has a font color of #000a12
<p style="color:#000a12">Text here</p>
#000a12 Background Color
This box has a background color of #000a12
<div style="background-color:#000a12">Text here</div>
#000a12 Border Color
This box has a border color of #000a12
<div style="border: 4px solid #000a12">Text here</div>
CSS codes
<p style="color:#000a12">Text here</p>
<div style="background-color:#000a12">Text here</div>
<div style="border: 4px solid #000a12">Text here</div>
#000a12 Color on white background
This is how a font and box color of #000a12 will look
on a white background.
#000a12 Color on black background
This is how a font and box color of #000a12 hex color will look
on a black background.