In RGB color space, #000f12 hex color has a red value of 0, a green value of 15 and a blue value of 18.
In CMYK color space (used in color printing), #000f12 hex color is composed of 100% cyan, 16.67% magenta, 0% yellow and 92.94% black.
#000f12 color has a hue of 190 degrees, a saturation of 100% and a lightness of 3.5%.
#000f12 hex color contains mainly BLUE.
The closest web safe color of #000f12 is #000000
#000f12 hex color has a decimal value of 3858.
HEX | 000f12 | #000f12 |
---|---|---|
RGB | 0, 15, 18 | rgb(0, 15, 18) |
RGB Percent | 0, 5.88, 7.06 | rgb(0, 5.88, 7.06) |
CMYK | 100, 17, 0, 93 | |
HSL | 190°, 100, 3.5 | hsl(190, 100%, 3.5%) |
HSV | 190°, 100, 7.1 |
XYZ | 0.28, 0.385, 0.632 |
---|---|
Hunter Lab | 6.205, -2.803, -1.696 |
CIE-LAB | 3.478, -3.52, -3.044 |
CIE-LCH | 3.478, 4.654, 220.852 |
CIE-LUV | 100, 16.67, 0, 92.94 |
Web Safe | 000000 |
RGB percent of color #000f12
CMYK percent of color #000f12
Text with hexadecimal color #000f12
This text has a font color of #000f12
<p style="color:#000f12">Text here</p>
#000f12 Background Color
This box has a background color of #000f12
<div style="background-color:#000f12">Text here</div>
#000f12 Border Color
This box has a border color of #000f12
<div style="border: 4px solid #000f12">Text here</div>
CSS codes
<p style="color:#000f12">Text here</p>
<div style="background-color:#000f12">Text here</div>
<div style="border: 4px solid #000f12">Text here</div>
#000f12 Color on white background
This is how a font and box color of #000f12 will look
on a white background.
#000f12 Color on black background
This is how a font and box color of #000f12 hex color will look
on a black background.