#E6DDD2 Sand Dagger
#E6DDD2 (Sand Dagger) RGB value is (230, 221, 210).
Red value is 230, green value is 221, and blue value is 210.
Cylindrical-coordinate representations (HSL) of color #E6DDD2: hue: 33°, saturation: 28.6%, and lightness: 86.3%.
Process color (CMYK) of #E6DDD2 is 0%, 3.9%, 8.7%, 9.8%. Web safe color equivalent of #E6DDD2 is ##FFCCCC. Color #E6DDD2 contains mainly Yellow.
Color Spaces
| Color spaces of #E6DDD2 | Value |
|---|---|
| RGB | 230, 221, 210 |
| HSL | 33°, 28.6%, 86.3% |
| HSV / HSB | 33°, 8.7%, 90.2% |
| CMYK | 0%, 3.9%, 8.7%, 9.8% |
| XYZ | 70.12, 73.19, 71.39 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100110 | 11011101 | 11010010 |
| Octal | 346 | 335 | 322 |
| Decimal | 230 | 221 | 210 |
| Hex | E6 | DD | D2 |
Shades of #E6DDD2
Tints of #E6DDD2
.mybgColor { background-color: #E6DDD2; }
.myforeColor { color: #E6DDD2; }
.myborderColor { border: 3px solid #E6DDD2; }
<p style="color:#E6DDD2">Text here</p>
This sample text is styled with font color #E6DDD2. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E6DDD2">Div content here</div>
<div style="border:3px solid #E6DDD2">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(230, 221, 210, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E6DDD2; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E6DDD2;
-webkit-box-shadow: 1px 1px 3px #E6DDD2;
box-shadow: 1px 1px 3px #E6DDD2; }
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 #E6DDD2 (Sand Dagger)
Color Overview & Profile: Color #E6DDD2, also known as Sand Dagger, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 90% Red (230/255), 87% Green (221/255), and 82% Blue (210/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #E6DDD2 translates into the CMYK subtractive color model with values of 0% Cyan, 3.9% Magenta, 8.7% Yellow, and 9.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 33°, saturation of 28.6%, and lightness of 86.3%.
Web Accessibility & Design Recommendations: When implementing #E6DDD2 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 ##FFCCCC.
