#8D9081 Explorer Green
#8D9081 (Explorer Green) RGB value is (141, 144, 129).
Red value is 141, green value is 144, and blue value is 129.
Cylindrical-coordinate representations (HSL) of color #8D9081: hue: 72°, saturation: 6.3%, and lightness: 53.5%.
Process color (CMYK) of #8D9081 is 2.1%, 0%, 10.4%, 43.5%. Web safe color equivalent of #8D9081 is ##999999. Color #8D9081 contains mainly GRAY.
Color Spaces
| Color spaces of #8D9081 | Value |
|---|---|
| RGB | 141, 144, 129 |
| HSL | 72°, 6.3%, 53.5% |
| HSV / HSB | 72°, 10.4%, 56.5% |
| CMYK | 2.1%, 0%, 10.4%, 43.5% |
| XYZ | 24.92, 27.19, 24.7 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10001101 | 10010000 | 10000001 |
| Octal | 215 | 220 | 201 |
| Decimal | 141 | 144 | 129 |
| Hex | 8D | 90 | 81 |
Shades of #8D9081
Tints of #8D9081
.mybgColor { background-color: #8D9081; }
.myforeColor { color: #8D9081; }
.myborderColor { border: 3px solid #8D9081; }
<p style="color:#8D9081">Text here</p>
This sample text is styled with font color #8D9081. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#8D9081">Div content here</div>
<div style="border:3px solid #8D9081">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(141, 144, 129, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #8D9081; }
.divShadow { -moz-box-shadow: 1px 1px 3px #8D9081;
-webkit-box-shadow: 1px 1px 3px #8D9081;
box-shadow: 1px 1px 3px #8D9081; }
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 #8D9081 (Explorer Green)
Color Overview & Profile: Color #8D9081, also known as Explorer Green, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 55% Red (141/255), 56% Green (144/255), and 51% Blue (129/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #8D9081 translates into the CMYK subtractive color model with values of 2.1% Cyan, 0% Magenta, 10.4% Yellow, and 43.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 72°, saturation of 6.3%, and lightness of 53.5%.
Web Accessibility & Design Recommendations: When implementing #8D9081 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 ##999999.
