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