In RGB color space, #002b0b hex color has a red value of 0, a green value of 43 and a blue value of 11.
In CMYK color space (used in color printing), #002b0b hex color is composed of 100% cyan, 0% magenta, 74.42% yellow and 83.14% black.
#002b0b color has a hue of 135.3 degrees, a saturation of 100% and a lightness of 8.4%.
#002b0b hex color contains mainly GREEN.
The closest web safe color of #002b0b is #003300
#002b0b hex color has a decimal value of 11019.
HEX | 002b0b | #002b0b |
---|---|---|
RGB | 0, 43, 11 | rgb(0, 43, 11) |
RGB Percent | 0, 16.86, 4.31 | rgb(0, 16.86, 4.31) |
CMYK | 100, 0, 74, 83 | |
HSL | 135.3°, 100, 8.4 | hsl(135.3, 100%, 8.4%) |
HSV | 135.3°, 100, 16.9 |
XYZ | 0.924, 1.752, 0.606 |
---|---|
Hunter Lab | 13.236, -10.703, 6.551 |
CIE-LAB | 14.128, -23.149, 15.691 |
CIE-LCH | 14.128, 27.966, 145.87 |
CIE-LUV | 100, 0, 74.42, 83.14 |
Web Safe | 003300 |
RGB percent of color #002b0b
CMYK percent of color #002b0b
Text with hexadecimal color #002b0b
This text has a font color of #002b0b
<p style="color:#002b0b">Text here</p>
#002b0b Background Color
This box has a background color of #002b0b
<div style="background-color:#002b0b">Text here</div>
#002b0b Border Color
This box has a border color of #002b0b
<div style="border: 4px solid #002b0b">Text here</div>
CSS codes
<p style="color:#002b0b">Text here</p>
<div style="background-color:#002b0b">Text here</div>
<div style="border: 4px solid #002b0b">Text here</div>
#002b0b Color on white background
This is how a font and box color of #002b0b will look
on a white background.
#002b0b Color on black background
This is how a font and box color of #002b0b hex color will look
on a black background.