In RGB color space, #100e0d hex color has a red value of 16, a green value of 14 and a blue value of 13.
In CMYK color space (used in color printing), #100e0d hex color is composed of 0% cyan, 12.5% magenta, 18.75% yellow and 93.73% black.
#100e0d color has a hue of 20 degrees, a saturation of 10.34% and a lightness of 5.7%.
#100e0d hex color contains mainly RED.
The closest web safe color of #100e0d is #000000
#100e0d hex color has a decimal value of 1052173.
HEX | 100e0d | #100e0d |
---|---|---|
RGB | 16, 14, 13 | rgb(16, 14, 13) |
RGB Percent | 6.27, 5.49, 5.1 | rgb(6.27, 5.49, 5.1) |
CMYK | 0, 13, 19, 94 | |
HSL | 20°, 10.34, 5.7 | hsl(20, 10.34%, 5.7%) |
HSV | 20°, 18.8, 6.3 |
XYZ | 0.443, 0.453, 0.445 |
---|---|
Hunter Lab | 6.731, -0.03, 0.791 |
CIE-LAB | 4.092, 0.509, 0.69 |
CIE-LCH | 4.092, 0.857, 53.585 |
CIE-LUV | 0, 12.5, 18.75, 93.73 |
Web Safe | 000000 |
RGB percent of color #100e0d
CMYK percent of color #100e0d
Text with hexadecimal color #100e0d
This text has a font color of #100e0d
<p style="color:#100e0d">Text here</p>
#100e0d Background Color
This box has a background color of #100e0d
<div style="background-color:#100e0d">Text here</div>
#100e0d Border Color
This box has a border color of #100e0d
<div style="border: 4px solid #100e0d">Text here</div>
CSS codes
<p style="color:#100e0d">Text here</p>
<div style="background-color:#100e0d">Text here</div>
<div style="border: 4px solid #100e0d">Text here</div>
#100e0d Color on white background
This is how a font and box color of #100e0d will look
on a white background.
#100e0d Color on black background
This is how a font and box color of #100e0d hex color will look
on a black background.