In RGB color space, #12000f hex color has a red value of 18, a green value of 0 and a blue value of 15.
In CMYK color space (used in color printing), #12000f hex color is composed of 0% cyan, 100% magenta, 16.67% yellow and 92.94% black.
#12000f color has a hue of 310 degrees, a saturation of 100% and a lightness of 3.5%.
#12000f hex color contains mainly RED.
The closest web safe color of #12000f is #000000
#12000f hex color has a decimal value of 1179663.
HEX | 12000f | #12000f |
---|---|---|
RGB | 18, 0, 15 | rgb(18, 0, 15) |
RGB Percent | 7.06, 0, 5.88 | rgb(7.06, 0, 5.88) |
CMYK | 0, 100, 17, 93 | |
HSL | 310°, 100, 3.5 | hsl(310, 100%, 3.5%) |
HSV | 310°, 100, 7.1 |
XYZ | 0.336, 0.163, 0.466 |
---|---|
Hunter Lab | 4.037, 7.79, -4.017 |
CIE-LAB | 1.472, 7.417, -4.127 |
CIE-LCH | 1.472, 8.488, 330.907 |
CIE-LUV | 0, 100, 16.67, 92.94 |
Web Safe | 000000 |
RGB percent of color #12000f
CMYK percent of color #12000f
Text with hexadecimal color #12000f
This text has a font color of #12000f
<p style="color:#12000f">Text here</p>
#12000f Background Color
This box has a background color of #12000f
<div style="background-color:#12000f">Text here</div>
#12000f Border Color
This box has a border color of #12000f
<div style="border: 4px solid #12000f">Text here</div>
CSS codes
<p style="color:#12000f">Text here</p>
<div style="background-color:#12000f">Text here</div>
<div style="border: 4px solid #12000f">Text here</div>
#12000f Color on white background
This is how a font and box color of #12000f will look
on a white background.
#12000f Color on black background
This is how a font and box color of #12000f hex color will look
on a black background.