#50C878 Emerald Reflection
#50C878 (Emerald Reflection) RGB value is (80, 200, 120).
Red value is 80, green value is 200, and blue value is 120.
Cylindrical-coordinate representations (HSL) of color #50C878: hue: 140°, saturation: 52.2%, and lightness: 54.9%.
Process color (CMYK) of #50C878 is 60%, 0%, 40%, 21.6%. Web safe color equivalent of #50C878 is ##66CC66. Color #50C878 contains mainly Green.
Color Spaces
| Color spaces of #50C878 | Value |
|---|---|
| RGB | 80, 200, 120 |
| HSL | 140°, 52.2%, 54.9% |
| HSV / HSB | 140°, 60%, 78.4% |
| CMYK | 60%, 0%, 40%, 21.6% |
| XYZ | 27.35, 44.37, 24.89 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01010000 | 11001000 | 01111000 |
| Octal | 120 | 310 | 170 |
| Decimal | 80 | 200 | 120 |
| Hex | 50 | C8 | 78 |
Shades of #50C878
Tints of #50C878
.mybgColor { background-color: #50C878; }
.myforeColor { color: #50C878; }
.myborderColor { border: 3px solid #50C878; }
<p style="color:#50C878">Text here</p>
This sample text is styled with font color #50C878. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#50C878">Div content here</div>
<div style="border:3px solid #50C878">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(80, 200, 120, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #50C878; }
.divShadow { -moz-box-shadow: 1px 1px 3px #50C878;
-webkit-box-shadow: 1px 1px 3px #50C878;
box-shadow: 1px 1px 3px #50C878; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #50C878 (Emerald Reflection)
Color Overview & Profile: Color #50C878, also known as Emerald Reflection, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 31% Red (80/255), 78% Green (200/255), and 47% Blue (120/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #50C878 translates into the CMYK subtractive color model with values of 60% Cyan, 0% Magenta, 40% Yellow, and 21.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 140°, saturation of 52.2%, and lightness of 54.9%.
Web Accessibility & Design Recommendations: When implementing #50C878 in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ##66CC66.
