In RGB color space, #10100c hex color has a red value of 16, a green value of 16 and a blue value of 12.
In CMYK color space (used in color printing), #10100c hex color is composed of 0% cyan, 0% magenta, 25% yellow and 93.73% black.
#10100c color has a hue of 60 degrees, a saturation of 14.29% and a lightness of 5.5%.
#10100c hex color contains mainly RED.
The closest web safe color of #10100c is #000000
#10100c hex color has a decimal value of 1052684.
HEX | 10100c | #10100c |
---|---|---|
RGB | 16, 16, 12 | rgb(16, 16, 12) |
RGB Percent | 6.27, 6.27, 4.71 | rgb(6.27, 6.27, 4.71) |
CMYK | 0, 0, 25, 94 | |
HSL | 60°, 14.29, 5.5 | hsl(60, 14.29%, 5.5%) |
HSV | 60°, 25, 6.3 |
XYZ | 0.465, 0.507, 0.421 |
---|---|
Hunter Lab | 7.12, -0.804, 1.479 |
CIE-LAB | 4.58, -0.692, 1.874 |
CIE-LCH | 4.58, 1.998, 110.267 |
CIE-LUV | 0, 0, 25, 93.73 |
Web Safe | 000000 |
RGB percent of color #10100c
CMYK percent of color #10100c
Text with hexadecimal color #10100c
This text has a font color of #10100c
<p style="color:#10100c">Text here</p>
#10100c Background Color
This box has a background color of #10100c
<div style="background-color:#10100c">Text here</div>
#10100c Border Color
This box has a border color of #10100c
<div style="border: 4px solid #10100c">Text here</div>
CSS codes
<p style="color:#10100c">Text here</p>
<div style="background-color:#10100c">Text here</div>
<div style="border: 4px solid #10100c">Text here</div>
#10100c Color on white background
This is how a font and box color of #10100c will look
on a white background.
#10100c Color on black background
This is how a font and box color of #10100c hex color will look
on a black background.