#77BE52 Taurus Forest Fern
#77BE52 (Taurus Forest Fern) RGB value is (119, 190, 82).
Red value is 119, green value is 190, and blue value is 82.
Cylindrical-coordinate representations (HSL) of color #77BE52: hue: 99°, saturation: 45.4%, and lightness: 53.3%.
Process color (CMYK) of #77BE52 is 37.4%, 0%, 56.8%, 25.5%. Web safe color equivalent of #77BE52 is ##66CC66. Color #77BE52 contains mainly Green.
Color Spaces
| Color spaces of #77BE52 | Value |
|---|---|
| RGB | 119, 190, 82 |
| HSL | 99°, 45.4%, 53.3% |
| HSV / HSB | 99°, 56.8%, 74.5% |
| CMYK | 37.4%, 0%, 56.8%, 25.5% |
| XYZ | 27.54, 41.36, 14.51 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01110111 | 10111110 | 01010010 |
| Octal | 167 | 276 | 122 |
| Decimal | 119 | 190 | 82 |
| Hex | 77 | BE | 52 |
Shades of #77BE52
Tints of #77BE52
.mybgColor { background-color: #77BE52; }
.myforeColor { color: #77BE52; }
.myborderColor { border: 3px solid #77BE52; }
<p style="color:#77BE52">Text here</p>
This sample text is styled with font color #77BE52. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#77BE52">Div content here</div>
<div style="border:3px solid #77BE52">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(119, 190, 82, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #77BE52; }
.divShadow { -moz-box-shadow: 1px 1px 3px #77BE52;
-webkit-box-shadow: 1px 1px 3px #77BE52;
box-shadow: 1px 1px 3px #77BE52; }
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 #77BE52 (Taurus Forest Fern)
Color Overview & Profile: Color #77BE52, also known as Taurus Forest Fern, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 47% Red (119/255), 75% Green (190/255), and 32% Blue (82/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #77BE52 translates into the CMYK subtractive color model with values of 37.4% Cyan, 0% Magenta, 56.8% Yellow, and 25.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 99°, saturation of 45.4%, and lightness of 53.3%.
Web Accessibility & Design Recommendations: When implementing #77BE52 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.
