#8E9192 Alloy
#8E9192 (Alloy) RGB value is (142, 145, 146).
Red value is 142, green value is 145, and blue value is 146.
Cylindrical-coordinate representations (HSL) of color #8E9192: hue: 195°, saturation: 1.8%, and lightness: 56.5%.
Process color (CMYK) of #8E9192 is 2.7%, 0.7%, 0%, 42.7%. Web safe color equivalent of #8E9192 is ##999999. Color #8E9192 contains mainly GRAY.
Color Spaces
| Color spaces of #8E9192 | Value |
|---|---|
| RGB | 142, 145, 146 |
| HSL | 195°, 1.8%, 56.5% |
| HSV / HSB | 195°, 2.7%, 57.3% |
| CMYK | 2.7%, 0.7%, 0%, 42.7% |
| XYZ | 26.47, 28.08, 31.21 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10001110 | 10010001 | 10010010 |
| Octal | 216 | 221 | 222 |
| Decimal | 142 | 145 | 146 |
| Hex | 8E | 91 | 92 |
Shades of #8E9192
Tints of #8E9192
.mybgColor { background-color: #8E9192; }
.myforeColor { color: #8E9192; }
.myborderColor { border: 3px solid #8E9192; }
<p style="color:#8E9192">Text here</p>
This sample text is styled with font color #8E9192. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#8E9192">Div content here</div>
<div style="border:3px solid #8E9192">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(142, 145, 146, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #8E9192; }
.divShadow { -moz-box-shadow: 1px 1px 3px #8E9192;
-webkit-box-shadow: 1px 1px 3px #8E9192;
box-shadow: 1px 1px 3px #8E9192; }
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 #8E9192 (Alloy)
Color Overview & Profile: Color #8E9192, also known as Alloy, 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), 57% Green (145/255), and 57% Blue (146/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #8E9192 translates into the CMYK subtractive color model with values of 2.7% Cyan, 0.7% Magenta, 0% Yellow, and 42.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 195°, saturation of 1.8%, and lightness of 56.5%.
Web Accessibility & Design Recommendations: When implementing #8E9192 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.
