In RGB color space, #100f0b hex color has a red value of 16, a green value of 15 and a blue value of 11.
In CMYK color space (used in color printing), #100f0b hex color is composed of 0% cyan, 6.25% magenta, 31.25% yellow and 93.73% black.
#100f0b color has a hue of 48 degrees, a saturation of 18.52% and a lightness of 5.3%.
#100f0b hex color contains mainly RED.
The closest web safe color of #100f0b is #000000
#100f0b hex color has a decimal value of 1052427.
HEX | 100f0b | #100f0b |
---|---|---|
RGB | 16, 15, 11 | rgb(16, 15, 11) |
RGB Percent | 6.27, 5.88, 4.31 | rgb(6.27, 5.88, 4.31) |
CMYK | 0, 6, 31, 94 | |
HSL | 48°, 18.52, 5.3 | hsl(48, 18.52%, 5.3%) |
HSV | 48°, 31.3, 6.3 |
XYZ | 0.445, 0.476, 0.385 |
---|---|
Hunter Lab | 6.899, -0.561, 1.521 |
CIE-LAB | 4.3, -0.304, 1.906 |
CIE-LCH | 4.3, 1.93, 99.062 |
CIE-LUV | 0, 6.25, 31.25, 93.73 |
Web Safe | 000000 |
RGB percent of color #100f0b
CMYK percent of color #100f0b
Text with hexadecimal color #100f0b
This text has a font color of #100f0b
<p style="color:#100f0b">Text here</p>
#100f0b Background Color
This box has a background color of #100f0b
<div style="background-color:#100f0b">Text here</div>
#100f0b Border Color
This box has a border color of #100f0b
<div style="border: 4px solid #100f0b">Text here</div>
CSS codes
<p style="color:#100f0b">Text here</p>
<div style="background-color:#100f0b">Text here</div>
<div style="border: 4px solid #100f0b">Text here</div>
#100f0b Color on white background
This is how a font and box color of #100f0b will look
on a white background.
#100f0b Color on black background
This is how a font and box color of #100f0b hex color will look
on a black background.