#ECE0C4 Sailcloth
#ECE0C4 (Sailcloth) RGB value is (236, 224, 196).
Red value is 236, green value is 224, and blue value is 196.
Cylindrical-coordinate representations (HSL) of color #ECE0C4: hue: 42°, saturation: 51.3%, and lightness: 84.7%.
Process color (CMYK) of #ECE0C4 is 0%, 5.1%, 16.9%, 7.5%. Web safe color equivalent of #ECE0C4 is ##FFCCCC. Color #ECE0C4 contains mainly Yellow.
Color Spaces
| Color spaces of #ECE0C4 | Value |
|---|---|
| RGB | 236, 224, 196 |
| HSL | 42°, 51.3%, 84.7% |
| HSV / HSB | 42°, 16.9%, 92.5% |
| CMYK | 0%, 5.1%, 16.9%, 7.5% |
| XYZ | 71.21, 75.13, 62.96 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101100 | 11100000 | 11000100 |
| Octal | 354 | 340 | 304 |
| Decimal | 236 | 224 | 196 |
| Hex | EC | E0 | C4 |
Shades of #ECE0C4
Tints of #ECE0C4
.mybgColor { background-color: #ECE0C4; }
.myforeColor { color: #ECE0C4; }
.myborderColor { border: 3px solid #ECE0C4; }
<p style="color:#ECE0C4">Text here</p>
This sample text is styled with font color #ECE0C4. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#ECE0C4">Div content here</div>
<div style="border:3px solid #ECE0C4">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(236, 224, 196, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #ECE0C4; }
.divShadow { -moz-box-shadow: 1px 1px 3px #ECE0C4;
-webkit-box-shadow: 1px 1px 3px #ECE0C4;
box-shadow: 1px 1px 3px #ECE0C4; }
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 #ECE0C4 (Sailcloth)
Color Overview & Profile: Color #ECE0C4, also known as Sailcloth, 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), 88% Green (224/255), and 77% Blue (196/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #ECE0C4 translates into the CMYK subtractive color model with values of 0% Cyan, 5.1% Magenta, 16.9% Yellow, and 7.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 42°, saturation of 51.3%, and lightness of 84.7%.
Web Accessibility & Design Recommendations: When implementing #ECE0C4 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.
