#82A177 Greyish Green
#82A177 (Greyish Green) RGB value is (130, 161, 119).
Red value is 130, green value is 161, and blue value is 119.
Cylindrical-coordinate representations (HSL) of color #82A177: hue: 104°, saturation: 18.3%, and lightness: 54.9%.
Process color (CMYK) of #82A177 is 19.3%, 0%, 26.1%, 36.9%. Web safe color equivalent of #82A177 is ##999966. Color #82A177 contains mainly Green.
Color Spaces
| Color spaces of #82A177 | Value |
|---|---|
| RGB | 130, 161, 119 |
| HSL | 104°, 18.3%, 54.9% |
| HSV / HSB | 104°, 26.1%, 63.1% |
| CMYK | 19.3%, 0%, 26.1%, 36.9% |
| XYZ | 25.28, 31.57, 22.21 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10000010 | 10100001 | 01110111 |
| Octal | 202 | 241 | 167 |
| Decimal | 130 | 161 | 119 |
| Hex | 82 | A1 | 77 |
Shades of #82A177
Tints of #82A177
.mybgColor { background-color: #82A177; }
.myforeColor { color: #82A177; }
.myborderColor { border: 3px solid #82A177; }
<p style="color:#82A177">Text here</p>
This sample text is styled with font color #82A177. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#82A177">Div content here</div>
<div style="border:3px solid #82A177">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(130, 161, 119, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #82A177; }
.divShadow { -moz-box-shadow: 1px 1px 3px #82A177;
-webkit-box-shadow: 1px 1px 3px #82A177;
box-shadow: 1px 1px 3px #82A177; }
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 #82A177 (Greyish Green)
Color Overview & Profile: Color #82A177, also known as Greyish Green, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 51% Red (130/255), 63% Green (161/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, #82A177 translates into the CMYK subtractive color model with values of 19.3% Cyan, 0% Magenta, 26.1% Yellow, and 36.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 104°, saturation of 18.3%, and lightness of 54.9%.
Web Accessibility & Design Recommendations: When implementing #82A177 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 ##999966.
