#989EA7 Shining Knight
#989EA7 (Shining Knight) RGB value is (152, 158, 167).
Red value is 152, green value is 158, and blue value is 167.
Cylindrical-coordinate representations (HSL) of color #989EA7: hue: 216°, saturation: 7.9%, and lightness: 62.5%.
Process color (CMYK) of #989EA7 is 9%, 5.4%, 0%, 34.5%. Web safe color equivalent of #989EA7 is ##999999. Color #989EA7 contains mainly GRAY.
Color Spaces
| Color spaces of #989EA7 | Value |
|---|---|
| RGB | 152, 158, 167 |
| HSL | 216°, 7.9%, 62.5% |
| HSV / HSB | 216°, 9%, 65.5% |
| CMYK | 9%, 5.4%, 0%, 34.5% |
| XYZ | 32.15, 33.92, 41.4 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011000 | 10011110 | 10100111 |
| Octal | 230 | 236 | 247 |
| Decimal | 152 | 158 | 167 |
| Hex | 98 | 9E | A7 |
Shades of #989EA7
Tints of #989EA7
.mybgColor { background-color: #989EA7; }
.myforeColor { color: #989EA7; }
.myborderColor { border: 3px solid #989EA7; }
<p style="color:#989EA7">Text here</p>
This sample text is styled with font color #989EA7. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#989EA7">Div content here</div>
<div style="border:3px solid #989EA7">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(152, 158, 167, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #989EA7; }
.divShadow { -moz-box-shadow: 1px 1px 3px #989EA7;
-webkit-box-shadow: 1px 1px 3px #989EA7;
box-shadow: 1px 1px 3px #989EA7; }
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 #989EA7 (Shining Knight)
Color Overview & Profile: Color #989EA7, also known as Shining Knight, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 60% Red (152/255), 62% Green (158/255), and 65% Blue (167/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #989EA7 translates into the CMYK subtractive color model with values of 9% Cyan, 5.4% Magenta, 0% Yellow, and 34.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 216°, saturation of 7.9%, and lightness of 62.5%.
Web Accessibility & Design Recommendations: When implementing #989EA7 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.
