In RGB color space, #20fc00 hex color has a red value of 32, a green value of 252 and a blue value of 0.
In CMYK color space (used in color printing), #20fc00 hex color is composed of 87.3% cyan, 0% magenta, 100% yellow and 1.18% black.
#20fc00 color has a hue of 112.4 degrees, a saturation of 100% and a lightness of 49.4%.
#20fc00 hex color contains mainly GREEN.
The closest web safe color of #20fc00 is #33ff00
#20fc00 hex color has a decimal value of 2161664.
HEX | 20fc00 | #20fc00 |
---|---|---|
RGB | 32, 252, 0 | rgb(32, 252, 0) |
RGB Percent | 12.55, 98.82, 0 | rgb(12.55, 98.82, 0) |
CMYK | 87, 0, 100, 1 | |
HSL | 112.4°, 100, 49.4 | hsl(112.4, 100%, 49.4%) |
HSV | 112.4°, 100, 98.8 |
XYZ | 35.406, 69.928, 11.631 |
---|---|
Hunter Lab | 83.623, -70.763, 50.29 |
CIE-LAB | 86.962, -84.037, 82.624 |
CIE-LCH | 86.962, 117.851, 135.486 |
CIE-LUV | 87.3, 0, 100, 1.18 |
Web Safe | 33ff00 |
RGB percent of color #20fc00
CMYK percent of color #20fc00
Text with hexadecimal color #20fc00
This text has a font color of #20fc00
<p style="color:#20fc00">Text here</p>
#20fc00 Background Color
This box has a background color of #20fc00
<div style="background-color:#20fc00">Text here</div>
#20fc00 Border Color
This box has a border color of #20fc00
<div style="border: 4px solid #20fc00">Text here</div>
CSS codes
<p style="color:#20fc00">Text here</p>
<div style="background-color:#20fc00">Text here</div>
<div style="border: 4px solid #20fc00">Text here</div>
#20fc00 Color on white background
This is how a font and box color of #20fc00 will look
on a white background.
#20fc00 Color on black background
This is how a font and box color of #20fc00 hex color will look
on a black background.