#7E8424 Trendy Green
#7E8424 (Trendy Green) RGB value is (126, 132, 36).
Red value is 126, green value is 132, and blue value is 36.
Cylindrical-coordinate representations (HSL) of color #7E8424: hue: 64°, saturation: 57.1%, and lightness: 32.9%.
Process color (CMYK) of #7E8424 is 4.5%, 0%, 72.7%, 48.2%. Web safe color equivalent of #7E8424 is ##669933. Color #7E8424 contains mainly Green.
Color Spaces
| Color spaces of #7E8424 | Value |
|---|---|
| RGB | 126, 132, 36 |
| HSL | 64°, 57.1%, 32.9% |
| HSV / HSB | 64°, 72.7%, 51.8% |
| CMYK | 4.5%, 0%, 72.7%, 48.2% |
| XYZ | 17.17, 21.07, 4.83 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01111110 | 10000100 | 00100100 |
| Octal | 176 | 204 | 044 |
| Decimal | 126 | 132 | 36 |
| Hex | 7E | 84 | 24 |
Shades of #7E8424
Tints of #7E8424
.mybgColor { background-color: #7E8424; }
.myforeColor { color: #7E8424; }
.myborderColor { border: 3px solid #7E8424; }
<p style="color:#7E8424">Text here</p>
This sample text is styled with font color #7E8424. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#7E8424">Div content here</div>
<div style="border:3px solid #7E8424">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(126, 132, 36, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #7E8424; }
.divShadow { -moz-box-shadow: 1px 1px 3px #7E8424;
-webkit-box-shadow: 1px 1px 3px #7E8424;
box-shadow: 1px 1px 3px #7E8424; }
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 #7E8424 (Trendy Green)
Color Overview & Profile: Color #7E8424, also known as Trendy Green, 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), 52% Green (132/255), and 14% Blue (36/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #7E8424 translates into the CMYK subtractive color model with values of 4.5% Cyan, 0% Magenta, 72.7% Yellow, and 48.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 64°, saturation of 57.1%, and lightness of 32.9%.
Web Accessibility & Design Recommendations: When implementing #7E8424 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.
