In RGB color space, #20ff1b hex color has a red value of 32, a green value of 255 and a blue value of 27.
In CMYK color space (used in color printing), #20ff1b hex color is composed of 87.45% cyan, 0% magenta, 89.41% yellow and 0% black.
#20ff1b color has a hue of 118.7 degrees, a saturation of 100% and a lightness of 55.3%.
#20ff1b hex color contains mainly GREEN.
The closest web safe color of #20ff1b is #33ff33
#20ff1b hex color has a decimal value of 2162459.
HEX | 20ff1b | #20ff1b |
---|---|---|
RGB | 32, 255, 27 | rgb(32, 255, 27) |
RGB Percent | 12.55, 100, 10.59 | rgb(12.55, 100, 10.59) |
CMYK | 87, 0, 89, 0 | |
HSL | 118.7°, 100, 55.3 | hsl(118.7, 100%, 55.3%) |
HSV | 118.7°, 89.4, 100 |
XYZ | 36.553, 71.906, 12.99 |
---|---|
Hunter Lab | 84.797, -71.451, 50.276 |
CIE-LAB | 87.923, -84.339, 80.721 |
CIE-LCH | 87.923, 116.743, 136.256 |
CIE-LUV | 87.45, 0, 89.41, 0 |
Web Safe | 33ff33 |
RGB percent of color #20ff1b
CMYK percent of color #20ff1b
Text with hexadecimal color #20ff1b
This text has a font color of #20ff1b
<p style="color:#20ff1b">Text here</p>
#20ff1b Background Color
This box has a background color of #20ff1b
<div style="background-color:#20ff1b">Text here</div>
#20ff1b Border Color
This box has a border color of #20ff1b
<div style="border: 4px solid #20ff1b">Text here</div>
CSS codes
<p style="color:#20ff1b">Text here</p>
<div style="background-color:#20ff1b">Text here</div>
<div style="border: 4px solid #20ff1b">Text here</div>
#20ff1b Color on white background
This is how a font and box color of #20ff1b will look
on a white background.
#20ff1b Color on black background
This is how a font and box color of #20ff1b hex color will look
on a black background.