#9EB2B9 Ovation
#9EB2B9 (Ovation) RGB value is (158, 178, 185).
Red value is 158, green value is 178, and blue value is 185.
Cylindrical-coordinate representations (HSL) of color #9EB2B9: hue: 196°, saturation: 16.2%, and lightness: 67.3%.
Process color (CMYK) of #9EB2B9 is 14.6%, 3.8%, 0%, 27.5%. Web safe color equivalent of #9EB2B9 is ##9999CC. Color #9EB2B9 contains mainly Magenta.
Color Spaces
| Color spaces of #9EB2B9 | Value |
|---|---|
| RGB | 158, 178, 185 |
| HSL | 196°, 16.2%, 67.3% |
| HSV / HSB | 196°, 14.6%, 72.5% |
| CMYK | 14.6%, 3.8%, 0%, 27.5% |
| XYZ | 38.78, 42.61, 52.07 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011110 | 10110010 | 10111001 |
| Octal | 236 | 262 | 271 |
| Decimal | 158 | 178 | 185 |
| Hex | 9E | B2 | B9 |
Shades of #9EB2B9
Tints of #9EB2B9
.mybgColor { background-color: #9EB2B9; }
.myforeColor { color: #9EB2B9; }
.myborderColor { border: 3px solid #9EB2B9; }
<p style="color:#9EB2B9">Text here</p>
This sample text is styled with font color #9EB2B9. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#9EB2B9">Div content here</div>
<div style="border:3px solid #9EB2B9">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(158, 178, 185, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #9EB2B9; }
.divShadow { -moz-box-shadow: 1px 1px 3px #9EB2B9;
-webkit-box-shadow: 1px 1px 3px #9EB2B9;
box-shadow: 1px 1px 3px #9EB2B9; }
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 #9EB2B9 (Ovation)
Color Overview & Profile: Color #9EB2B9, also known as Ovation, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 62% Red (158/255), 70% Green (178/255), and 73% Blue (185/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #9EB2B9 translates into the CMYK subtractive color model with values of 14.6% Cyan, 3.8% Magenta, 0% Yellow, and 27.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 196°, saturation of 16.2%, and lightness of 67.3%.
Web Accessibility & Design Recommendations: When implementing #9EB2B9 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 ##9999CC.
