#8E9A21 Limetta
#8E9A21 (Limetta) RGB value is (142, 154, 33).
Red value is 142, green value is 154, and blue value is 33.
Cylindrical-coordinate representations (HSL) of color #8E9A21: hue: 66°, saturation: 64.7%, and lightness: 36.7%.
Process color (CMYK) of #8E9A21 is 7.8%, 0%, 78.6%, 39.6%. Web safe color equivalent of #8E9A21 is ##999933. Color #8E9A21 contains mainly Green.
Color Spaces
| Color spaces of #8E9A21 | Value |
|---|---|
| RGB | 142, 154, 33 |
| HSL | 66°, 64.7%, 36.7% |
| HSV / HSB | 66°, 78.6%, 60.4% |
| CMYK | 7.8%, 0%, 78.6%, 39.6% |
| XYZ | 22.99, 28.97, 5.82 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10001110 | 10011010 | 00100001 |
| Octal | 216 | 232 | 041 |
| Decimal | 142 | 154 | 33 |
| Hex | 8E | 9A | 21 |
Shades of #8E9A21
Tints of #8E9A21
.mybgColor { background-color: #8E9A21; }
.myforeColor { color: #8E9A21; }
.myborderColor { border: 3px solid #8E9A21; }
<p style="color:#8E9A21">Text here</p>
This sample text is styled with font color #8E9A21. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#8E9A21">Div content here</div>
<div style="border:3px solid #8E9A21">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(142, 154, 33, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #8E9A21; }
.divShadow { -moz-box-shadow: 1px 1px 3px #8E9A21;
-webkit-box-shadow: 1px 1px 3px #8E9A21;
box-shadow: 1px 1px 3px #8E9A21; }
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 #8E9A21 (Limetta)
Color Overview & Profile: Color #8E9A21, also known as Limetta, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 56% Red (142/255), 60% Green (154/255), and 13% Blue (33/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #8E9A21 translates into the CMYK subtractive color model with values of 7.8% Cyan, 0% Magenta, 78.6% Yellow, and 39.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 66°, saturation of 64.7%, and lightness of 36.7%.
Web Accessibility & Design Recommendations: When implementing #8E9A21 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 ##999933.
