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