In RGB color space, #20ff10 hex color has a red value of 32, a green value of 255 and a blue value of 16.
In CMYK color space (used in color printing), #20ff10 hex color is composed of 87.45% cyan, 0% magenta, 93.73% yellow and 0% black.
#20ff10 color has a hue of 116 degrees, a saturation of 100% and a lightness of 53.1%.
#20ff10 hex color contains mainly GREEN.
The closest web safe color of #20ff10 is #33ff00
#20ff10 hex color has a decimal value of 2162448.
HEX | 20ff10 | #20ff10 |
---|---|---|
RGB | 32, 255, 16 | rgb(32, 255, 16) |
RGB Percent | 12.55, 100, 6.27 | rgb(12.55, 100, 6.27) |
CMYK | 87, 0, 94, 0 | |
HSL | 116°, 100, 53.1 | hsl(116, 100%, 53.1%) |
HSV | 116°, 93.7, 100 |
XYZ | 36.449, 71.864, 12.44 |
---|---|
Hunter Lab | 84.773, -71.604, 50.64 |
CIE-LAB | 87.903, -84.597, 82.096 |
CIE-LCH | 87.903, 117.883, 135.86 |
CIE-LUV | 87.45, 0, 93.73, 0 |
Web Safe | 33ff00 |
RGB percent of color #20ff10
CMYK percent of color #20ff10
Text with hexadecimal color #20ff10
This text has a font color of #20ff10
<p style="color:#20ff10">Text here</p>
#20ff10 Background Color
This box has a background color of #20ff10
<div style="background-color:#20ff10">Text here</div>
#20ff10 Border Color
This box has a border color of #20ff10
<div style="border: 4px solid #20ff10">Text here</div>
CSS codes
<p style="color:#20ff10">Text here</p>
<div style="background-color:#20ff10">Text here</div>
<div style="border: 4px solid #20ff10">Text here</div>
#20ff10 Color on white background
This is how a font and box color of #20ff10 will look
on a white background.
#20ff10 Color on black background
This is how a font and box color of #20ff10 hex color will look
on a black background.