#D5DCA9 Willow Wind
#D5DCA9 (Willow Wind) RGB value is (213, 220, 169).
Red value is 213, green value is 220, and blue value is 169.
Cylindrical-coordinate representations (HSL) of color #D5DCA9: hue: 68°, saturation: 42.1%, and lightness: 76.3%.
Process color (CMYK) of #D5DCA9 is 3.2%, 0%, 23.2%, 13.7%. Web safe color equivalent of #D5DCA9 is ##CCCC99. Color #D5DCA9 contains mainly Cyan.
Color Spaces
| Color spaces of #D5DCA9 | Value |
|---|---|
| RGB | 213, 220, 169 |
| HSL | 68°, 42.1%, 76.3% |
| HSV / HSB | 68°, 23.2%, 86.3% |
| CMYK | 3.2%, 0%, 23.2%, 13.7% |
| XYZ | 60.19, 68.2, 47.52 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010101 | 11011100 | 10101001 |
| Octal | 325 | 334 | 251 |
| Decimal | 213 | 220 | 169 |
| Hex | D5 | DC | A9 |
Shades of #D5DCA9
Tints of #D5DCA9
.mybgColor { background-color: #D5DCA9; }
.myforeColor { color: #D5DCA9; }
.myborderColor { border: 3px solid #D5DCA9; }
<p style="color:#D5DCA9">Text here</p>
This sample text is styled with font color #D5DCA9. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D5DCA9">Div content here</div>
<div style="border:3px solid #D5DCA9">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(213, 220, 169, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D5DCA9; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D5DCA9;
-webkit-box-shadow: 1px 1px 3px #D5DCA9;
box-shadow: 1px 1px 3px #D5DCA9; }
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 #D5DCA9 (Willow Wind)
Color Overview & Profile: Color #D5DCA9, also known as Willow Wind, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 84% Red (213/255), 86% Green (220/255), and 66% Blue (169/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #D5DCA9 translates into the CMYK subtractive color model with values of 3.2% Cyan, 0% Magenta, 23.2% Yellow, and 13.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 68°, saturation of 42.1%, and lightness of 76.3%.
Web Accessibility & Design Recommendations: When implementing #D5DCA9 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 ##CCCC99.
