In RGB color space, #20c000 hex color has a red value of 32, a green value of 192 and a blue value of 0.
In CMYK color space (used in color printing), #20c000 hex color is composed of 83.33% cyan, 0% magenta, 100% yellow and 24.71% black.
#20c000 color has a hue of 110 degrees, a saturation of 100% and a lightness of 37.6%.
#20c000 hex color contains mainly GREEN.
The closest web safe color of #20c000 is #33cc00
#20c000 hex color has a decimal value of 2146304.
HEX | 20c000 | #20c000 |
---|---|---|
RGB | 32, 192, 0 | rgb(32, 192, 0) |
RGB Percent | 12.55, 75.29, 0 | rgb(12.55, 75.29, 0) |
CMYK | 83, 0, 100, 25 | |
HSL | 110°, 100, 37.6 | hsl(110, 100%, 37.6%) |
HSV | 110°, 100, 75.3 |
XYZ | 19.445, 38.006, 6.311 |
---|---|
Hunter Lab | 61.649, -51.584, 37.085 |
CIE-LAB | 68.025, -67.558, 67.47 |
CIE-LCH | 68.025, 95.479, 135.037 |
CIE-LUV | 83.33, 0, 100, 24.71 |
Web Safe | 33cc00 |
RGB percent of color #20c000
CMYK percent of color #20c000
Text with hexadecimal color #20c000
This text has a font color of #20c000
<p style="color:#20c000">Text here</p>
#20c000 Background Color
This box has a background color of #20c000
<div style="background-color:#20c000">Text here</div>
#20c000 Border Color
This box has a border color of #20c000
<div style="border: 4px solid #20c000">Text here</div>
CSS codes
<p style="color:#20c000">Text here</p>
<div style="background-color:#20c000">Text here</div>
<div style="border: 4px solid #20c000">Text here</div>
#20c000 Color on white background
This is how a font and box color of #20c000 will look
on a white background.
#20c000 Color on black background
This is how a font and box color of #20c000 hex color will look
on a black background.