In RGB color space, #20ff0a hex color has a red value of 32, a green value of 255 and a blue value of 10.
In CMYK color space (used in color printing), #20ff0a hex color is composed of 87.45% cyan, 0% magenta, 96.08% yellow and 0% black.
#20ff0a color has a hue of 114.6 degrees, a saturation of 100% and a lightness of 52%.
#20ff0a hex color contains mainly GREEN.
The closest web safe color of #20ff0a is #33ff00
#20ff0a hex color has a decimal value of 2162442.
HEX | 20ff0a | #20ff0a |
---|---|---|
RGB | 32, 255, 10 | rgb(32, 255, 10) |
RGB Percent | 12.55, 100, 3.92 | rgb(12.55, 100, 3.92) |
CMYK | 87, 0, 96, 0 | |
HSL | 114.6°, 100, 52 | hsl(114.6, 100%, 52%) |
HSV | 114.6°, 96.1, 100 |
XYZ | 36.41, 71.849, 12.236 |
---|---|
Hunter Lab | 84.764, -71.663, 50.776 |
CIE-LAB | 87.896, -84.695, 82.617 |
CIE-LCH | 87.896, 118.317, 135.712 |
CIE-LUV | 87.45, 0, 96.08, 0 |
Web Safe | 33ff00 |
RGB percent of color #20ff0a
CMYK percent of color #20ff0a
Text with hexadecimal color #20ff0a
This text has a font color of #20ff0a
<p style="color:#20ff0a">Text here</p>
#20ff0a Background Color
This box has a background color of #20ff0a
<div style="background-color:#20ff0a">Text here</div>
#20ff0a Border Color
This box has a border color of #20ff0a
<div style="border: 4px solid #20ff0a">Text here</div>
CSS codes
<p style="color:#20ff0a">Text here</p>
<div style="background-color:#20ff0a">Text here</div>
<div style="border: 4px solid #20ff0a">Text here</div>
#20ff0a Color on white background
This is how a font and box color of #20ff0a will look
on a white background.
#20ff0a Color on black background
This is how a font and box color of #20ff0a hex color will look
on a black background.