#C2D7DF Falling Tears
#C2D7DF (Falling Tears) RGB value is (194, 215, 223).
Red value is 194, green value is 215, and blue value is 223.
Cylindrical-coordinate representations (HSL) of color #C2D7DF: hue: 197°, saturation: 31.2%, and lightness: 81.8%.
Process color (CMYK) of #C2D7DF is 13%, 3.6%, 0%, 12.5%. Web safe color equivalent of #C2D7DF is ##CCCCCC. Color #C2D7DF contains mainly Magenta.
Color Spaces
| Color spaces of #C2D7DF | Value |
|---|---|
| RGB | 194, 215, 223 |
| HSL | 197°, 31.2%, 81.8% |
| HSV / HSB | 197°, 13%, 87.5% |
| CMYK | 13%, 3.6%, 0%, 12.5% |
| XYZ | 59.86, 65.4, 79.27 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000010 | 11010111 | 11011111 |
| Octal | 302 | 327 | 337 |
| Decimal | 194 | 215 | 223 |
| Hex | C2 | D7 | DF |
Shades of #C2D7DF
Tints of #C2D7DF
.mybgColor { background-color: #C2D7DF; }
.myforeColor { color: #C2D7DF; }
.myborderColor { border: 3px solid #C2D7DF; }
<p style="color:#C2D7DF">Text here</p>
This sample text is styled with font color #C2D7DF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C2D7DF">Div content here</div>
<div style="border:3px solid #C2D7DF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(194, 215, 223, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C2D7DF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C2D7DF;
-webkit-box-shadow: 1px 1px 3px #C2D7DF;
box-shadow: 1px 1px 3px #C2D7DF; }
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 #C2D7DF (Falling Tears)
Color Overview & Profile: Color #C2D7DF, also known as Falling Tears, 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 (194/255), 84% Green (215/255), and 87% Blue (223/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #C2D7DF translates into the CMYK subtractive color model with values of 13% Cyan, 3.6% Magenta, 0% Yellow, and 12.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 197°, saturation of 31.2%, and lightness of 81.8%.
Web Accessibility & Design Recommendations: When implementing #C2D7DF 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.
