In RGB color space, #0d100f hex color has a red value of 13, a green value of 16 and a blue value of 15.
In CMYK color space (used in color printing), #0d100f hex color is composed of 18.75% cyan, 0% magenta, 6.25% yellow and 93.73% black.
#0d100f color has a hue of 160 degrees, a saturation of 10.34% and a lightness of 5.7%.
#0d100f hex color contains mainly GREEN.
The closest web safe color of #0d100f is #000000
#0d100f hex color has a decimal value of 856079.
HEX | 0d100f | #0d100f |
---|---|---|
RGB | 13, 16, 15 | rgb(13, 16, 15) |
RGB Percent | 5.1, 6.27, 5.88 | rgb(5.1, 6.27, 5.88) |
CMYK | 19, 0, 6, 94 | |
HSL | 160°, 10.34, 5.7 | hsl(160, 10.34%, 5.7%) |
HSV | 160°, 18.8, 6.3 |
XYZ | 0.437, 0.491, 0.524 |
---|---|
Hunter Lab | 7.007, -1.13, 0.471 |
CIE-LAB | 4.435, -1.216, 0.152 |
CIE-LCH | 4.435, 1.225, 172.875 |
CIE-LUV | 18.75, 0, 6.25, 93.73 |
Web Safe | 000000 |
RGB percent of color #0d100f
CMYK percent of color #0d100f
Text with hexadecimal color #0d100f
This text has a font color of #0d100f
<p style="color:#0d100f">Text here</p>
#0d100f Background Color
This box has a background color of #0d100f
<div style="background-color:#0d100f">Text here</div>
#0d100f Border Color
This box has a border color of #0d100f
<div style="border: 4px solid #0d100f">Text here</div>
CSS codes
<p style="color:#0d100f">Text here</p>
<div style="background-color:#0d100f">Text here</div>
<div style="border: 4px solid #0d100f">Text here</div>
#0d100f Color on white background
This is how a font and box color of #0d100f will look
on a white background.
#0d100f Color on black background
This is how a font and box color of #0d100f hex color will look
on a black background.