#CBC3C4 Ice Grey
#CBC3C4 (Ice Grey) RGB value is (203, 195, 196).
Red value is 203, green value is 195, and blue value is 196.
Cylindrical-coordinate representations (HSL) of color #CBC3C4: hue: 352°, saturation: 7.1%, and lightness: 78%.
Process color (CMYK) of #CBC3C4 is 0%, 3.9%, 3.4%, 20.4%. Web safe color equivalent of #CBC3C4 is ##CCCCCC. Color #CBC3C4 contains mainly WHITE.
Color Spaces
| Color spaces of #CBC3C4 | Value |
|---|---|
| RGB | 203, 195, 196 |
| HSL | 352°, 7.1%, 78% |
| HSV / HSB | 352°, 3.9%, 79.6% |
| CMYK | 0%, 3.9%, 3.4%, 20.4% |
| XYZ | 54.11, 55.71, 60.12 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001011 | 11000011 | 11000100 |
| Octal | 313 | 303 | 304 |
| Decimal | 203 | 195 | 196 |
| Hex | CB | C3 | C4 |
Shades of #CBC3C4
Tints of #CBC3C4
.mybgColor { background-color: #CBC3C4; }
.myforeColor { color: #CBC3C4; }
.myborderColor { border: 3px solid #CBC3C4; }
<p style="color:#CBC3C4">Text here</p>
This sample text is styled with font color #CBC3C4. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CBC3C4">Div content here</div>
<div style="border:3px solid #CBC3C4">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(203, 195, 196, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CBC3C4; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CBC3C4;
-webkit-box-shadow: 1px 1px 3px #CBC3C4;
box-shadow: 1px 1px 3px #CBC3C4; }
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 #CBC3C4 (Ice Grey)
Color Overview & Profile: Color #CBC3C4, also known as Ice Grey, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 80% Red (203/255), 76% Green (195/255), and 77% Blue (196/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #CBC3C4 translates into the CMYK subtractive color model with values of 0% Cyan, 3.9% Magenta, 3.4% Yellow, and 20.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 352°, saturation of 7.1%, and lightness of 78%.
Web Accessibility & Design Recommendations: When implementing #CBC3C4 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.
