In RGB color space, #20ffcc hex color has a red value of 32, a green value of 255 and a blue value of 204.
In CMYK color space (used in color printing), #20ffcc hex color is composed of 87.45% cyan, 0% magenta, 20% yellow and 0% black.
#20ffcc color has a hue of 166.3 degrees, a saturation of 100% and a lightness of 56.3%.
#20ffcc hex color contains mainly GREEN.
The closest web safe color of #20ffcc is #33ffcc
#20ffcc hex color has a decimal value of 2162636.
HEX | 20ffcc | #20ffcc |
---|---|---|
RGB | 32, 255, 204 | rgb(32, 255, 204) |
RGB Percent | 12.55, 100, 80 | rgb(12.55, 100, 80) |
CMYK | 87, 0, 20, 0 | |
HSL | 166.3°, 100, 56.3 | hsl(166.3, 100%, 56.3%) |
HSV | 166.3°, 87.5, 100 |
XYZ | 47.255, 76.187, 69.342 |
---|---|
Hunter Lab | 87.285, -56.112, 13.998 |
CIE-LAB | 89.946, -60.563, 10.594 |
CIE-LCH | 89.946, 61.483, 170.078 |
CIE-LUV | 87.45, 0, 20, 0 |
Web Safe | 33ffcc |
RGB percent of color #20ffcc
CMYK percent of color #20ffcc
Text with hexadecimal color #20ffcc
This text has a font color of #20ffcc
<p style="color:#20ffcc">Text here</p>
#20ffcc Background Color
This box has a background color of #20ffcc
<div style="background-color:#20ffcc">Text here</div>
#20ffcc Border Color
This box has a border color of #20ffcc
<div style="border: 4px solid #20ffcc">Text here</div>
CSS codes
<p style="color:#20ffcc">Text here</p>
<div style="background-color:#20ffcc">Text here</div>
<div style="border: 4px solid #20ffcc">Text here</div>
#20ffcc Color on white background
This is how a font and box color of #20ffcc will look
on a white background.
#20ffcc Color on black background
This is how a font and box color of #20ffcc hex color will look
on a black background.