In RGB color space, #002000 hex color has a red value of 0, a green value of 32 and a blue value of 0.
In CMYK color space (used in color printing), #002000 hex color is composed of 100% cyan, 0% magenta, 100% yellow and 87.45% black.
#002000 color has a hue of 120 degrees, a saturation of 100% and a lightness of 6.3%.
#002000 hex color contains mainly GREEN.
The closest web safe color of #002000 is #003300
#002000 hex color has a decimal value of 8192.
HEX | 002000 | #002000 |
---|---|---|
RGB | 0, 32, 0 | rgb(0, 32, 0) |
RGB Percent | 0, 12.55, 0 | rgb(0, 12.55, 0) |
CMYK | 100, 0, 100, 87 | |
HSL | 120°, 100, 6.3 | hsl(120, 100%, 6.3%) |
HSV | 120°, 100, 12.5 |
XYZ | 0.517, 1.033, 0.172 |
---|---|
Hunter Lab | 10.164, -8.707, 6.111 |
CIE-LAB | 9.263, -18.75, 13.511 |
CIE-LCH | 9.263, 23.111, 144.224 |
CIE-LUV | 100, 0, 100, 87.45 |
Web Safe | 003300 |
RGB percent of color #002000
CMYK percent of color #002000
Text with hexadecimal color #002000
This text has a font color of #002000
<p style="color:#002000">Text here</p>
#002000 Background Color
This box has a background color of #002000
<div style="background-color:#002000">Text here</div>
#002000 Border Color
This box has a border color of #002000
<div style="border: 4px solid #002000">Text here</div>
CSS codes
<p style="color:#002000">Text here</p>
<div style="background-color:#002000">Text here</div>
<div style="border: 4px solid #002000">Text here</div>
#002000 Color on white background
This is how a font and box color of #002000 will look
on a white background.
#002000 Color on black background
This is how a font and box color of #002000 hex color will look
on a black background.