In RGB color space, #100e10 hex color has a red value of 16, a green value of 14 and a blue value of 16.
In CMYK color space (used in color printing), #100e10 hex color is composed of 0% cyan, 12.5% magenta, 0% yellow and 93.73% black.
#100e10 color has a hue of 300 degrees, a saturation of 6.67% and a lightness of 5.9%.
#100e10 hex color contains mainly RED.
The closest web safe color of #100e10 is #000000
#100e10 hex color has a decimal value of 1052176.
HEX | 100e10 | #100e10 |
---|---|---|
RGB | 16, 14, 16 | rgb(16, 14, 16) |
RGB Percent | 6.27, 5.49, 6.27 | rgb(6.27, 5.49, 6.27) |
CMYK | 0, 13, 0, 94 | |
HSL | 300°, 6.67, 5.9 | hsl(300, 6.67%, 5.9%) |
HSV | 300°, 12.5, 6.3 |
XYZ | 0.464, 0.462, 0.555 |
---|---|
Hunter Lab | 6.797, 0.29, -0.083 |
CIE-LAB | 4.173, 1.019, -0.743 |
CIE-LCH | 4.173, 1.261, 323.902 |
CIE-LUV | 0, 12.5, 0, 93.73 |
Web Safe | 000000 |
RGB percent of color #100e10
CMYK percent of color #100e10
Text with hexadecimal color #100e10
This text has a font color of #100e10
<p style="color:#100e10">Text here</p>
#100e10 Background Color
This box has a background color of #100e10
<div style="background-color:#100e10">Text here</div>
#100e10 Border Color
This box has a border color of #100e10
<div style="border: 4px solid #100e10">Text here</div>
CSS codes
<p style="color:#100e10">Text here</p>
<div style="background-color:#100e10">Text here</div>
<div style="border: 4px solid #100e10">Text here</div>
#100e10 Color on white background
This is how a font and box color of #100e10 will look
on a white background.
#100e10 Color on black background
This is how a font and box color of #100e10 hex color will look
on a black background.