#8F8A76 Epic Green
#8F8A76 (Epic Green) RGB value is (143, 138, 118).
Red value is 143, green value is 138, and blue value is 118.
Cylindrical-coordinate representations (HSL) of color #8F8A76: hue: 48°, saturation: 10%, and lightness: 51.2%.
Process color (CMYK) of #8F8A76 is 0%, 3.5%, 17.5%, 43.9%. Web safe color equivalent of #8F8A76 is ##999966. Color #8F8A76 contains mainly Yellow.
Color Spaces
| Color spaces of #8F8A76 | Value |
|---|---|
| RGB | 143, 138, 118 |
| HSL | 48°, 10%, 51.2% |
| HSV / HSB | 48°, 17.5%, 56.1% |
| CMYK | 0%, 3.5%, 17.5%, 43.9% |
| XYZ | 23.69, 25.32, 20.78 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10001111 | 10001010 | 01110110 |
| Octal | 217 | 212 | 166 |
| Decimal | 143 | 138 | 118 |
| Hex | 8F | 8A | 76 |
Shades of #8F8A76
Tints of #8F8A76
.mybgColor { background-color: #8F8A76; }
.myforeColor { color: #8F8A76; }
.myborderColor { border: 3px solid #8F8A76; }
<p style="color:#8F8A76">Text here</p>
This sample text is styled with font color #8F8A76. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#8F8A76">Div content here</div>
<div style="border:3px solid #8F8A76">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(143, 138, 118, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #8F8A76; }
.divShadow { -moz-box-shadow: 1px 1px 3px #8F8A76;
-webkit-box-shadow: 1px 1px 3px #8F8A76;
box-shadow: 1px 1px 3px #8F8A76; }
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 #8F8A76 (Epic Green)
Color Overview & Profile: Color #8F8A76, also known as Epic Green, 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 (143/255), 54% Green (138/255), and 46% Blue (118/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #8F8A76 translates into the CMYK subtractive color model with values of 0% Cyan, 3.5% Magenta, 17.5% Yellow, and 43.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 48°, saturation of 10%, and lightness of 51.2%.
Web Accessibility & Design Recommendations: When implementing #8F8A76 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 ##999966.
