#C3BAB9 Elegant Ice
#C3BAB9 (Elegant Ice) RGB value is (195, 186, 185).
Red value is 195, green value is 186, and blue value is 185.
Cylindrical-coordinate representations (HSL) of color #C3BAB9: hue: 6°, saturation: 7.7%, and lightness: 74.5%.
Process color (CMYK) of #C3BAB9 is 0%, 4.6%, 5.1%, 23.5%. Web safe color equivalent of #C3BAB9 is ##CCCCCC. Color #C3BAB9 contains mainly GRAY.
Color Spaces
| Color spaces of #C3BAB9 | Value |
|---|---|
| RGB | 195, 186, 185 |
| HSL | 6°, 7.7%, 74.5% |
| HSV / HSB | 6°, 5.1%, 76.5% |
| CMYK | 0%, 4.6%, 5.1%, 23.5% |
| XYZ | 48.82, 50.22, 53.01 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000011 | 10111010 | 10111001 |
| Octal | 303 | 272 | 271 |
| Decimal | 195 | 186 | 185 |
| Hex | C3 | BA | B9 |
Shades of #C3BAB9
Tints of #C3BAB9
.mybgColor { background-color: #C3BAB9; }
.myforeColor { color: #C3BAB9; }
.myborderColor { border: 3px solid #C3BAB9; }
<p style="color:#C3BAB9">Text here</p>
This sample text is styled with font color #C3BAB9. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C3BAB9">Div content here</div>
<div style="border:3px solid #C3BAB9">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(195, 186, 185, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C3BAB9; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C3BAB9;
-webkit-box-shadow: 1px 1px 3px #C3BAB9;
box-shadow: 1px 1px 3px #C3BAB9; }
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 #C3BAB9 (Elegant Ice)
Color Overview & Profile: Color #C3BAB9, also known as Elegant Ice, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 76% Red (195/255), 73% Green (186/255), and 73% Blue (185/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #C3BAB9 translates into the CMYK subtractive color model with values of 0% Cyan, 4.6% Magenta, 5.1% Yellow, and 23.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 6°, saturation of 7.7%, and lightness of 74.5%.
Web Accessibility & Design Recommendations: When implementing #C3BAB9 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 ##CCCCCC.
