In RGB color space, #16000c hex color has a red value of 22, a green value of 0 and a blue value of 12.
In CMYK color space (used in color printing), #16000c hex color is composed of 0% cyan, 100% magenta, 45.45% yellow and 91.37% black.
#16000c color has a hue of 327.3 degrees, a saturation of 100% and a lightness of 4.3%.
#16000c hex color contains mainly RED.
The closest web safe color of #16000c is #000000
#16000c hex color has a decimal value of 1441804.
HEX | 16000c | #16000c |
---|---|---|
RGB | 22, 0, 12 | rgb(22, 0, 12) |
RGB Percent | 8.63, 0, 4.71 | rgb(8.63, 0, 4.71) |
CMYK | 0, 100, 45, 91 | |
HSL | 327.3°, 100, 4.3 | hsl(327.3, 100%, 4.3%) |
HSV | 327.3°, 100, 8.6 |
XYZ | 0.397, 0.197, 0.365 |
---|---|
Hunter Lab | 4.438, 8.199, -1.769 |
CIE-LAB | 1.779, 8.592, -2.153 |
CIE-LCH | 1.779, 8.858, 345.932 |
CIE-LUV | 0, 100, 45.45, 91.37 |
Web Safe | 000000 |
RGB percent of color #16000c
CMYK percent of color #16000c
Text with hexadecimal color #16000c
This text has a font color of #16000c
<p style="color:#16000c">Text here</p>
#16000c Background Color
This box has a background color of #16000c
<div style="background-color:#16000c">Text here</div>
#16000c Border Color
This box has a border color of #16000c
<div style="border: 4px solid #16000c">Text here</div>
CSS codes
<p style="color:#16000c">Text here</p>
<div style="background-color:#16000c">Text here</div>
<div style="border: 4px solid #16000c">Text here</div>
#16000c Color on white background
This is how a font and box color of #16000c will look
on a white background.
#16000c Color on black background
This is how a font and box color of #16000c hex color will look
on a black background.