#E5D5BD Scallywag
#E5D5BD (Scallywag) RGB value is (229, 213, 189).
Red value is 229, green value is 213, and blue value is 189.
Cylindrical-coordinate representations (HSL) of color #E5D5BD: hue: 36°, saturation: 43.5%, and lightness: 82%.
Process color (CMYK) of #E5D5BD is 0%, 7%, 17.5%, 10.2%. Web safe color equivalent of #E5D5BD is ##CCCCCC. Color #E5D5BD contains mainly Yellow.
Color Spaces
| Color spaces of #E5D5BD | Value |
|---|---|
| RGB | 229, 213, 189 |
| HSL | 36°, 43.5%, 82% |
| HSV / HSB | 36°, 17.5%, 89.8% |
| CMYK | 0%, 7%, 17.5%, 10.2% |
| XYZ | 65.29, 67.92, 57.8 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100101 | 11010101 | 10111101 |
| Octal | 345 | 325 | 275 |
| Decimal | 229 | 213 | 189 |
| Hex | E5 | D5 | BD |
Shades of #E5D5BD
Tints of #E5D5BD
.mybgColor { background-color: #E5D5BD; }
.myforeColor { color: #E5D5BD; }
.myborderColor { border: 3px solid #E5D5BD; }
<p style="color:#E5D5BD">Text here</p>
This sample text is styled with font color #E5D5BD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E5D5BD">Div content here</div>
<div style="border:3px solid #E5D5BD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(229, 213, 189, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E5D5BD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E5D5BD;
-webkit-box-shadow: 1px 1px 3px #E5D5BD;
box-shadow: 1px 1px 3px #E5D5BD; }
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 #E5D5BD (Scallywag)
Color Overview & Profile: Color #E5D5BD, also known as Scallywag, 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 (229/255), 84% Green (213/255), and 74% Blue (189/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #E5D5BD translates into the CMYK subtractive color model with values of 0% Cyan, 7% Magenta, 17.5% Yellow, and 10.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 36°, saturation of 43.5%, and lightness of 82%.
Web Accessibility & Design Recommendations: When implementing #E5D5BD 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 ##CCCCCC.
