#9BC7D9 Sound Waves
#9BC7D9 (Sound Waves) RGB value is (155, 199, 217).
Red value is 155, green value is 199, and blue value is 217.
Cylindrical-coordinate representations (HSL) of color #9BC7D9: hue: 197°, saturation: 44.9%, and lightness: 72.9%.
Process color (CMYK) of #9BC7D9 is 28.6%, 8.3%, 0%, 14.9%. Web safe color equivalent of #9BC7D9 is ##99CCCC. Color #9BC7D9 contains mainly Blue.
Color Spaces
| Color spaces of #9BC7D9 | Value |
|---|---|
| RGB | 155, 199, 217 |
| HSL | 197°, 44.9%, 72.9% |
| HSV / HSB | 197°, 28.6%, 85.1% |
| CMYK | 28.6%, 8.3%, 0%, 14.9% |
| XYZ | 46.46, 52.82, 73.38 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011011 | 11000111 | 11011001 |
| Octal | 233 | 307 | 331 |
| Decimal | 155 | 199 | 217 |
| Hex | 9B | C7 | D9 |
Shades of #9BC7D9
Tints of #9BC7D9
.mybgColor { background-color: #9BC7D9; }
.myforeColor { color: #9BC7D9; }
.myborderColor { border: 3px solid #9BC7D9; }
<p style="color:#9BC7D9">Text here</p>
This sample text is styled with font color #9BC7D9. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#9BC7D9">Div content here</div>
<div style="border:3px solid #9BC7D9">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(155, 199, 217, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #9BC7D9; }
.divShadow { -moz-box-shadow: 1px 1px 3px #9BC7D9;
-webkit-box-shadow: 1px 1px 3px #9BC7D9;
box-shadow: 1px 1px 3px #9BC7D9; }
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 #9BC7D9 (Sound Waves)
Color Overview & Profile: Color #9BC7D9, also known as Sound Waves, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 61% Red (155/255), 78% Green (199/255), and 85% Blue (217/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #9BC7D9 translates into the CMYK subtractive color model with values of 28.6% Cyan, 8.3% Magenta, 0% Yellow, and 14.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 197°, saturation of 44.9%, and lightness of 72.9%.
Web Accessibility & Design Recommendations: When implementing #9BC7D9 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 ##99CCCC.
