In RGB color space, #100f0a hex color has a red value of 16, a green value of 15 and a blue value of 10.
In CMYK color space (used in color printing), #100f0a hex color is composed of 0% cyan, 6.25% magenta, 37.5% yellow and 93.73% black.
#100f0a color has a hue of 50 degrees, a saturation of 23.08% and a lightness of 5.1%.
#100f0a hex color contains mainly RED.
The closest web safe color of #100f0a is #000000
#100f0a hex color has a decimal value of 1052426.
HEX | 100f0a | #100f0a |
---|---|---|
RGB | 16, 15, 10 | rgb(16, 15, 10) |
RGB Percent | 6.27, 5.88, 3.92 | rgb(6.27, 5.88, 3.92) |
CMYK | 0, 6, 38, 94 | |
HSL | 50°, 23.08, 5.1 | hsl(50, 23.08%, 5.1%) |
HSV | 50°, 37.5, 6.3 |
XYZ | 0.439, 0.474, 0.355 |
---|---|
Hunter Lab | 6.885, -0.666, 1.762 |
CIE-LAB | 4.282, -0.472, 2.304 |
CIE-LCH | 4.282, 2.352, 101.577 |
CIE-LUV | 0, 6.25, 37.5, 93.73 |
Web Safe | 000000 |
RGB percent of color #100f0a
CMYK percent of color #100f0a
Text with hexadecimal color #100f0a
This text has a font color of #100f0a
<p style="color:#100f0a">Text here</p>
#100f0a Background Color
This box has a background color of #100f0a
<div style="background-color:#100f0a">Text here</div>
#100f0a Border Color
This box has a border color of #100f0a
<div style="border: 4px solid #100f0a">Text here</div>
CSS codes
<p style="color:#100f0a">Text here</p>
<div style="background-color:#100f0a">Text here</div>
<div style="border: 4px solid #100f0a">Text here</div>
#100f0a Color on white background
This is how a font and box color of #100f0a will look
on a white background.
#100f0a Color on black background
This is how a font and box color of #100f0a hex color will look
on a black background.