#5E9D7B Memphis Green
#5E9D7B (Memphis Green) RGB value is (94, 157, 123).
Red value is 94, green value is 157, and blue value is 123.
Cylindrical-coordinate representations (HSL) of color #5E9D7B: hue: 148°, saturation: 25.1%, and lightness: 49.2%.
Process color (CMYK) of #5E9D7B is 40.1%, 0%, 21.7%, 38.4%. Web safe color equivalent of #5E9D7B is ##669966. Color #5E9D7B contains mainly Cyan.
Color Spaces
| Color spaces of #5E9D7B | Value |
|---|---|
| RGB | 94, 157, 123 |
| HSL | 148°, 25.1%, 49.2% |
| HSV / HSB | 148°, 40.1%, 61.6% |
| CMYK | 40.1%, 0%, 21.7%, 38.4% |
| XYZ | 20.25, 27.92, 23.06 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011110 | 10011101 | 01111011 |
| Octal | 136 | 235 | 173 |
| Decimal | 94 | 157 | 123 |
| Hex | 5E | 9D | 7B |
Shades of #5E9D7B
Tints of #5E9D7B
.mybgColor { background-color: #5E9D7B; }
.myforeColor { color: #5E9D7B; }
.myborderColor { border: 3px solid #5E9D7B; }
<p style="color:#5E9D7B">Text here</p>
This sample text is styled with font color #5E9D7B. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#5E9D7B">Div content here</div>
<div style="border:3px solid #5E9D7B">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(94, 157, 123, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #5E9D7B; }
.divShadow { -moz-box-shadow: 1px 1px 3px #5E9D7B;
-webkit-box-shadow: 1px 1px 3px #5E9D7B;
box-shadow: 1px 1px 3px #5E9D7B; }
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 #5E9D7B (Memphis Green)
Color Overview & Profile: Color #5E9D7B, also known as Memphis Green, 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), 62% Green (157/255), and 48% Blue (123/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #5E9D7B translates into the CMYK subtractive color model with values of 40.1% Cyan, 0% Magenta, 21.7% Yellow, and 38.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 148°, saturation of 25.1%, and lightness of 49.2%.
Web Accessibility & Design Recommendations: When implementing #5E9D7B 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 ##669966.
