#DED1B7 Spanish White
#DED1B7 (Spanish White) RGB value is (222, 209, 183).
Red value is 222, green value is 209, and blue value is 183.
Cylindrical-coordinate representations (HSL) of color #DED1B7: hue: 40°, saturation: 37.1%, and lightness: 79.4%.
Process color (CMYK) of #DED1B7 is 0%, 5.9%, 17.6%, 12.9%. Web safe color equivalent of #DED1B7 is ##CCCCCC. Color #DED1B7 contains mainly Yellow.
Color Spaces
| Color spaces of #DED1B7 | Value |
|---|---|
| RGB | 222, 209, 183 |
| HSL | 40°, 37.1%, 79.4% |
| HSV / HSB | 40°, 17.6%, 87.1% |
| CMYK | 0%, 5.9%, 17.6%, 12.9% |
| XYZ | 61.47, 64.55, 54.01 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011110 | 11010001 | 10110111 |
| Octal | 336 | 321 | 267 |
| Decimal | 222 | 209 | 183 |
| Hex | DE | D1 | B7 |
Shades of #DED1B7
Tints of #DED1B7
.mybgColor { background-color: #DED1B7; }
.myforeColor { color: #DED1B7; }
.myborderColor { border: 3px solid #DED1B7; }
<p style="color:#DED1B7">Text here</p>
This sample text is styled with font color #DED1B7. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DED1B7">Div content here</div>
<div style="border:3px solid #DED1B7">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(222, 209, 183, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DED1B7; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DED1B7;
-webkit-box-shadow: 1px 1px 3px #DED1B7;
box-shadow: 1px 1px 3px #DED1B7; }
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 #DED1B7 (Spanish White)
Color Overview & Profile: Color #DED1B7, also known as Spanish White, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 87% Red (222/255), 82% Green (209/255), and 72% Blue (183/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #DED1B7 translates into the CMYK subtractive color model with values of 0% Cyan, 5.9% Magenta, 17.6% Yellow, and 12.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 40°, saturation of 37.1%, and lightness of 79.4%.
Web Accessibility & Design Recommendations: When implementing #DED1B7 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.
