In RGB color space, #40c00c hex color has a red value of 64, a green value of 192 and a blue value of 12.
In CMYK color space (used in color printing), #40c00c hex color is composed of 66.67% cyan, 0% magenta, 93.75% yellow and 24.71% black.
#40c00c color has a hue of 102.7 degrees, a saturation of 88.24% and a lightness of 40%.
#40c00c hex color contains mainly GREEN.
The closest web safe color of #40c00c is #33cc00
#40c00c hex color has a decimal value of 4243468.
HEX | 40c00c | #40c00c |
---|---|---|
RGB | 64, 192, 12 | rgb(64, 192, 12) |
RGB Percent | 25.1, 75.29, 4.71 | rgb(25.1, 75.29, 4.71) |
CMYK | 67, 0, 94, 25 | |
HSL | 102.7°, 88.24, 40 | hsl(102.7, 88.24%, 40%) |
HSV | 102.7°, 93.8, 75.3 |
XYZ | 21.03, 38.816, 6.732 |
---|---|
Hunter Lab | 62.302, -48.777, 37.205 |
CIE-LAB | 68.618, -62.317, 66.808 |
CIE-LCH | 68.618, 91.36, 133.008 |
CIE-LUV | 66.67, 0, 93.75, 24.71 |
Web Safe | 33cc00 |
RGB percent of color #40c00c
CMYK percent of color #40c00c
Text with hexadecimal color #40c00c
This text has a font color of #40c00c
<p style="color:#40c00c">Text here</p>
#40c00c Background Color
This box has a background color of #40c00c
<div style="background-color:#40c00c">Text here</div>
#40c00c Border Color
This box has a border color of #40c00c
<div style="border: 4px solid #40c00c">Text here</div>
CSS codes
<p style="color:#40c00c">Text here</p>
<div style="background-color:#40c00c">Text here</div>
<div style="border: 4px solid #40c00c">Text here</div>
#40c00c Color on white background
This is how a font and box color of #40c00c will look
on a white background.
#40c00c Color on black background
This is how a font and box color of #40c00c hex color will look
on a black background.