In RGB color space, #002f2f hex color has a red value of 0, a green value of 47 and a blue value of 47.
In CMYK color space (used in color printing), #002f2f hex color is composed of 100% cyan, 0% magenta, 0% yellow and 81.57% black.
#002f2f color has a hue of 180 degrees, a saturation of 100% and a lightness of 9.2%.
#002f2f hex color contains mainly GREEN.
The closest web safe color of #002f2f is #003333
#002f2f hex color has a decimal value of 12079.
HEX | 002f2f | #002f2f |
---|---|---|
RGB | 0, 47, 47 | rgb(0, 47, 47) |
RGB Percent | 0, 18.43, 18.43 | rgb(0, 18.43, 18.43) |
CMYK | 100, 0, 0, 82 | |
HSL | 180°, 100, 9.2 | hsl(180, 100%, 9.2%) |
HSV | 180°, 100, 18.4 |
XYZ | 1.53, 2.238, 3.041 |
---|---|
Hunter Lab | 14.96, -7.924, -1.58 |
CIE-LAB | 16.69, -14.657, -4.319 |
CIE-LCH | 16.69, 15.28, 196.419 |
CIE-LUV | 100, 0, 0, 81.57 |
Web Safe | 003333 |
RGB percent of color #002f2f
CMYK percent of color #002f2f
Text with hexadecimal color #002f2f
This text has a font color of #002f2f
<p style="color:#002f2f">Text here</p>
#002f2f Background Color
This box has a background color of #002f2f
<div style="background-color:#002f2f">Text here</div>
#002f2f Border Color
This box has a border color of #002f2f
<div style="border: 4px solid #002f2f">Text here</div>
CSS codes
<p style="color:#002f2f">Text here</p>
<div style="background-color:#002f2f">Text here</div>
<div style="border: 4px solid #002f2f">Text here</div>
#002f2f Color on white background
This is how a font and box color of #002f2f will look
on a white background.
#002f2f Color on black background
This is how a font and box color of #002f2f hex color will look
on a black background.