In RGB color space, #100b08 hex color has a red value of 16, a green value of 11 and a blue value of 8.
In CMYK color space (used in color printing), #100b08 hex color is composed of 0% cyan, 31.25% magenta, 50% yellow and 93.73% black.
#100b08 color has a hue of 22.5 degrees, a saturation of 33.33% and a lightness of 4.7%.
#100b08 hex color contains mainly RED.
The closest web safe color of #100b08 is #000000
#100b08 hex color has a decimal value of 1051400.
HEX | 100b08 | #100b08 |
---|---|---|
RGB | 16, 11, 8 | rgb(16, 11, 8) |
RGB Percent | 6.27, 4.31, 3.14 | rgb(6.27, 4.31, 3.14) |
CMYK | 0, 31, 50, 94 | |
HSL | 22.5°, 33.33, 4.7 | hsl(22.5, 33.33%, 4.7%) |
HSV | 22.5°, 50, 6.3 |
XYZ | 0.377, 0.367, 0.281 |
---|---|
Hunter Lab | 6.058, 0.507, 1.49 |
CIE-LAB | 3.315, 1.154, 1.696 |
CIE-LCH | 3.315, 2.051, 55.768 |
CIE-LUV | 0, 31.25, 50, 93.73 |
Web Safe | 000000 |
RGB percent of color #100b08
CMYK percent of color #100b08
Text with hexadecimal color #100b08
This text has a font color of #100b08
<p style="color:#100b08">Text here</p>
#100b08 Background Color
This box has a background color of #100b08
<div style="background-color:#100b08">Text here</div>
#100b08 Border Color
This box has a border color of #100b08
<div style="border: 4px solid #100b08">Text here</div>
CSS codes
<p style="color:#100b08">Text here</p>
<div style="background-color:#100b08">Text here</div>
<div style="border: 4px solid #100b08">Text here</div>
#100b08 Color on white background
This is how a font and box color of #100b08 will look
on a white background.
#100b08 Color on black background
This is how a font and box color of #100b08 hex color will look
on a black background.