#DCDDCA Cool Runnings
#DCDDCA (Cool Runnings) RGB value is (220, 221, 202).
Red value is 220, green value is 221, and blue value is 202.
Cylindrical-coordinate representations (HSL) of color #DCDDCA: hue: 63°, saturation: 21.8%, and lightness: 82.9%.
Process color (CMYK) of #DCDDCA is 0.5%, 0%, 8.6%, 13.3%. Web safe color equivalent of #DCDDCA is ##CCCCCC. Color #DCDDCA contains mainly WHITE.
Color Spaces
| Color spaces of #DCDDCA | Value |
|---|---|
| RGB | 220, 221, 202 |
| HSL | 63°, 21.8%, 82.9% |
| HSV / HSB | 63°, 8.6%, 86.7% |
| CMYK | 0.5%, 0%, 8.6%, 13.3% |
| XYZ | 66.03, 71.19, 66.13 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011100 | 11011101 | 11001010 |
| Octal | 334 | 335 | 312 |
| Decimal | 220 | 221 | 202 |
| Hex | DC | DD | CA |
Shades of #DCDDCA
Tints of #DCDDCA
.mybgColor { background-color: #DCDDCA; }
.myforeColor { color: #DCDDCA; }
.myborderColor { border: 3px solid #DCDDCA; }
<p style="color:#DCDDCA">Text here</p>
This sample text is styled with font color #DCDDCA. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DCDDCA">Div content here</div>
<div style="border:3px solid #DCDDCA">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(220, 221, 202, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DCDDCA; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DCDDCA;
-webkit-box-shadow: 1px 1px 3px #DCDDCA;
box-shadow: 1px 1px 3px #DCDDCA; }
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 #DCDDCA (Cool Runnings)
Color Overview & Profile: Color #DCDDCA, also known as Cool Runnings, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 86% Red (220/255), 87% Green (221/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, #DCDDCA translates into the CMYK subtractive color model with values of 0.5% Cyan, 0% Magenta, 8.6% Yellow, and 13.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 63°, saturation of 21.8%, and lightness of 82.9%.
Web Accessibility & Design Recommendations: When implementing #DCDDCA 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.
