In RGB color space, #00221b hex color has a red value of 0, a green value of 34 and a blue value of 27.
In CMYK color space (used in color printing), #00221b hex color is composed of 100% cyan, 0% magenta, 20.59% yellow and 86.67% black.
#00221b color has a hue of 167.6 degrees, a saturation of 100% and a lightness of 6.7%.
#00221b hex color contains mainly GREEN.
The closest web safe color of #00221b is #003333
#00221b hex color has a decimal value of 8731.
HEX | 00221b | #00221b |
---|---|---|
RGB | 0, 34, 27 | rgb(0, 34, 27) |
RGB Percent | 0, 13.33, 10.59 | rgb(0, 13.33, 10.59) |
CMYK | 100, 0, 21, 87 | |
HSL | 167.6°, 100, 6.7 | hsl(167.6, 100%, 6.7%) |
HSV | 167.6°, 100, 13.3 |
XYZ | 0.77, 1.223, 1.232 |
---|---|
Hunter Lab | 11.059, -6.925, 1.136 |
CIE-LAB | 10.726, -14.69, 1.179 |
CIE-LCH | 10.726, 14.737, 175.411 |
CIE-LUV | 100, 0, 20.59, 86.67 |
Web Safe | 003333 |
RGB percent of color #00221b
CMYK percent of color #00221b
Text with hexadecimal color #00221b
This text has a font color of #00221b
<p style="color:#00221b">Text here</p>
#00221b Background Color
This box has a background color of #00221b
<div style="background-color:#00221b">Text here</div>
#00221b Border Color
This box has a border color of #00221b
<div style="border: 4px solid #00221b">Text here</div>
CSS codes
<p style="color:#00221b">Text here</p>
<div style="background-color:#00221b">Text here</div>
<div style="border: 4px solid #00221b">Text here</div>
#00221b Color on white background
This is how a font and box color of #00221b will look
on a white background.
#00221b Color on black background
This is how a font and box color of #00221b hex color will look
on a black background.