In RGB color space, #20ff0b hex color has a red value of 32, a green value of 255 and a blue value of 11.
In CMYK color space (used in color printing), #20ff0b hex color is composed of 87.45% cyan, 0% magenta, 95.69% yellow and 0% black.
#20ff0b color has a hue of 114.8 degrees, a saturation of 100% and a lightness of 52.2%.
#20ff0b hex color contains mainly GREEN.
The closest web safe color of #20ff0b is #33ff00
#20ff0b hex color has a decimal value of 2162443.
HEX | 20ff0b | #20ff0b |
---|---|---|
RGB | 32, 255, 11 | rgb(32, 255, 11) |
RGB Percent | 12.55, 100, 4.31 | rgb(12.55, 100, 4.31) |
CMYK | 87, 0, 96, 0 | |
HSL | 114.8°, 100, 52.2 | hsl(114.8, 100%, 52.2%) |
HSV | 114.8°, 95.7, 100 |
XYZ | 36.416, 71.851, 12.266 |
---|---|
Hunter Lab | 84.765, -71.653, 50.756 |
CIE-LAB | 87.897, -84.68, 82.54 |
CIE-LCH | 87.897, 118.252, 135.733 |
CIE-LUV | 87.45, 0, 95.69, 0 |
Web Safe | 33ff00 |
RGB percent of color #20ff0b
CMYK percent of color #20ff0b
Text with hexadecimal color #20ff0b
This text has a font color of #20ff0b
<p style="color:#20ff0b">Text here</p>
#20ff0b Background Color
This box has a background color of #20ff0b
<div style="background-color:#20ff0b">Text here</div>
#20ff0b Border Color
This box has a border color of #20ff0b
<div style="border: 4px solid #20ff0b">Text here</div>
CSS codes
<p style="color:#20ff0b">Text here</p>
<div style="background-color:#20ff0b">Text here</div>
<div style="border: 4px solid #20ff0b">Text here</div>
#20ff0b Color on white background
This is how a font and box color of #20ff0b will look
on a white background.
#20ff0b Color on black background
This is how a font and box color of #20ff0b hex color will look
on a black background.