#717A6E Agave Green
#717A6E (Agave Green) RGB value is (113, 122, 110).
Red value is 113, green value is 122, and blue value is 110.
Cylindrical-coordinate representations (HSL) of color #717A6E: hue: 105°, saturation: 5.2%, and lightness: 45.5%.
Process color (CMYK) of #717A6E is 7.4%, 0%, 9.8%, 52.2%. Web safe color equivalent of #717A6E is ##666666. Color #717A6E contains mainly GRAY.
Color Spaces
| Color spaces of #717A6E | Value |
|---|---|
| RGB | 113, 122, 110 |
| HSL | 105°, 5.2%, 45.5% |
| HSV / HSB | 105°, 9.8%, 47.8% |
| CMYK | 7.4%, 0%, 9.8%, 52.2% |
| XYZ | 16.58, 18.56, 17.46 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01110001 | 01111010 | 01101110 |
| Octal | 161 | 172 | 156 |
| Decimal | 113 | 122 | 110 |
| Hex | 71 | 7A | 6E |
Shades of #717A6E
Tints of #717A6E
.mybgColor { background-color: #717A6E; }
.myforeColor { color: #717A6E; }
.myborderColor { border: 3px solid #717A6E; }
<p style="color:#717A6E">Text here</p>
This sample text is styled with font color #717A6E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#717A6E">Div content here</div>
<div style="border:3px solid #717A6E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(113, 122, 110, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #717A6E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #717A6E;
-webkit-box-shadow: 1px 1px 3px #717A6E;
box-shadow: 1px 1px 3px #717A6E; }
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 #717A6E (Agave Green)
Color Overview & Profile: Color #717A6E, also known as Agave Green, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 44% Red (113/255), 48% Green (122/255), and 43% Blue (110/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #717A6E translates into the CMYK subtractive color model with values of 7.4% Cyan, 0% Magenta, 9.8% Yellow, and 52.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 105°, saturation of 5.2%, and lightness of 45.5%.
Web Accessibility & Design Recommendations: When implementing #717A6E 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 ##666666.
