#9BACB2 Interesting Aqua
#9BACB2 (Interesting Aqua) RGB value is (155, 172, 178).
Red value is 155, green value is 172, and blue value is 178.
Cylindrical-coordinate representations (HSL) of color #9BACB2: hue: 196°, saturation: 13%, and lightness: 65.3%.
Process color (CMYK) of #9BACB2 is 12.9%, 3.4%, 0%, 30.2%. Web safe color equivalent of #9BACB2 is ##999999. Color #9BACB2 contains mainly Magenta.
Color Spaces
| Color spaces of #9BACB2 | Value |
|---|---|
| RGB | 155, 172, 178 |
| HSL | 196°, 13%, 65.3% |
| HSV / HSB | 196°, 12.9%, 69.8% |
| CMYK | 12.9%, 3.4%, 0%, 30.2% |
| XYZ | 36.3, 39.69, 47.86 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011011 | 10101100 | 10110010 |
| Octal | 233 | 254 | 262 |
| Decimal | 155 | 172 | 178 |
| Hex | 9B | AC | B2 |
Shades of #9BACB2
Tints of #9BACB2
.mybgColor { background-color: #9BACB2; }
.myforeColor { color: #9BACB2; }
.myborderColor { border: 3px solid #9BACB2; }
<p style="color:#9BACB2">Text here</p>
This sample text is styled with font color #9BACB2. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#9BACB2">Div content here</div>
<div style="border:3px solid #9BACB2">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(155, 172, 178, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #9BACB2; }
.divShadow { -moz-box-shadow: 1px 1px 3px #9BACB2;
-webkit-box-shadow: 1px 1px 3px #9BACB2;
box-shadow: 1px 1px 3px #9BACB2; }
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 #9BACB2 (Interesting Aqua)
Color Overview & Profile: Color #9BACB2, also known as Interesting Aqua, 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), 67% Green (172/255), and 70% Blue (178/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #9BACB2 translates into the CMYK subtractive color model with values of 12.9% Cyan, 3.4% Magenta, 0% Yellow, and 30.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 196°, saturation of 13%, and lightness of 65.3%.
Web Accessibility & Design Recommendations: When implementing #9BACB2 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.
