#73705E Sage Green Light
#73705E (Sage Green Light) RGB value is (115, 112, 94).
Red value is 115, green value is 112, and blue value is 94.
Cylindrical-coordinate representations (HSL) of color #73705E: hue: 51°, saturation: 10%, and lightness: 41%.
Process color (CMYK) of #73705E is 0%, 2.6%, 18.3%, 54.9%. Web safe color equivalent of #73705E is ##666666. Color #73705E contains mainly Yellow.
Color Spaces
| Color spaces of #73705E | Value |
|---|---|
| RGB | 115, 112, 94 |
| HSL | 51°, 10%, 41% |
| HSV / HSB | 51°, 18.3%, 45.1% |
| CMYK | 0%, 2.6%, 18.3%, 54.9% |
| XYZ | 14.88, 16.04, 12.9 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01110011 | 01110000 | 01011110 |
| Octal | 163 | 160 | 136 |
| Decimal | 115 | 112 | 94 |
| Hex | 73 | 70 | 5E |
Shades of #73705E
Tints of #73705E
.mybgColor { background-color: #73705E; }
.myforeColor { color: #73705E; }
.myborderColor { border: 3px solid #73705E; }
<p style="color:#73705E">Text here</p>
This sample text is styled with font color #73705E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#73705E">Div content here</div>
<div style="border:3px solid #73705E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(115, 112, 94, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #73705E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #73705E;
-webkit-box-shadow: 1px 1px 3px #73705E;
box-shadow: 1px 1px 3px #73705E; }
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 #73705E (Sage Green Light)
Color Overview & Profile: Color #73705E, also known as Sage Green Light, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 45% Red (115/255), 44% Green (112/255), and 37% Blue (94/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #73705E translates into the CMYK subtractive color model with values of 0% Cyan, 2.6% Magenta, 18.3% Yellow, and 54.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 51°, saturation of 10%, and lightness of 41%.
Web Accessibility & Design Recommendations: When implementing #73705E 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.
