#ECDFD6 Sablewood
#ECDFD6 (Sablewood) RGB value is (236, 223, 214).
Red value is 236, green value is 223, and blue value is 214.
Cylindrical-coordinate representations (HSL) of color #ECDFD6: hue: 25°, saturation: 36.7%, and lightness: 88.2%.
Process color (CMYK) of #ECDFD6 is 0%, 5.5%, 9.3%, 7.5%. Web safe color equivalent of #ECDFD6 is ##FFCCCC. Color #ECDFD6 contains mainly Yellow.
Color Spaces
| Color spaces of #ECDFD6 | Value |
|---|---|
| RGB | 236, 223, 214 |
| HSL | 25°, 36.7%, 88.2% |
| HSV / HSB | 25°, 9.3%, 92.5% |
| CMYK | 0%, 5.5%, 9.3%, 7.5% |
| XYZ | 73.12, 75.46, 74.32 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101100 | 11011111 | 11010110 |
| Octal | 354 | 337 | 326 |
| Decimal | 236 | 223 | 214 |
| Hex | EC | DF | D6 |
Shades of #ECDFD6
Tints of #ECDFD6
.mybgColor { background-color: #ECDFD6; }
.myforeColor { color: #ECDFD6; }
.myborderColor { border: 3px solid #ECDFD6; }
<p style="color:#ECDFD6">Text here</p>
This sample text is styled with font color #ECDFD6. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#ECDFD6">Div content here</div>
<div style="border:3px solid #ECDFD6">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(236, 223, 214, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #ECDFD6; }
.divShadow { -moz-box-shadow: 1px 1px 3px #ECDFD6;
-webkit-box-shadow: 1px 1px 3px #ECDFD6;
box-shadow: 1px 1px 3px #ECDFD6; }
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 #ECDFD6 (Sablewood)
Color Overview & Profile: Color #ECDFD6, also known as Sablewood, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 93% Red (236/255), 87% Green (223/255), and 84% Blue (214/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #ECDFD6 translates into the CMYK subtractive color model with values of 0% Cyan, 5.5% Magenta, 9.3% Yellow, and 7.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 25°, saturation of 36.7%, and lightness of 88.2%.
Web Accessibility & Design Recommendations: When implementing #ECDFD6 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.
