#CCCAC9 Burnished Metal
#CCCAC9 (Burnished Metal) RGB value is (204, 202, 201).
Red value is 204, green value is 202, and blue value is 201.
Cylindrical-coordinate representations (HSL) of color #CCCAC9: hue: 20°, saturation: 2.9%, and lightness: 79.4%.
Process color (CMYK) of #CCCAC9 is 0%, 1%, 1.5%, 20%. Web safe color equivalent of #CCCAC9 is ##CCCCCC. Color #CCCAC9 contains mainly WHITE.
Color Spaces
| Color spaces of #CCCAC9 | Value |
|---|---|
| RGB | 204, 202, 201 |
| HSL | 20°, 2.9%, 79.4% |
| HSV / HSB | 20°, 1.5%, 80% |
| CMYK | 0%, 1%, 1.5%, 20% |
| XYZ | 56.56, 59.3, 63.71 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001100 | 11001010 | 11001001 |
| Octal | 314 | 312 | 311 |
| Decimal | 204 | 202 | 201 |
| Hex | CC | CA | C9 |
Shades of #CCCAC9
Tints of #CCCAC9
.mybgColor { background-color: #CCCAC9; }
.myforeColor { color: #CCCAC9; }
.myborderColor { border: 3px solid #CCCAC9; }
<p style="color:#CCCAC9">Text here</p>
This sample text is styled with font color #CCCAC9. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CCCAC9">Div content here</div>
<div style="border:3px solid #CCCAC9">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(204, 202, 201, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CCCAC9; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CCCAC9;
-webkit-box-shadow: 1px 1px 3px #CCCAC9;
box-shadow: 1px 1px 3px #CCCAC9; }
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 #CCCAC9 (Burnished Metal)
Color Overview & Profile: Color #CCCAC9, also known as Burnished Metal, 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 (204/255), 79% Green (202/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, #CCCAC9 translates into the CMYK subtractive color model with values of 0% Cyan, 1% Magenta, 1.5% Yellow, and 20% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 20°, saturation of 2.9%, and lightness of 79.4%.
Web Accessibility & Design Recommendations: When implementing #CCCAC9 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.
