#C3D6F6 Frozen Periwinkle
#C3D6F6 (Frozen Periwinkle) RGB value is (195, 214, 246).
Red value is 195, green value is 214, and blue value is 246.
Cylindrical-coordinate representations (HSL) of color #C3D6F6: hue: 218°, saturation: 73.9%, and lightness: 86.5%.
Process color (CMYK) of #C3D6F6 is 20.7%, 13%, 0%, 3.5%. Web safe color equivalent of #C3D6F6 is ##CCCCFF. Color #C3D6F6 contains mainly Magenta.
Color Spaces
| Color spaces of #C3D6F6 | Value |
|---|---|
| RGB | 195, 214, 246 |
| HSL | 218°, 73.9%, 86.5% |
| HSV / HSB | 218°, 20.7%, 96.5% |
| CMYK | 20.7%, 13%, 0%, 3.5% |
| XYZ | 63.18, 66.35, 96.65 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000011 | 11010110 | 11110110 |
| Octal | 303 | 326 | 366 |
| Decimal | 195 | 214 | 246 |
| Hex | C3 | D6 | F6 |
Shades of #C3D6F6
Tints of #C3D6F6
.mybgColor { background-color: #C3D6F6; }
.myforeColor { color: #C3D6F6; }
.myborderColor { border: 3px solid #C3D6F6; }
<p style="color:#C3D6F6">Text here</p>
This sample text is styled with font color #C3D6F6. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C3D6F6">Div content here</div>
<div style="border:3px solid #C3D6F6">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(195, 214, 246, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C3D6F6; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C3D6F6;
-webkit-box-shadow: 1px 1px 3px #C3D6F6;
box-shadow: 1px 1px 3px #C3D6F6; }
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 #C3D6F6 (Frozen Periwinkle)
Color Overview & Profile: Color #C3D6F6, also known as Frozen Periwinkle, 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 (195/255), 84% Green (214/255), and 96% Blue (246/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #C3D6F6 translates into the CMYK subtractive color model with values of 20.7% Cyan, 13% Magenta, 0% Yellow, and 3.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 218°, saturation of 73.9%, and lightness of 86.5%.
Web Accessibility & Design Recommendations: When implementing #C3D6F6 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 ##CCCCFF.
