#D5BFAD Elusive Dawn
#D5BFAD (Elusive Dawn) RGB value is (213, 191, 173).
Red value is 213, green value is 191, and blue value is 173.
Cylindrical-coordinate representations (HSL) of color #D5BFAD: hue: 27°, saturation: 32.3%, and lightness: 75.7%.
Process color (CMYK) of #D5BFAD is 0%, 10.3%, 18.8%, 16.5%. Web safe color equivalent of #D5BFAD is ##CCCC99. Color #D5BFAD contains mainly Yellow.
Color Spaces
| Color spaces of #D5BFAD | Value |
|---|---|
| RGB | 213, 191, 173 |
| HSL | 27°, 32.3%, 75.7% |
| HSV / HSB | 27°, 18.8%, 83.5% |
| CMYK | 0%, 10.3%, 18.8%, 16.5% |
| XYZ | 53.61, 54.43, 47.21 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010101 | 10111111 | 10101101 |
| Octal | 325 | 277 | 255 |
| Decimal | 213 | 191 | 173 |
| Hex | D5 | BF | AD |
Shades of #D5BFAD
Tints of #D5BFAD
.mybgColor { background-color: #D5BFAD; }
.myforeColor { color: #D5BFAD; }
.myborderColor { border: 3px solid #D5BFAD; }
<p style="color:#D5BFAD">Text here</p>
This sample text is styled with font color #D5BFAD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D5BFAD">Div content here</div>
<div style="border:3px solid #D5BFAD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(213, 191, 173, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D5BFAD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D5BFAD;
-webkit-box-shadow: 1px 1px 3px #D5BFAD;
box-shadow: 1px 1px 3px #D5BFAD; }
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 #D5BFAD (Elusive Dawn)
Color Overview & Profile: Color #D5BFAD, also known as Elusive Dawn, 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), 75% Green (191/255), and 68% Blue (173/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #D5BFAD translates into the CMYK subtractive color model with values of 0% Cyan, 10.3% Magenta, 18.8% Yellow, and 16.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 27°, saturation of 32.3%, and lightness of 75.7%.
Web Accessibility & Design Recommendations: When implementing #D5BFAD 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.
