In RGB color space, #00100b hex color has a red value of 0, a green value of 16 and a blue value of 11.
In CMYK color space (used in color printing), #00100b hex color is composed of 100% cyan, 0% magenta, 31.25% yellow and 93.73% black.
#00100b color has a hue of 161.3 degrees, a saturation of 100% and a lightness of 3.1%.
#00100b hex color contains mainly GREEN.
The closest web safe color of #00100b is #000000
#00100b hex color has a decimal value of 4107.
HEX | 00100b | #00100b |
---|---|---|
RGB | 0, 16, 11 | rgb(0, 16, 11) |
RGB Percent | 0, 6.27, 4.31 | rgb(0, 6.27, 4.31) |
CMYK | 100, 0, 31, 94 | |
HSL | 161.3°, 100, 3.1 | hsl(161.3, 100%, 3.1%) |
HSV | 161.3°, 100, 6.3 |
XYZ | 0.246, 0.395, 0.38 |
---|---|
Hunter Lab | 6.285, -4.012, 0.815 |
CIE-LAB | 3.568, -5.302, 0.716 |
CIE-LCH | 3.568, 5.35, 172.309 |
CIE-LUV | 100, 0, 31.25, 93.73 |
Web Safe | 000000 |
RGB percent of color #00100b
CMYK percent of color #00100b
Text with hexadecimal color #00100b
This text has a font color of #00100b
<p style="color:#00100b">Text here</p>
#00100b Background Color
This box has a background color of #00100b
<div style="background-color:#00100b">Text here</div>
#00100b Border Color
This box has a border color of #00100b
<div style="border: 4px solid #00100b">Text here</div>
CSS codes
<p style="color:#00100b">Text here</p>
<div style="background-color:#00100b">Text here</div>
<div style="border: 4px solid #00100b">Text here</div>
#00100b Color on white background
This is how a font and box color of #00100b will look
on a white background.
#00100b Color on black background
This is how a font and box color of #00100b hex color will look
on a black background.