In RGB color space, #02ffcc hex color has a red value of 2, a green value of 255 and a blue value of 204.
In CMYK color space (used in color printing), #02ffcc hex color is composed of 99.22% cyan, 0% magenta, 20% yellow and 0% black.
#02ffcc color has a hue of 167.9 degrees, a saturation of 100% and a lightness of 50.4%.
#02ffcc hex color contains mainly GREEN.
The closest web safe color of #02ffcc is #00ffcc
#02ffcc hex color has a decimal value of 196556.
HEX | 02ffcc | #02ffcc |
---|---|---|
RGB | 2, 255, 204 | rgb(2, 255, 204) |
RGB Percent | 0.78, 100, 80 | rgb(0.78, 100, 80) |
CMYK | 99, 0, 20, 0 | |
HSL | 167.9°, 100, 50.4 | hsl(167.9, 100%, 50.4%) |
HSV | 167.9°, 99.2, 100 |
XYZ | 46.684, 75.893, 69.315 |
---|---|
Hunter Lab | 87.117, -56.8, 13.807 |
CIE-LAB | 89.81, -61.576, 10.381 |
CIE-LCH | 89.81, 62.445, 170.431 |
CIE-LUV | 99.22, 0, 20, 0 |
Web Safe | 00ffcc |
RGB percent of color #02ffcc
CMYK percent of color #02ffcc
Text with hexadecimal color #02ffcc
This text has a font color of #02ffcc
<p style="color:#02ffcc">Text here</p>
#02ffcc Background Color
This box has a background color of #02ffcc
<div style="background-color:#02ffcc">Text here</div>
#02ffcc Border Color
This box has a border color of #02ffcc
<div style="border: 4px solid #02ffcc">Text here</div>
CSS codes
<p style="color:#02ffcc">Text here</p>
<div style="background-color:#02ffcc">Text here</div>
<div style="border: 4px solid #02ffcc">Text here</div>
#02ffcc Color on white background
This is how a font and box color of #02ffcc will look
on a white background.
#02ffcc Color on black background
This is how a font and box color of #02ffcc hex color will look
on a black background.