#7E9423 Sassy Grass
#7E9423 (Sassy Grass) RGB value is (126, 148, 35).
Red value is 126, green value is 148, and blue value is 35.
Cylindrical-coordinate representations (HSL) of color #7E9423: hue: 72°, saturation: 61.7%, and lightness: 35.9%.
Process color (CMYK) of #7E9423 is 14.9%, 0%, 76.4%, 42%. Web safe color equivalent of #7E9423 is ##669933. Color #7E9423 contains mainly Green.
Color Spaces
| Color spaces of #7E9423 | Value |
|---|---|
| RGB | 126, 148, 35 |
| HSL | 72°, 61.7%, 35.9% |
| HSV / HSB | 72°, 76.4%, 58% |
| CMYK | 14.9%, 0%, 76.4%, 42% |
| XYZ | 19.5, 25.74, 5.53 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01111110 | 10010100 | 00100011 |
| Octal | 176 | 224 | 043 |
| Decimal | 126 | 148 | 35 |
| Hex | 7E | 94 | 23 |
Shades of #7E9423
Tints of #7E9423
.mybgColor { background-color: #7E9423; }
.myforeColor { color: #7E9423; }
.myborderColor { border: 3px solid #7E9423; }
<p style="color:#7E9423">Text here</p>
This sample text is styled with font color #7E9423. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#7E9423">Div content here</div>
<div style="border:3px solid #7E9423">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(126, 148, 35, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #7E9423; }
.divShadow { -moz-box-shadow: 1px 1px 3px #7E9423;
-webkit-box-shadow: 1px 1px 3px #7E9423;
box-shadow: 1px 1px 3px #7E9423; }
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 #7E9423 (Sassy Grass)
Color Overview & Profile: Color #7E9423, also known as Sassy Grass, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 49% Red (126/255), 58% Green (148/255), and 14% Blue (35/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #7E9423 translates into the CMYK subtractive color model with values of 14.9% Cyan, 0% Magenta, 76.4% Yellow, and 42% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 72°, saturation of 61.7%, and lightness of 35.9%.
Web Accessibility & Design Recommendations: When implementing #7E9423 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 ##669933.
