#9DB1B5 Electric Slide
#9DB1B5 (Electric Slide) RGB value is (157, 177, 181).
Red value is 157, green value is 177, and blue value is 181.
Cylindrical-coordinate representations (HSL) of color #9DB1B5: hue: 190°, saturation: 14%, and lightness: 66.3%.
Process color (CMYK) of #9DB1B5 is 13.3%, 2.2%, 0%, 29%. Web safe color equivalent of #9DB1B5 is ##9999CC. Color #9DB1B5 contains mainly Magenta.
Color Spaces
| Color spaces of #9DB1B5 | Value |
|---|---|
| RGB | 157, 177, 181 |
| HSL | 190°, 14%, 66.3% |
| HSV / HSB | 190°, 13.3%, 71% |
| CMYK | 13.3%, 2.2%, 0%, 29% |
| XYZ | 37.97, 41.95, 49.8 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011101 | 10110001 | 10110101 |
| Octal | 235 | 261 | 265 |
| Decimal | 157 | 177 | 181 |
| Hex | 9D | B1 | B5 |
Shades of #9DB1B5
Tints of #9DB1B5
.mybgColor { background-color: #9DB1B5; }
.myforeColor { color: #9DB1B5; }
.myborderColor { border: 3px solid #9DB1B5; }
<p style="color:#9DB1B5">Text here</p>
This sample text is styled with font color #9DB1B5. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#9DB1B5">Div content here</div>
<div style="border:3px solid #9DB1B5">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(157, 177, 181, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #9DB1B5; }
.divShadow { -moz-box-shadow: 1px 1px 3px #9DB1B5;
-webkit-box-shadow: 1px 1px 3px #9DB1B5;
box-shadow: 1px 1px 3px #9DB1B5; }
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 #9DB1B5 (Electric Slide)
Color Overview & Profile: Color #9DB1B5, also known as Electric Slide, 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 (157/255), 69% Green (177/255), and 71% Blue (181/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #9DB1B5 translates into the CMYK subtractive color model with values of 13.3% Cyan, 2.2% Magenta, 0% Yellow, and 29% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 190°, saturation of 14%, and lightness of 66.3%.
Web Accessibility & Design Recommendations: When implementing #9DB1B5 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.
