In RGB color space, #0c100b hex color has a red value of 12, a green value of 16 and a blue value of 11.
In CMYK color space (used in color printing), #0c100b hex color is composed of 25% cyan, 0% magenta, 31.25% yellow and 93.73% black.
#0c100b color has a hue of 108 degrees, a saturation of 18.52% and a lightness of 5.3%.
#0c100b hex color contains mainly GREEN.
The closest web safe color of #0c100b is #000000
#0c100b hex color has a decimal value of 790539.
HEX | 0c100b | #0c100b |
---|---|---|
RGB | 12, 16, 11 | rgb(12, 16, 11) |
RGB Percent | 4.71, 6.27, 4.31 | rgb(4.71, 6.27, 4.31) |
CMYK | 25, 0, 31, 94 | |
HSL | 108°, 18.52, 5.3 | hsl(108, 18.52%, 5.3%) |
HSV | 108°, 31.3, 6.3 |
XYZ | 0.397, 0.473, 0.387 |
---|---|
Hunter Lab | 6.877, -1.732, 1.478 |
CIE-LAB | 4.273, -2.154, 1.831 |
CIE-LCH | 4.273, 2.827, 139.634 |
CIE-LUV | 25, 0, 31.25, 93.73 |
Web Safe | 000000 |
RGB percent of color #0c100b
CMYK percent of color #0c100b
Text with hexadecimal color #0c100b
This text has a font color of #0c100b
<p style="color:#0c100b">Text here</p>
#0c100b Background Color
This box has a background color of #0c100b
<div style="background-color:#0c100b">Text here</div>
#0c100b Border Color
This box has a border color of #0c100b
<div style="border: 4px solid #0c100b">Text here</div>
CSS codes
<p style="color:#0c100b">Text here</p>
<div style="background-color:#0c100b">Text here</div>
<div style="border: 4px solid #0c100b">Text here</div>
#0c100b Color on white background
This is how a font and box color of #0c100b will look
on a white background.
#0c100b Color on black background
This is how a font and box color of #0c100b hex color will look
on a black background.