#9CC2BF Bleu Nattier
#9CC2BF (Bleu Nattier) RGB value is (156, 194, 191).
Red value is 156, green value is 194, and blue value is 191.
Cylindrical-coordinate representations (HSL) of color #9CC2BF: hue: 175°, saturation: 23.8%, and lightness: 68.6%.
Process color (CMYK) of #9CC2BF is 19.6%, 0%, 1.5%, 23.9%. Web safe color equivalent of #9CC2BF is ##99CCCC. Color #9CC2BF contains mainly Cyan.
Color Spaces
| Color spaces of #9CC2BF | Value |
|---|---|
| RGB | 156, 194, 191 |
| HSL | 175°, 23.8%, 68.6% |
| HSV / HSB | 175°, 19.6%, 76.1% |
| CMYK | 19.6%, 0%, 1.5%, 23.9% |
| XYZ | 42.4, 49.41, 56.58 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011100 | 11000010 | 10111111 |
| Octal | 234 | 302 | 277 |
| Decimal | 156 | 194 | 191 |
| Hex | 9C | C2 | BF |
Shades of #9CC2BF
Tints of #9CC2BF
.mybgColor { background-color: #9CC2BF; }
.myforeColor { color: #9CC2BF; }
.myborderColor { border: 3px solid #9CC2BF; }
<p style="color:#9CC2BF">Text here</p>
This sample text is styled with font color #9CC2BF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#9CC2BF">Div content here</div>
<div style="border:3px solid #9CC2BF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(156, 194, 191, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #9CC2BF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #9CC2BF;
-webkit-box-shadow: 1px 1px 3px #9CC2BF;
box-shadow: 1px 1px 3px #9CC2BF; }
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 #9CC2BF (Bleu Nattier)
Color Overview & Profile: Color #9CC2BF, also known as Bleu Nattier, 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 (156/255), 76% Green (194/255), and 75% Blue (191/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #9CC2BF translates into the CMYK subtractive color model with values of 19.6% Cyan, 0% Magenta, 1.5% Yellow, and 23.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 175°, saturation of 23.8%, and lightness of 68.6%.
Web Accessibility & Design Recommendations: When implementing #9CC2BF 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.
