In RGB color space, #002a2a hex color has a red value of 0, a green value of 42 and a blue value of 42.
In CMYK color space (used in color printing), #002a2a hex color is composed of 100% cyan, 0% magenta, 0% yellow and 83.53% black.
#002a2a color has a hue of 180 degrees, a saturation of 100% and a lightness of 8.2%.
#002a2a hex color contains mainly GREEN.
The closest web safe color of #002a2a is #003333
#002a2a hex color has a decimal value of 10794.
HEX | 002a2a | #002a2a |
---|---|---|
RGB | 0, 42, 42 | rgb(0, 42, 42) |
RGB Percent | 0, 16.47, 16.47 | rgb(0, 16.47, 16.47) |
CMYK | 100, 0, 0, 84 | |
HSL | 180°, 100, 8.2 | hsl(180, 100%, 8.2%) |
HSV | 180°, 100, 16.5 |
XYZ | 1.246, 1.823, 2.477 |
---|---|
Hunter Lab | 13.502, -7.156, -1.426 |
CIE-LAB | 14.53, -13.698, -4.033 |
CIE-LCH | 14.53, 14.279, 196.406 |
CIE-LUV | 100, 0, 0, 83.53 |
Web Safe | 003333 |
RGB percent of color #002a2a
CMYK percent of color #002a2a
Text with hexadecimal color #002a2a
This text has a font color of #002a2a
<p style="color:#002a2a">Text here</p>
#002a2a Background Color
This box has a background color of #002a2a
<div style="background-color:#002a2a">Text here</div>
#002a2a Border Color
This box has a border color of #002a2a
<div style="border: 4px solid #002a2a">Text here</div>
CSS codes
<p style="color:#002a2a">Text here</p>
<div style="background-color:#002a2a">Text here</div>
<div style="border: 4px solid #002a2a">Text here</div>
#002a2a Color on white background
This is how a font and box color of #002a2a will look
on a white background.
#002a2a Color on black background
This is how a font and box color of #002a2a hex color will look
on a black background.