#8F9E9D Abyss
#8F9E9D (Abyss) RGB value is (143, 158, 157).
Red value is 143, green value is 158, and blue value is 157.
Cylindrical-coordinate representations (HSL) of color #8F9E9D: hue: 176°, saturation: 7.2%, and lightness: 59%.
Process color (CMYK) of #8F9E9D is 9.5%, 0%, 0.6%, 38%. Web safe color equivalent of #8F9E9D is ##999999. Color #8F9E9D contains mainly GRAY.
Color Spaces
| Color spaces of #8F9E9D | Value |
|---|---|
| RGB | 143, 158, 157 |
| HSL | 176°, 7.2%, 59% |
| HSV / HSB | 176°, 9.5%, 62% |
| CMYK | 9.5%, 0%, 0.6%, 38% |
| XYZ | 29.64, 32.73, 36.65 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10001111 | 10011110 | 10011101 |
| Octal | 217 | 236 | 235 |
| Decimal | 143 | 158 | 157 |
| Hex | 8F | 9E | 9D |
Shades of #8F9E9D
Tints of #8F9E9D
.mybgColor { background-color: #8F9E9D; }
.myforeColor { color: #8F9E9D; }
.myborderColor { border: 3px solid #8F9E9D; }
<p style="color:#8F9E9D">Text here</p>
This sample text is styled with font color #8F9E9D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#8F9E9D">Div content here</div>
<div style="border:3px solid #8F9E9D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(143, 158, 157, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #8F9E9D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #8F9E9D;
-webkit-box-shadow: 1px 1px 3px #8F9E9D;
box-shadow: 1px 1px 3px #8F9E9D; }
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 #8F9E9D (Abyss)
Color Overview & Profile: Color #8F9E9D, also known as Abyss, 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), 62% Green (158/255), and 62% Blue (157/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #8F9E9D translates into the CMYK subtractive color model with values of 9.5% Cyan, 0% Magenta, 0.6% Yellow, and 38% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 176°, saturation of 7.2%, and lightness of 59%.
Web Accessibility & Design Recommendations: When implementing #8F9E9D 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.
