#1E9752 Garnish
#1E9752 (Garnish) RGB value is (30, 151, 82).
Red value is 30, green value is 151, and blue value is 82.
Cylindrical-coordinate representations (HSL) of color #1E9752: hue: 146°, saturation: 66.9%, and lightness: 35.5%.
Process color (CMYK) of #1E9752 is 80.1%, 0%, 45.7%, 40.8%. Web safe color equivalent of #1E9752 is ##339966. Color #1E9752 contains mainly Green.
Color Spaces
| Color spaces of #1E9752 | Value |
|---|---|
| RGB | 30, 151, 82 |
| HSL | 146°, 66.9%, 35.5% |
| HSV / HSB | 146°, 80.1%, 59.2% |
| CMYK | 80.1%, 0%, 45.7%, 40.8% |
| XYZ | 13.12, 23.02, 11.73 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00011110 | 10010111 | 01010010 |
| Octal | 036 | 227 | 122 |
| Decimal | 30 | 151 | 82 |
| Hex | 1E | 97 | 52 |
Shades of #1E9752
Tints of #1E9752
.mybgColor { background-color: #1E9752; }
.myforeColor { color: #1E9752; }
.myborderColor { border: 3px solid #1E9752; }
<p style="color:#1E9752">Text here</p>
This sample text is styled with font color #1E9752. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#1E9752">Div content here</div>
<div style="border:3px solid #1E9752">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(30, 151, 82, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #1E9752; }
.divShadow { -moz-box-shadow: 1px 1px 3px #1E9752;
-webkit-box-shadow: 1px 1px 3px #1E9752;
box-shadow: 1px 1px 3px #1E9752; }
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 #1E9752 (Garnish)
Color Overview & Profile: Color #1E9752, also known as Garnish, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 12% Red (30/255), 59% Green (151/255), and 32% Blue (82/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #1E9752 translates into the CMYK subtractive color model with values of 80.1% Cyan, 0% Magenta, 45.7% Yellow, and 40.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 146°, saturation of 66.9%, and lightness of 35.5%.
Web Accessibility & Design Recommendations: When implementing #1E9752 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 ##339966.
