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