In RGB color space, #100e0f hex color has a red value of 16, a green value of 14 and a blue value of 15.
In CMYK color space (used in color printing), #100e0f hex color is composed of 0% cyan, 12.5% magenta, 6.25% yellow and 93.73% black.
#100e0f color has a hue of 330 degrees, a saturation of 6.67% and a lightness of 5.9%.
#100e0f hex color contains mainly RED.
The closest web safe color of #100e0f is #000000
#100e0f hex color has a decimal value of 1052175.
HEX | 100e0f | #100e0f |
---|---|---|
RGB | 16, 14, 15 | rgb(16, 14, 15) |
RGB Percent | 6.27, 5.49, 5.88 | rgb(6.27, 5.49, 5.88) |
CMYK | 0, 13, 6, 94 | |
HSL | 330°, 6.67, 5.9 | hsl(330, 6.67%, 5.9%) |
HSV | 330°, 12.5, 6.3 |
XYZ | 0.457, 0.459, 0.516 |
---|---|
Hunter Lab | 6.775, 0.184, 0.227 |
CIE-LAB | 4.146, 0.849, -0.232 |
CIE-LCH | 4.146, 0.88, 344.716 |
CIE-LUV | 0, 12.5, 6.25, 93.73 |
Web Safe | 000000 |
RGB percent of color #100e0f
CMYK percent of color #100e0f
Text with hexadecimal color #100e0f
This text has a font color of #100e0f
<p style="color:#100e0f">Text here</p>
#100e0f Background Color
This box has a background color of #100e0f
<div style="background-color:#100e0f">Text here</div>
#100e0f Border Color
This box has a border color of #100e0f
<div style="border: 4px solid #100e0f">Text here</div>
CSS codes
<p style="color:#100e0f">Text here</p>
<div style="background-color:#100e0f">Text here</div>
<div style="border: 4px solid #100e0f">Text here</div>
#100e0f Color on white background
This is how a font and box color of #100e0f will look
on a white background.
#100e0f Color on black background
This is how a font and box color of #100e0f hex color will look
on a black background.