#DFDDD3 Alpine Frost
#DFDDD3 (Alpine Frost) RGB value is (223, 221, 211).
Red value is 223, green value is 221, and blue value is 211.
Cylindrical-coordinate representations (HSL) of color #DFDDD3: hue: 50°, saturation: 15.8%, and lightness: 85.1%.
Process color (CMYK) of #DFDDD3 is 0%, 0.9%, 5.4%, 12.5%. Web safe color equivalent of #DFDDD3 is ##CCCCCC. Color #DFDDD3 contains mainly WHITE.
Color Spaces
| Color spaces of #DFDDD3 | Value |
|---|---|
| RGB | 223, 221, 211 |
| HSL | 50°, 15.8%, 85.1% |
| HSV / HSB | 50°, 5.4%, 87.5% |
| CMYK | 0%, 0.9%, 5.4%, 12.5% |
| XYZ | 68.04, 72.1, 71.95 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011111 | 11011101 | 11010011 |
| Octal | 337 | 335 | 323 |
| Decimal | 223 | 221 | 211 |
| Hex | DF | DD | D3 |
Shades of #DFDDD3
Tints of #DFDDD3
.mybgColor { background-color: #DFDDD3; }
.myforeColor { color: #DFDDD3; }
.myborderColor { border: 3px solid #DFDDD3; }
<p style="color:#DFDDD3">Text here</p>
This sample text is styled with font color #DFDDD3. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DFDDD3">Div content here</div>
<div style="border:3px solid #DFDDD3">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(223, 221, 211, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DFDDD3; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DFDDD3;
-webkit-box-shadow: 1px 1px 3px #DFDDD3;
box-shadow: 1px 1px 3px #DFDDD3; }
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 #DFDDD3 (Alpine Frost)
Color Overview & Profile: Color #DFDDD3, also known as Alpine Frost, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 87% Red (223/255), 87% Green (221/255), and 83% Blue (211/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #DFDDD3 translates into the CMYK subtractive color model with values of 0% Cyan, 0.9% Magenta, 5.4% Yellow, and 12.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 50°, saturation of 15.8%, and lightness of 85.1%.
Web Accessibility & Design Recommendations: When implementing #DFDDD3 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.
