In RGB color space, #50c080 hex color has a red value of 80, a green value of 192 and a blue value of 128.
In CMYK color space (used in color printing), #50c080 hex color is composed of 58.33% cyan, 0% magenta, 33.33% yellow and 24.71% black.
#50c080 color has a hue of 145.7 degrees, a saturation of 47.06% and a lightness of 53.3%.
#50c080 hex color contains mainly GREEN.
The closest web safe color of #50c080 is #66cc99
#50c080 hex color has a decimal value of 5292160.
HEX | 50c080 | #50c080 |
---|---|---|
RGB | 80, 192, 128 | rgb(80, 192, 128) |
RGB Percent | 31.37, 75.29, 50.2 | rgb(31.37, 75.29, 50.2) |
CMYK | 58, 0, 33, 25 | |
HSL | 145.7°, 47.06, 53.3 | hsl(145.7, 47.06%, 53.3%) |
HSV | 145.7°, 58.3, 75.3 |
XYZ | 26.054, 40.963, 26.956 |
---|---|
Hunter Lab | 64.002, -39.341, 19.83 |
CIE-LAB | 70.15, -46.537, 22.952 |
CIE-LCH | 70.15, 51.889, 153.748 |
CIE-LUV | 58.33, 0, 33.33, 24.71 |
Web Safe | 66cc99 |
RGB percent of color #50c080
CMYK percent of color #50c080
Text with hexadecimal color #50c080
This text has a font color of #50c080
<p style="color:#50c080">Text here</p>
#50c080 Background Color
This box has a background color of #50c080
<div style="background-color:#50c080">Text here</div>
#50c080 Border Color
This box has a border color of #50c080
<div style="border: 4px solid #50c080">Text here</div>
CSS codes
<p style="color:#50c080">Text here</p>
<div style="background-color:#50c080">Text here</div>
<div style="border: 4px solid #50c080">Text here</div>
#50c080 Color on white background
This is how a font and box color of #50c080 will look
on a white background.
#50c080 Color on black background
This is how a font and box color of #50c080 hex color will look
on a black background.