#C1C5CF Cemetery Ash
#C1C5CF (Cemetery Ash) RGB value is (193, 197, 207).
Red value is 193, green value is 197, and blue value is 207.
Cylindrical-coordinate representations (HSL) of color #C1C5CF: hue: 223°, saturation: 12.7%, and lightness: 78.4%.
Process color (CMYK) of #C1C5CF is 6.8%, 4.8%, 0%, 18.8%. Web safe color equivalent of #C1C5CF is ##CCCCCC. Color #C1C5CF contains mainly GRAY.
Color Spaces
| Color spaces of #C1C5CF | Value |
|---|---|
| RGB | 193, 197, 207 |
| HSL | 223°, 12.7%, 78.4% |
| HSV / HSB | 223°, 6.8%, 81.2% |
| CMYK | 6.8%, 4.8%, 0%, 18.8% |
| XYZ | 53.22, 55.77, 66.98 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000001 | 11000101 | 11001111 |
| Octal | 301 | 305 | 317 |
| Decimal | 193 | 197 | 207 |
| Hex | C1 | C5 | CF |
Shades of #C1C5CF
Tints of #C1C5CF
.mybgColor { background-color: #C1C5CF; }
.myforeColor { color: #C1C5CF; }
.myborderColor { border: 3px solid #C1C5CF; }
<p style="color:#C1C5CF">Text here</p>
This sample text is styled with font color #C1C5CF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C1C5CF">Div content here</div>
<div style="border:3px solid #C1C5CF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(193, 197, 207, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C1C5CF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C1C5CF;
-webkit-box-shadow: 1px 1px 3px #C1C5CF;
box-shadow: 1px 1px 3px #C1C5CF; }
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 #C1C5CF (Cemetery Ash)
Color Overview & Profile: Color #C1C5CF, also known as Cemetery Ash, 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 (193/255), 77% Green (197/255), and 81% Blue (207/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #C1C5CF translates into the CMYK subtractive color model with values of 6.8% Cyan, 4.8% Magenta, 0% Yellow, and 18.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 223°, saturation of 12.7%, and lightness of 78.4%.
Web Accessibility & Design Recommendations: When implementing #C1C5CF 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.
