In RGB color space, #20e000 hex color has a red value of 32, a green value of 224 and a blue value of 0.
In CMYK color space (used in color printing), #20e000 hex color is composed of 85.71% cyan, 0% magenta, 100% yellow and 12.16% black.
#20e000 color has a hue of 111.4 degrees, a saturation of 100% and a lightness of 43.9%.
#20e000 hex color contains mainly GREEN.
The closest web safe color of #20e000 is #33cc00
#20e000 hex color has a decimal value of 2154496.
HEX | 20e000 | #20e000 |
---|---|---|
RGB | 32, 224, 0 | rgb(32, 224, 0) |
RGB Percent | 12.55, 87.84, 0 | rgb(12.55, 87.84, 0) |
CMYK | 86, 0, 100, 12 | |
HSL | 111.4°, 100, 43.9 | hsl(111.4, 100%, 43.9%) |
HSV | 111.4°, 100, 87.8 |
XYZ | 27.251, 53.618, 8.913 |
---|---|
Hunter Lab | 73.224, -61.712, 44.04 |
CIE-LAB | 78.238, -76.501, 75.64 |
CIE-LCH | 78.238, 107.582, 135.324 |
CIE-LUV | 85.71, 0, 100, 12.16 |
Web Safe | 33cc00 |
RGB percent of color #20e000
CMYK percent of color #20e000
Text with hexadecimal color #20e000
This text has a font color of #20e000
<p style="color:#20e000">Text here</p>
#20e000 Background Color
This box has a background color of #20e000
<div style="background-color:#20e000">Text here</div>
#20e000 Border Color
This box has a border color of #20e000
<div style="border: 4px solid #20e000">Text here</div>
CSS codes
<p style="color:#20e000">Text here</p>
<div style="background-color:#20e000">Text here</div>
<div style="border: 4px solid #20e000">Text here</div>
#20e000 Color on white background
This is how a font and box color of #20e000 will look
on a white background.
#20e000 Color on black background
This is how a font and box color of #20e000 hex color will look
on a black background.