In RGB color space, #20ffff hex color has a red value of 32, a green value of 255 and a blue value of 255.
In CMYK color space (used in color printing), #20ffff hex color is composed of 87.45% cyan, 0% magenta, 0% yellow and 0% black.
#20ffff color has a hue of 180 degrees, a saturation of 100% and a lightness of 56.3%.
#20ffff hex color contains mainly GREEN.
The closest web safe color of #20ffff is #33ffff
#20ffff hex color has a decimal value of 2162687.
HEX | 20ffff | #20ffff |
---|---|---|
RGB | 32, 255, 255 | rgb(32, 255, 255) |
RGB Percent | 12.55, 100, 100 | rgb(12.55, 100, 100) |
CMYK | 87, 0, 0, 0 | |
HSL | 180°, 100, 56.3 | hsl(180, 100%, 56.3%) |
HSV | 180°, 87.5, 100 |
XYZ | 54.406, 79.047, 106.998 |
---|---|
Hunter Lab | 88.908, -46.36, -9.117 |
CIE-LAB | 91.256, -47.157, -13.916 |
CIE-LCH | 91.256, 49.167, 196.441 |
CIE-LUV | 87.45, 0, 0, 0 |
Web Safe | 33ffff |
RGB percent of color #20ffff
CMYK percent of color #20ffff
Text with hexadecimal color #20ffff
This text has a font color of #20ffff
<p style="color:#20ffff">Text here</p>
#20ffff Background Color
This box has a background color of #20ffff
<div style="background-color:#20ffff">Text here</div>
#20ffff Border Color
This box has a border color of #20ffff
<div style="border: 4px solid #20ffff">Text here</div>
CSS codes
<p style="color:#20ffff">Text here</p>
<div style="background-color:#20ffff">Text here</div>
<div style="border: 4px solid #20ffff">Text here</div>
#20ffff Color on white background
This is how a font and box color of #20ffff will look
on a white background.
#20ffff Color on black background
This is how a font and box color of #20ffff hex color will look
on a black background.