In RGB color space, #0c100d hex color has a red value of 12, a green value of 16 and a blue value of 13.
In CMYK color space (used in color printing), #0c100d hex color is composed of 25% cyan, 0% magenta, 18.75% yellow and 93.73% black.
#0c100d color has a hue of 135 degrees, a saturation of 14.29% and a lightness of 5.5%.
#0c100d hex color contains mainly GREEN.
The closest web safe color of #0c100d is #000000
#0c100d hex color has a decimal value of 790541.
HEX | 0c100d | #0c100d |
---|---|---|
RGB | 12, 16, 13 | rgb(12, 16, 13) |
RGB Percent | 4.71, 6.27, 5.1 | rgb(4.71, 6.27, 5.1) |
CMYK | 25, 0, 19, 94 | |
HSL | 135°, 14.29, 5.5 | hsl(135, 14.29%, 5.5%) |
HSV | 135°, 25, 6.3 |
XYZ | 0.41, 0.478, 0.451 |
---|---|
Hunter Lab | 6.914, -1.514, 0.972 |
CIE-LAB | 4.318, -1.816, 0.994 |
CIE-LCH | 4.318, 2.07, 151.306 |
CIE-LUV | 25, 0, 18.75, 93.73 |
Web Safe | 000000 |
RGB percent of color #0c100d
CMYK percent of color #0c100d
Text with hexadecimal color #0c100d
This text has a font color of #0c100d
<p style="color:#0c100d">Text here</p>
#0c100d Background Color
This box has a background color of #0c100d
<div style="background-color:#0c100d">Text here</div>
#0c100d Border Color
This box has a border color of #0c100d
<div style="border: 4px solid #0c100d">Text here</div>
CSS codes
<p style="color:#0c100d">Text here</p>
<div style="background-color:#0c100d">Text here</div>
<div style="border: 4px solid #0c100d">Text here</div>
#0c100d Color on white background
This is how a font and box color of #0c100d will look
on a white background.
#0c100d Color on black background
This is how a font and box color of #0c100d hex color will look
on a black background.