#4C9C77 Natural Orchestra
#4C9C77 (Natural Orchestra) RGB value is (76, 156, 119).
Red value is 76, green value is 156, and blue value is 119.
Cylindrical-coordinate representations (HSL) of color #4C9C77: hue: 152°, saturation: 34.5%, and lightness: 45.5%.
Process color (CMYK) of #4C9C77 is 51.3%, 0%, 23.7%, 38.8%. Web safe color equivalent of #4C9C77 is ##339966. Color #4C9C77 contains mainly Cyan.
Color Spaces
| Color spaces of #4C9C77 | Value |
|---|---|
| RGB | 76, 156, 119 |
| HSL | 152°, 34.5%, 45.5% |
| HSV / HSB | 152°, 51.3%, 61.2% |
| CMYK | 51.3%, 0%, 23.7%, 38.8% |
| XYZ | 18.2, 26.64, 21.63 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01001100 | 10011100 | 01110111 |
| Octal | 114 | 234 | 167 |
| Decimal | 76 | 156 | 119 |
| Hex | 4C | 9C | 77 |
Shades of #4C9C77
Tints of #4C9C77
.mybgColor { background-color: #4C9C77; }
.myforeColor { color: #4C9C77; }
.myborderColor { border: 3px solid #4C9C77; }
<p style="color:#4C9C77">Text here</p>
This sample text is styled with font color #4C9C77. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#4C9C77">Div content here</div>
<div style="border:3px solid #4C9C77">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(76, 156, 119, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #4C9C77; }
.divShadow { -moz-box-shadow: 1px 1px 3px #4C9C77;
-webkit-box-shadow: 1px 1px 3px #4C9C77;
box-shadow: 1px 1px 3px #4C9C77; }
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 #4C9C77 (Natural Orchestra)
Color Overview & Profile: Color #4C9C77, also known as Natural Orchestra, 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 (76/255), 61% Green (156/255), and 47% Blue (119/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #4C9C77 translates into the CMYK subtractive color model with values of 51.3% Cyan, 0% Magenta, 23.7% Yellow, and 38.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 152°, saturation of 34.5%, and lightness of 45.5%.
Web Accessibility & Design Recommendations: When implementing #4C9C77 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 ##339966.
