#9BBACB Arctic Sunrise
#9BBACB (Arctic Sunrise) RGB value is (155, 186, 203).
Red value is 155, green value is 186, and blue value is 203.
Cylindrical-coordinate representations (HSL) of color #9BBACB: hue: 201°, saturation: 31.6%, and lightness: 70.2%.
Process color (CMYK) of #9BBACB is 23.6%, 8.4%, 0%, 20.4%. Web safe color equivalent of #9BBACB is ##99CCCC. Color #9BBACB contains mainly Magenta.
Color Spaces
| Color spaces of #9BBACB | Value |
|---|---|
| RGB | 155, 186, 203 |
| HSL | 201°, 31.6%, 70.2% |
| HSV / HSB | 201°, 23.6%, 79.6% |
| CMYK | 23.6%, 8.4%, 0%, 20.4% |
| XYZ | 41.85, 46.4, 63.24 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011011 | 10111010 | 11001011 |
| Octal | 233 | 272 | 313 |
| Decimal | 155 | 186 | 203 |
| Hex | 9B | BA | CB |
Shades of #9BBACB
Tints of #9BBACB
.mybgColor { background-color: #9BBACB; }
.myforeColor { color: #9BBACB; }
.myborderColor { border: 3px solid #9BBACB; }
<p style="color:#9BBACB">Text here</p>
This sample text is styled with font color #9BBACB. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#9BBACB">Div content here</div>
<div style="border:3px solid #9BBACB">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(155, 186, 203, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #9BBACB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #9BBACB;
-webkit-box-shadow: 1px 1px 3px #9BBACB;
box-shadow: 1px 1px 3px #9BBACB; }
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 #9BBACB (Arctic Sunrise)
Color Overview & Profile: Color #9BBACB, also known as Arctic Sunrise, 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), 73% Green (186/255), and 80% Blue (203/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #9BBACB translates into the CMYK subtractive color model with values of 23.6% Cyan, 8.4% Magenta, 0% Yellow, and 20.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 201°, saturation of 31.6%, and lightness of 70.2%.
Web Accessibility & Design Recommendations: When implementing #9BBACB 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.
