In RGB color space, #002b1b hex color has a red value of 0, a green value of 43 and a blue value of 27.
In CMYK color space (used in color printing), #002b1b hex color is composed of 100% cyan, 0% magenta, 37.21% yellow and 83.14% black.
#002b1b color has a hue of 157.7 degrees, a saturation of 100% and a lightness of 8.4%.
#002b1b hex color contains mainly GREEN.
The closest web safe color of #002b1b is #003333
#002b1b hex color has a decimal value of 11035.
HEX | 002b1b | #002b1b |
---|---|---|
RGB | 0, 43, 27 | rgb(0, 43, 27) |
RGB Percent | 0, 16.86, 10.59 | rgb(0, 16.86, 10.59) |
CMYK | 100, 0, 37, 83 | |
HSL | 157.7°, 100, 8.4 | hsl(157.7, 100%, 8.4%) |
HSV | 157.7°, 100, 16.9 |
XYZ | 1.062, 1.807, 1.33 |
---|---|
Hunter Lab | 13.442, -9.422, 3.544 |
CIE-LAB | 14.44, -19.426, 6.422 |
CIE-LCH | 14.44, 20.46, 161.707 |
CIE-LUV | 100, 0, 37.21, 83.14 |
Web Safe | 003333 |
RGB percent of color #002b1b
CMYK percent of color #002b1b
Text with hexadecimal color #002b1b
This text has a font color of #002b1b
<p style="color:#002b1b">Text here</p>
#002b1b Background Color
This box has a background color of #002b1b
<div style="background-color:#002b1b">Text here</div>
#002b1b Border Color
This box has a border color of #002b1b
<div style="border: 4px solid #002b1b">Text here</div>
CSS codes
<p style="color:#002b1b">Text here</p>
<div style="background-color:#002b1b">Text here</div>
<div style="border: 4px solid #002b1b">Text here</div>
#002b1b Color on white background
This is how a font and box color of #002b1b will look
on a white background.
#002b1b Color on black background
This is how a font and box color of #002b1b hex color will look
on a black background.