In RGB color space, #00110d hex color has a red value of 0, a green value of 17 and a blue value of 13.
In CMYK color space (used in color printing), #00110d hex color is composed of 100% cyan, 0% magenta, 23.53% yellow and 93.33% black.
#00110d color has a hue of 165.9 degrees, a saturation of 100% and a lightness of 3.3%.
#00110d hex color contains mainly GREEN.
The closest web safe color of #00110d is #000000
#00110d hex color has a decimal value of 4365.
HEX | 00110d | #00110d |
---|---|---|
RGB | 0, 17, 13 | rgb(0, 17, 13) |
RGB Percent | 0, 6.67, 5.1 | rgb(0, 6.67, 5.1) |
CMYK | 100, 0, 24, 93 | |
HSL | 165.9°, 100, 3.3 | hsl(165.9, 100%, 3.3%) |
HSV | 165.9°, 100, 6.7 |
XYZ | 0.273, 0.43, 0.449 |
---|---|
Hunter Lab | 6.557, -4.044, 0.531 |
CIE-LAB | 3.884, -5.559, 0.275 |
CIE-LCH | 3.884, 5.566, 177.168 |
CIE-LUV | 100, 0, 23.53, 93.33 |
Web Safe | 000000 |
RGB percent of color #00110d
CMYK percent of color #00110d
Text with hexadecimal color #00110d
This text has a font color of #00110d
<p style="color:#00110d">Text here</p>
#00110d Background Color
This box has a background color of #00110d
<div style="background-color:#00110d">Text here</div>
#00110d Border Color
This box has a border color of #00110d
<div style="border: 4px solid #00110d">Text here</div>
CSS codes
<p style="color:#00110d">Text here</p>
<div style="background-color:#00110d">Text here</div>
<div style="border: 4px solid #00110d">Text here</div>
#00110d Color on white background
This is how a font and box color of #00110d will look
on a white background.
#00110d Color on black background
This is how a font and box color of #00110d hex color will look
on a black background.