#C1C3D4 Silver Dagger
#C1C3D4 (Silver Dagger) RGB value is (193, 195, 212).
Red value is 193, green value is 195, and blue value is 212.
Cylindrical-coordinate representations (HSL) of color #C1C3D4: hue: 234°, saturation: 18.1%, and lightness: 79.4%.
Process color (CMYK) of #C1C3D4 is 9%, 8%, 0%, 16.9%. Web safe color equivalent of #C1C3D4 is ##CCCCCC. Color #C1C3D4 contains mainly GRAY.
Color Spaces
| Color spaces of #C1C3D4 | Value |
|---|---|
| RGB | 193, 195, 212 |
| HSL | 234°, 18.1%, 79.4% |
| HSV / HSB | 234°, 9%, 83.1% |
| CMYK | 9%, 8%, 0%, 16.9% |
| XYZ | 53.39, 55.12, 70.1 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000001 | 11000011 | 11010100 |
| Octal | 301 | 303 | 324 |
| Decimal | 193 | 195 | 212 |
| Hex | C1 | C3 | D4 |
Shades of #C1C3D4
Tints of #C1C3D4
.mybgColor { background-color: #C1C3D4; }
.myforeColor { color: #C1C3D4; }
.myborderColor { border: 3px solid #C1C3D4; }
<p style="color:#C1C3D4">Text here</p>
This sample text is styled with font color #C1C3D4. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C1C3D4">Div content here</div>
<div style="border:3px solid #C1C3D4">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(193, 195, 212, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C1C3D4; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C1C3D4;
-webkit-box-shadow: 1px 1px 3px #C1C3D4;
box-shadow: 1px 1px 3px #C1C3D4; }
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 #C1C3D4 (Silver Dagger)
Color Overview & Profile: Color #C1C3D4, also known as Silver Dagger, 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), 76% Green (195/255), and 83% Blue (212/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #C1C3D4 translates into the CMYK subtractive color model with values of 9% Cyan, 8% Magenta, 0% Yellow, and 16.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 234°, saturation of 18.1%, and lightness of 79.4%.
Web Accessibility & Design Recommendations: When implementing #C1C3D4 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.
