#5EBB80 Green Garter
#5EBB80 (Green Garter) RGB value is (94, 187, 128).
Red value is 94, green value is 187, and blue value is 128.
Cylindrical-coordinate representations (HSL) of color #5EBB80: hue: 142°, saturation: 40.6%, and lightness: 55.1%.
Process color (CMYK) of #5EBB80 is 49.7%, 0%, 31.6%, 26.7%. Web safe color equivalent of #5EBB80 is ##66CC99. Color #5EBB80 contains mainly Green.
Color Spaces
| Color spaces of #5EBB80 | Value |
|---|---|
| RGB | 94, 187, 128 |
| HSL | 142°, 40.6%, 55.1% |
| HSV / HSB | 142°, 49.7%, 73.3% |
| CMYK | 49.7%, 0%, 31.6%, 26.7% |
| XYZ | 26.28, 39.48, 26.65 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011110 | 10111011 | 10000000 |
| Octal | 136 | 273 | 200 |
| Decimal | 94 | 187 | 128 |
| Hex | 5E | BB | 80 |
Shades of #5EBB80
Tints of #5EBB80
.mybgColor { background-color: #5EBB80; }
.myforeColor { color: #5EBB80; }
.myborderColor { border: 3px solid #5EBB80; }
<p style="color:#5EBB80">Text here</p>
This sample text is styled with font color #5EBB80. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#5EBB80">Div content here</div>
<div style="border:3px solid #5EBB80">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(94, 187, 128, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #5EBB80; }
.divShadow { -moz-box-shadow: 1px 1px 3px #5EBB80;
-webkit-box-shadow: 1px 1px 3px #5EBB80;
box-shadow: 1px 1px 3px #5EBB80; }
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 #5EBB80 (Green Garter)
Color Overview & Profile: Color #5EBB80, also known as Green Garter, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 37% Red (94/255), 73% Green (187/255), and 50% Blue (128/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #5EBB80 translates into the CMYK subtractive color model with values of 49.7% Cyan, 0% Magenta, 31.6% Yellow, and 26.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 142°, saturation of 40.6%, and lightness of 55.1%.
Web Accessibility & Design Recommendations: When implementing #5EBB80 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 ##66CC99.
