In RGB color space, #50cc65 hex color has a red value of 80, a green value of 204 and a blue value of 101.
In CMYK color space (used in color printing), #50cc65 hex color is composed of 60.78% cyan, 0% magenta, 50.49% yellow and 20% black.
#50cc65 color has a hue of 130.2 degrees, a saturation of 54.87% and a lightness of 55.7%.
#50cc65 hex color contains mainly GREEN.
The closest web safe color of #50cc65 is #66cc66
#50cc65 hex color has a decimal value of 5295205.
HEX | 50cc65 | #50cc65 |
---|---|---|
RGB | 80, 204, 101 | rgb(80, 204, 101) |
RGB Percent | 31.37, 80, 39.61 | rgb(31.37, 80, 39.61) |
CMYK | 61, 0, 50, 20 | |
HSL | 130.2°, 54.87, 55.7 | hsl(130.2, 54.87%, 55.7%) |
HSV | 130.2°, 60.8, 80 |
XYZ | 27.25, 45.831, 19.722 |
---|---|
Hunter Lab | 67.699, -46.623, 30.117 |
CIE-LAB | 73.436, -55.804, 41.039 |
CIE-LCH | 73.436, 69.27, 143.669 |
CIE-LUV | 60.78, 0, 50.49, 20 |
Web Safe | 66cc66 |
RGB percent of color #50cc65
CMYK percent of color #50cc65
Text with hexadecimal color #50cc65
This text has a font color of #50cc65
<p style="color:#50cc65">Text here</p>
#50cc65 Background Color
This box has a background color of #50cc65
<div style="background-color:#50cc65">Text here</div>
#50cc65 Border Color
This box has a border color of #50cc65
<div style="border: 4px solid #50cc65">Text here</div>
CSS codes
<p style="color:#50cc65">Text here</p>
<div style="background-color:#50cc65">Text here</div>
<div style="border: 4px solid #50cc65">Text here</div>
#50cc65 Color on white background
This is how a font and box color of #50cc65 will look
on a white background.
#50cc65 Color on black background
This is how a font and box color of #50cc65 hex color will look
on a black background.