#4D8B72 Molly Robins
#4D8B72 (Molly Robins) RGB value is (77, 139, 114).
Red value is 77, green value is 139, and blue value is 114.
Cylindrical-coordinate representations (HSL) of color #4D8B72: hue: 156°, saturation: 28.7%, and lightness: 42.4%.
Process color (CMYK) of #4D8B72 is 44.6%, 0%, 18%, 45.5%. Web safe color equivalent of #4D8B72 is ##669966. Color #4D8B72 contains mainly Cyan.
Color Spaces
| Color spaces of #4D8B72 | Value |
|---|---|
| RGB | 77, 139, 114 |
| HSL | 156°, 28.7%, 42.4% |
| HSV / HSB | 156°, 44.6%, 54.5% |
| CMYK | 44.6%, 0%, 18%, 45.5% |
| XYZ | 15.33, 21.26, 19.21 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01001101 | 10001011 | 01110010 |
| Octal | 115 | 213 | 162 |
| Decimal | 77 | 139 | 114 |
| Hex | 4D | 8B | 72 |
Shades of #4D8B72
Tints of #4D8B72
.mybgColor { background-color: #4D8B72; }
.myforeColor { color: #4D8B72; }
.myborderColor { border: 3px solid #4D8B72; }
<p style="color:#4D8B72">Text here</p>
This sample text is styled with font color #4D8B72. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#4D8B72">Div content here</div>
<div style="border:3px solid #4D8B72">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(77, 139, 114, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #4D8B72; }
.divShadow { -moz-box-shadow: 1px 1px 3px #4D8B72;
-webkit-box-shadow: 1px 1px 3px #4D8B72;
box-shadow: 1px 1px 3px #4D8B72; }
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 #4D8B72 (Molly Robins)
Color Overview & Profile: Color #4D8B72, also known as Molly Robins, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 30% Red (77/255), 55% Green (139/255), and 45% Blue (114/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #4D8B72 translates into the CMYK subtractive color model with values of 44.6% Cyan, 0% Magenta, 18% Yellow, and 45.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 156°, saturation of 28.7%, and lightness of 42.4%.
Web Accessibility & Design Recommendations: When implementing #4D8B72 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.
