#716D2B Aged Mustard Green
#716D2B (Aged Mustard Green) RGB value is (113, 109, 43).
Red value is 113, green value is 109, and blue value is 43.
Cylindrical-coordinate representations (HSL) of color #716D2B: hue: 57°, saturation: 44.9%, and lightness: 30.6%.
Process color (CMYK) of #716D2B is 0%, 3.5%, 61.9%, 55.7%. Web safe color equivalent of #716D2B is ##666633. Color #716D2B contains mainly Yellow.
Color Spaces
| Color spaces of #716D2B | Value |
|---|---|
| RGB | 113, 109, 43 |
| HSL | 57°, 44.9%, 30.6% |
| HSV / HSB | 57°, 61.9%, 44.3% |
| CMYK | 0%, 3.5%, 61.9%, 55.7% |
| XYZ | 12.72, 14.62, 4.44 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01110001 | 01101101 | 00101011 |
| Octal | 161 | 155 | 053 |
| Decimal | 113 | 109 | 43 |
| Hex | 71 | 6D | 2B |
Shades of #716D2B
Tints of #716D2B
.mybgColor { background-color: #716D2B; }
.myforeColor { color: #716D2B; }
.myborderColor { border: 3px solid #716D2B; }
<p style="color:#716D2B">Text here</p>
This sample text is styled with font color #716D2B. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#716D2B">Div content here</div>
<div style="border:3px solid #716D2B">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(113, 109, 43, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #716D2B; }
.divShadow { -moz-box-shadow: 1px 1px 3px #716D2B;
-webkit-box-shadow: 1px 1px 3px #716D2B;
box-shadow: 1px 1px 3px #716D2B; }
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 #716D2B (Aged Mustard Green)
Color Overview & Profile: Color #716D2B, also known as Aged Mustard 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), 43% Green (109/255), and 17% Blue (43/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #716D2B translates into the CMYK subtractive color model with values of 0% Cyan, 3.5% Magenta, 61.9% Yellow, and 55.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 57°, saturation of 44.9%, and lightness of 30.6%.
Web Accessibility & Design Recommendations: When implementing #716D2B 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 ##666633.
