In RGB color space, #00100e hex color has a red value of 0, a green value of 16 and a blue value of 14.
In CMYK color space (used in color printing), #00100e hex color is composed of 100% cyan, 0% magenta, 12.5% yellow and 93.73% black.
#00100e color has a hue of 172.5 degrees, a saturation of 100% and a lightness of 3.1%.
#00100e hex color contains mainly GREEN.
The closest web safe color of #00100e is #000000
#00100e hex color has a decimal value of 4110.
HEX | 00100e | #00100e |
---|---|---|
RGB | 0, 16, 14 | rgb(0, 16, 14) |
RGB Percent | 0, 6.27, 5.49 | rgb(0, 6.27, 5.49) |
CMYK | 100, 0, 13, 94 | |
HSL | 172.5°, 100, 3.1 | hsl(172.5, 100%, 3.1%) |
HSV | 172.5°, 100, 6.3 |
XYZ | 0.265, 0.402, 0.479 |
---|---|
Hunter Lab | 6.34, -3.635, -0.041 |
CIE-LAB | 3.631, -4.796, -0.591 |
CIE-LCH | 3.631, 4.832, 187.025 |
CIE-LUV | 100, 0, 12.5, 93.73 |
Web Safe | 000000 |
RGB percent of color #00100e
CMYK percent of color #00100e
Text with hexadecimal color #00100e
This text has a font color of #00100e
<p style="color:#00100e">Text here</p>
#00100e Background Color
This box has a background color of #00100e
<div style="background-color:#00100e">Text here</div>
#00100e Border Color
This box has a border color of #00100e
<div style="border: 4px solid #00100e">Text here</div>
CSS codes
<p style="color:#00100e">Text here</p>
<div style="background-color:#00100e">Text here</div>
<div style="border: 4px solid #00100e">Text here</div>
#00100e Color on white background
This is how a font and box color of #00100e will look
on a white background.
#00100e Color on black background
This is how a font and box color of #00100e hex color will look
on a black background.