In RGB color space, #000b12 hex color has a red value of 0, a green value of 11 and a blue value of 18.
In CMYK color space (used in color printing), #000b12 hex color is composed of 100% cyan, 38.89% magenta, 0% yellow and 92.94% black.
#000b12 color has a hue of 203.3 degrees, a saturation of 100% and a lightness of 3.5%.
#000b12 hex color contains mainly BLUE.
The closest web safe color of #000b12 is #000000
#000b12 hex color has a decimal value of 2834.
HEX | 000b12 | #000b12 |
---|---|---|
RGB | 0, 11, 18 | rgb(0, 11, 18) |
RGB Percent | 0, 4.31, 7.06 | rgb(0, 4.31, 7.06) |
CMYK | 100, 39, 0, 93 | |
HSL | 203.3°, 100, 3.5 | hsl(203.3, 100%, 3.5%) |
HSV | 203.3°, 100, 7.1 |
XYZ | 0.229, 0.283, 0.615 |
---|---|
Hunter Lab | 5.32, -1.626, -3.13 |
CIE-LAB | 2.556, -1.638, -4.389 |
CIE-LCH | 2.556, 4.685, 249.534 |
CIE-LUV | 100, 38.89, 0, 92.94 |
Web Safe | 000000 |
RGB percent of color #000b12
CMYK percent of color #000b12
Text with hexadecimal color #000b12
This text has a font color of #000b12
<p style="color:#000b12">Text here</p>
#000b12 Background Color
This box has a background color of #000b12
<div style="background-color:#000b12">Text here</div>
#000b12 Border Color
This box has a border color of #000b12
<div style="border: 4px solid #000b12">Text here</div>
CSS codes
<p style="color:#000b12">Text here</p>
<div style="background-color:#000b12">Text here</div>
<div style="border: 4px solid #000b12">Text here</div>
#000b12 Color on white background
This is how a font and box color of #000b12 will look
on a white background.
#000b12 Color on black background
This is how a font and box color of #000b12 hex color will look
on a black background.