#DDCBCA Delirious Donkey
#DDCBCA (Delirious Donkey) RGB value is (221, 203, 202).
Red value is 221, green value is 203, and blue value is 202.
Cylindrical-coordinate representations (HSL) of color #DDCBCA: hue: 3°, saturation: 21.8%, and lightness: 82.9%.
Process color (CMYK) of #DDCBCA is 0%, 8.1%, 8.6%, 13.3%. Web safe color equivalent of #DDCBCA is ##CCCCCC. Color #DDCBCA contains mainly WHITE.
Color Spaces
| Color spaces of #DDCBCA | Value |
|---|---|
| RGB | 221, 203, 202 |
| HSL | 3°, 21.8%, 82.9% |
| HSV / HSB | 3°, 8.6%, 86.7% |
| CMYK | 0%, 8.1%, 8.6%, 13.3% |
| XYZ | 61.83, 62.35, 64.64 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011101 | 11001011 | 11001010 |
| Octal | 335 | 313 | 312 |
| Decimal | 221 | 203 | 202 |
| Hex | DD | CB | CA |
Shades of #DDCBCA
Tints of #DDCBCA
.mybgColor { background-color: #DDCBCA; }
.myforeColor { color: #DDCBCA; }
.myborderColor { border: 3px solid #DDCBCA; }
<p style="color:#DDCBCA">Text here</p>
This sample text is styled with font color #DDCBCA. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DDCBCA">Div content here</div>
<div style="border:3px solid #DDCBCA">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(221, 203, 202, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DDCBCA; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DDCBCA;
-webkit-box-shadow: 1px 1px 3px #DDCBCA;
box-shadow: 1px 1px 3px #DDCBCA; }
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 #DDCBCA (Delirious Donkey)
Color Overview & Profile: Color #DDCBCA, also known as Delirious Donkey, 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 (221/255), 80% Green (203/255), and 79% Blue (202/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #DDCBCA translates into the CMYK subtractive color model with values of 0% Cyan, 8.1% Magenta, 8.6% Yellow, and 13.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 3°, saturation of 21.8%, and lightness of 82.9%.
Web Accessibility & Design Recommendations: When implementing #DDCBCA 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.
