In RGB color space, #0c100c hex color has a red value of 12, a green value of 16 and a blue value of 12.
In CMYK color space (used in color printing), #0c100c hex color is composed of 25% cyan, 0% magenta, 25% yellow and 93.73% black.
#0c100c color has a hue of 120 degrees, a saturation of 14.29% and a lightness of 5.5%.
#0c100c hex color contains mainly GREEN.
The closest web safe color of #0c100c is #000000
#0c100c hex color has a decimal value of 790540.
HEX | 0c100c | #0c100c |
---|---|---|
RGB | 12, 16, 12 | rgb(12, 16, 12) |
RGB Percent | 4.71, 6.27, 4.71 | rgb(4.71, 6.27, 4.71) |
CMYK | 25, 0, 25, 94 | |
HSL | 120°, 14.29, 5.5 | hsl(120, 14.29%, 5.5%) |
HSV | 120°, 25, 6.3 |
XYZ | 0.403, 0.475, 0.418 |
---|---|
Hunter Lab | 6.892, -1.624, 1.228 |
CIE-LAB | 4.291, -1.986, 1.419 |
CIE-LCH | 4.291, 2.441, 144.454 |
CIE-LUV | 25, 0, 25, 93.73 |
Web Safe | 000000 |
RGB percent of color #0c100c
CMYK percent of color #0c100c
Text with hexadecimal color #0c100c
This text has a font color of #0c100c
<p style="color:#0c100c">Text here</p>
#0c100c Background Color
This box has a background color of #0c100c
<div style="background-color:#0c100c">Text here</div>
#0c100c Border Color
This box has a border color of #0c100c
<div style="border: 4px solid #0c100c">Text here</div>
CSS codes
<p style="color:#0c100c">Text here</p>
<div style="background-color:#0c100c">Text here</div>
<div style="border: 4px solid #0c100c">Text here</div>
#0c100c Color on white background
This is how a font and box color of #0c100c will look
on a white background.
#0c100c Color on black background
This is how a font and box color of #0c100c hex color will look
on a black background.