#77AA77 Abomination
#77AA77 (Abomination) RGB value is (119, 170, 119).
Red value is 119, green value is 170, and blue value is 119.
Cylindrical-coordinate representations (HSL) of color #77AA77: hue: 120°, saturation: 23.1%, and lightness: 56.7%.
Process color (CMYK) of #77AA77 is 30%, 0%, 30%, 33.3%. Web safe color equivalent of #77AA77 is ##669966. Color #77AA77 contains mainly Green.
Color Spaces
| Color spaces of #77AA77 | Value |
|---|---|
| RGB | 119, 170, 119 |
| HSL | 120°, 23.1%, 56.7% |
| HSV / HSB | 120°, 30%, 66.7% |
| CMYK | 30%, 0%, 30%, 33.3% |
| XYZ | 25.31, 34, 22.68 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01110111 | 10101010 | 01110111 |
| Octal | 167 | 252 | 167 |
| Decimal | 119 | 170 | 119 |
| Hex | 77 | AA | 77 |
Shades of #77AA77
Tints of #77AA77
.mybgColor { background-color: #77AA77; }
.myforeColor { color: #77AA77; }
.myborderColor { border: 3px solid #77AA77; }
<p style="color:#77AA77">Text here</p>
This sample text is styled with font color #77AA77. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#77AA77">Div content here</div>
<div style="border:3px solid #77AA77">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(119, 170, 119, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #77AA77; }
.divShadow { -moz-box-shadow: 1px 1px 3px #77AA77;
-webkit-box-shadow: 1px 1px 3px #77AA77;
box-shadow: 1px 1px 3px #77AA77; }
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 #77AA77 (Abomination)
Color Overview & Profile: Color #77AA77, also known as Abomination, 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), 67% Green (170/255), and 47% Blue (119/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #77AA77 translates into the CMYK subtractive color model with values of 30% Cyan, 0% Magenta, 30% Yellow, and 33.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 120°, saturation of 23.1%, and lightness of 56.7%.
Web Accessibility & Design Recommendations: When implementing #77AA77 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.
