#C7D7E0 Yeti Footprint
#C7D7E0 (Yeti Footprint) RGB value is (199, 215, 224).
Red value is 199, green value is 215, and blue value is 224.
Cylindrical-coordinate representations (HSL) of color #C7D7E0: hue: 202°, saturation: 28.7%, and lightness: 82.9%.
Process color (CMYK) of #C7D7E0 is 11.2%, 4%, 0%, 12.2%. Web safe color equivalent of #C7D7E0 is ##CCCCCC. Color #C7D7E0 contains mainly Magenta.
Color Spaces
| Color spaces of #C7D7E0 | Value |
|---|---|
| RGB | 199, 215, 224 |
| HSL | 202°, 28.7%, 82.9% |
| HSV / HSB | 202°, 11.2%, 87.8% |
| CMYK | 11.2%, 4%, 0%, 12.2% |
| XYZ | 61.31, 66.12, 80.04 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000111 | 11010111 | 11100000 |
| Octal | 307 | 327 | 340 |
| Decimal | 199 | 215 | 224 |
| Hex | C7 | D7 | E0 |
Shades of #C7D7E0
Tints of #C7D7E0
.mybgColor { background-color: #C7D7E0; }
.myforeColor { color: #C7D7E0; }
.myborderColor { border: 3px solid #C7D7E0; }
<p style="color:#C7D7E0">Text here</p>
This sample text is styled with font color #C7D7E0. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C7D7E0">Div content here</div>
<div style="border:3px solid #C7D7E0">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(199, 215, 224, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C7D7E0; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C7D7E0;
-webkit-box-shadow: 1px 1px 3px #C7D7E0;
box-shadow: 1px 1px 3px #C7D7E0; }
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 #C7D7E0 (Yeti Footprint)
Color Overview & Profile: Color #C7D7E0, also known as Yeti Footprint, 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 (199/255), 84% Green (215/255), and 88% Blue (224/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #C7D7E0 translates into the CMYK subtractive color model with values of 11.2% Cyan, 4% Magenta, 0% Yellow, and 12.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 202°, saturation of 28.7%, and lightness of 82.9%.
Web Accessibility & Design Recommendations: When implementing #C7D7E0 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.
