In RGB color space, #100c0a hex color has a red value of 16, a green value of 12 and a blue value of 10.
In CMYK color space (used in color printing), #100c0a hex color is composed of 0% cyan, 25% magenta, 37.5% yellow and 93.73% black.
#100c0a color has a hue of 20 degrees, a saturation of 23.08% and a lightness of 5.1%.
#100c0a hex color contains mainly RED.
The closest web safe color of #100c0a is #000000
#100c0a hex color has a decimal value of 1051658.
HEX | 100c0a | #100c0a |
---|---|---|
RGB | 16, 12, 10 | rgb(16, 12, 10) |
RGB Percent | 6.27, 4.71, 3.92 | rgb(6.27, 4.71, 3.92) |
CMYK | 0, 25, 38, 94 | |
HSL | 20°, 23.08, 5.1 | hsl(20, 23.08%, 5.1%) |
HSV | 20°, 37.5, 6.3 |
XYZ | 0.4, 0.395, 0.342 |
---|---|
Hunter Lab | 6.285, 0.362, 1.173 |
CIE-LAB | 3.568, 1.006, 1.26 |
CIE-LCH | 3.568, 1.612, 51.396 |
CIE-LUV | 0, 25, 37.5, 93.73 |
Web Safe | 000000 |
RGB percent of color #100c0a
CMYK percent of color #100c0a
Text with hexadecimal color #100c0a
This text has a font color of #100c0a
<p style="color:#100c0a">Text here</p>
#100c0a Background Color
This box has a background color of #100c0a
<div style="background-color:#100c0a">Text here</div>
#100c0a Border Color
This box has a border color of #100c0a
<div style="border: 4px solid #100c0a">Text here</div>
CSS codes
<p style="color:#100c0a">Text here</p>
<div style="background-color:#100c0a">Text here</div>
<div style="border: 4px solid #100c0a">Text here</div>
#100c0a Color on white background
This is how a font and box color of #100c0a will look
on a white background.
#100c0a Color on black background
This is how a font and box color of #100c0a hex color will look
on a black background.