#C8C5C3 Antimony
#C8C5C3 (Antimony) RGB value is (200, 197, 195).
Red value is 200, green value is 197, and blue value is 195.
Cylindrical-coordinate representations (HSL) of color #C8C5C3: hue: 24°, saturation: 4.3%, and lightness: 77.5%.
Process color (CMYK) of #C8C5C3 is 0%, 1.5%, 2.5%, 21.6%. Web safe color equivalent of #C8C5C3 is ##CCCCCC. Color #C8C5C3 contains mainly GRAY.
Color Spaces
| Color spaces of #C8C5C3 | Value |
|---|---|
| RGB | 200, 197, 195 |
| HSL | 24°, 4.3%, 77.5% |
| HSV / HSB | 24°, 2.5%, 78.4% |
| CMYK | 0%, 1.5%, 2.5%, 21.6% |
| XYZ | 53.63, 56.15, 59.63 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001000 | 11000101 | 11000011 |
| Octal | 310 | 305 | 303 |
| Decimal | 200 | 197 | 195 |
| Hex | C8 | C5 | C3 |
Shades of #C8C5C3
Tints of #C8C5C3
.mybgColor { background-color: #C8C5C3; }
.myforeColor { color: #C8C5C3; }
.myborderColor { border: 3px solid #C8C5C3; }
<p style="color:#C8C5C3">Text here</p>
This sample text is styled with font color #C8C5C3. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C8C5C3">Div content here</div>
<div style="border:3px solid #C8C5C3">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(200, 197, 195, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C8C5C3; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C8C5C3;
-webkit-box-shadow: 1px 1px 3px #C8C5C3;
box-shadow: 1px 1px 3px #C8C5C3; }
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 #C8C5C3 (Antimony)
Color Overview & Profile: Color #C8C5C3, also known as Antimony, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 78% Red (200/255), 77% Green (197/255), and 76% Blue (195/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #C8C5C3 translates into the CMYK subtractive color model with values of 0% Cyan, 1.5% Magenta, 2.5% Yellow, and 21.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 24°, saturation of 4.3%, and lightness of 77.5%.
Web Accessibility & Design Recommendations: When implementing #C8C5C3 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.
