#DCD4CC Almond Beige
#DCD4CC (Almond Beige) RGB value is (220, 212, 204).
Red value is 220, green value is 212, and blue value is 204.
Cylindrical-coordinate representations (HSL) of color #DCD4CC: hue: 30°, saturation: 18.6%, and lightness: 83.1%.
Process color (CMYK) of #DCD4CC is 0%, 3.6%, 7.3%, 13.7%. Web safe color equivalent of #DCD4CC is ##CCCCCC. Color #DCD4CC contains mainly WHITE.
Color Spaces
| Color spaces of #DCD4CC | Value |
|---|---|
| RGB | 220, 212, 204 |
| HSL | 30°, 18.6%, 83.1% |
| HSV / HSB | 30°, 7.3%, 86.3% |
| CMYK | 0%, 3.6%, 7.3%, 13.7% |
| XYZ | 63.96, 66.66, 66.61 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011100 | 11010100 | 11001100 |
| Octal | 334 | 324 | 314 |
| Decimal | 220 | 212 | 204 |
| Hex | DC | D4 | CC |
Shades of #DCD4CC
Tints of #DCD4CC
.mybgColor { background-color: #DCD4CC; }
.myforeColor { color: #DCD4CC; }
.myborderColor { border: 3px solid #DCD4CC; }
<p style="color:#DCD4CC">Text here</p>
This sample text is styled with font color #DCD4CC. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DCD4CC">Div content here</div>
<div style="border:3px solid #DCD4CC">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(220, 212, 204, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DCD4CC; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DCD4CC;
-webkit-box-shadow: 1px 1px 3px #DCD4CC;
box-shadow: 1px 1px 3px #DCD4CC; }
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 #DCD4CC (Almond Beige)
Color Overview & Profile: Color #DCD4CC, also known as Almond Beige, 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), 83% Green (212/255), and 80% Blue (204/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #DCD4CC translates into the CMYK subtractive color model with values of 0% Cyan, 3.6% Magenta, 7.3% Yellow, and 13.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 30°, saturation of 18.6%, and lightness of 83.1%.
Web Accessibility & Design Recommendations: When implementing #DCD4CC 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.
