In RGB color space, #0f100d hex color has a red value of 15, a green value of 16 and a blue value of 13.
In CMYK color space (used in color printing), #0f100d hex color is composed of 6.25% cyan, 0% magenta, 18.75% yellow and 93.73% black.
#0f100d color has a hue of 80 degrees, a saturation of 10.34% and a lightness of 5.7%.
#0f100d hex color contains mainly GREEN.
The closest web safe color of #0f100d is #000000
#0f100d hex color has a decimal value of 987149.
HEX | 0f100d | #0f100d |
---|---|---|
RGB | 15, 16, 13 | rgb(15, 16, 13) |
RGB Percent | 5.88, 6.27, 5.1 | rgb(5.88, 6.27, 5.1) |
CMYK | 6, 0, 19, 94 | |
HSL | 80°, 10.34, 5.7 | hsl(80, 10.34%, 5.7%) |
HSV | 80°, 18.8, 6.3 |
XYZ | 0.455, 0.501, 0.454 |
---|---|
Hunter Lab | 7.078, -0.912, 1.152 |
CIE-LAB | 4.525, -0.868, 1.309 |
CIE-LCH | 4.525, 1.571, 123.548 |
CIE-LUV | 6.25, 0, 18.75, 93.73 |
Web Safe | 000000 |
RGB percent of color #0f100d
CMYK percent of color #0f100d
Text with hexadecimal color #0f100d
This text has a font color of #0f100d
<p style="color:#0f100d">Text here</p>
#0f100d Background Color
This box has a background color of #0f100d
<div style="background-color:#0f100d">Text here</div>
#0f100d Border Color
This box has a border color of #0f100d
<div style="border: 4px solid #0f100d">Text here</div>
CSS codes
<p style="color:#0f100d">Text here</p>
<div style="background-color:#0f100d">Text here</div>
<div style="border: 4px solid #0f100d">Text here</div>
#0f100d Color on white background
This is how a font and box color of #0f100d will look
on a white background.
#0f100d Color on black background
This is how a font and box color of #0f100d hex color will look
on a black background.