#8E8A7D Meander
#8E8A7D (Meander) RGB value is (142, 138, 125).
Red value is 142, green value is 138, and blue value is 125.
Cylindrical-coordinate representations (HSL) of color #8E8A7D: hue: 46°, saturation: 7%, and lightness: 52.4%.
Process color (CMYK) of #8E8A7D is 0%, 2.8%, 12%, 44.3%. Web safe color equivalent of #8E8A7D is ##999966. Color #8E8A7D contains mainly GRAY.
Color Spaces
| Color spaces of #8E8A7D | Value |
|---|---|
| RGB | 142, 138, 125 |
| HSL | 46°, 7%, 52.4% |
| HSV / HSB | 46°, 12%, 55.7% |
| CMYK | 0%, 2.8%, 12%, 44.3% |
| XYZ | 23.95, 25.41, 23.04 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10001110 | 10001010 | 01111101 |
| Octal | 216 | 212 | 175 |
| Decimal | 142 | 138 | 125 |
| Hex | 8E | 8A | 7D |
Shades of #8E8A7D
Tints of #8E8A7D
.mybgColor { background-color: #8E8A7D; }
.myforeColor { color: #8E8A7D; }
.myborderColor { border: 3px solid #8E8A7D; }
<p style="color:#8E8A7D">Text here</p>
This sample text is styled with font color #8E8A7D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#8E8A7D">Div content here</div>
<div style="border:3px solid #8E8A7D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(142, 138, 125, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #8E8A7D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #8E8A7D;
-webkit-box-shadow: 1px 1px 3px #8E8A7D;
box-shadow: 1px 1px 3px #8E8A7D; }
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 #8E8A7D (Meander)
Color Overview & Profile: Color #8E8A7D, also known as Meander, 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), 54% Green (138/255), and 49% Blue (125/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #8E8A7D translates into the CMYK subtractive color model with values of 0% Cyan, 2.8% Magenta, 12% Yellow, and 44.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 46°, saturation of 7%, and lightness of 52.4%.
Web Accessibility & Design Recommendations: When implementing #8E8A7D 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.
