#D5CBAE Aths Special
#D5CBAE (Aths Special) RGB value is (213, 203, 174).
Red value is 213, green value is 203, and blue value is 174.
Cylindrical-coordinate representations (HSL) of color #D5CBAE: hue: 45°, saturation: 31.7%, and lightness: 75.9%.
Process color (CMYK) of #D5CBAE is 0%, 4.7%, 18.3%, 16.5%. Web safe color equivalent of #D5CBAE is ##CCCC99. Color #D5CBAE contains mainly Yellow.
Color Spaces
| Color spaces of #D5CBAE | Value |
|---|---|
| RGB | 213, 203, 174 |
| HSL | 45°, 31.7%, 75.9% |
| HSV / HSB | 45°, 18.3%, 83.5% |
| CMYK | 0%, 4.7%, 18.3%, 16.5% |
| XYZ | 56.44, 59.91, 48.63 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010101 | 11001011 | 10101110 |
| Octal | 325 | 313 | 256 |
| Decimal | 213 | 203 | 174 |
| Hex | D5 | CB | AE |
Shades of #D5CBAE
Tints of #D5CBAE
.mybgColor { background-color: #D5CBAE; }
.myforeColor { color: #D5CBAE; }
.myborderColor { border: 3px solid #D5CBAE; }
<p style="color:#D5CBAE">Text here</p>
This sample text is styled with font color #D5CBAE. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D5CBAE">Div content here</div>
<div style="border:3px solid #D5CBAE">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(213, 203, 174, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D5CBAE; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D5CBAE;
-webkit-box-shadow: 1px 1px 3px #D5CBAE;
box-shadow: 1px 1px 3px #D5CBAE; }
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 #D5CBAE (Aths Special)
Color Overview & Profile: Color #D5CBAE, also known as Aths Special, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 84% Red (213/255), 80% Green (203/255), and 68% Blue (174/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #D5CBAE translates into the CMYK subtractive color model with values of 0% Cyan, 4.7% Magenta, 18.3% Yellow, and 16.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 45°, saturation of 31.7%, and lightness of 75.9%.
Web Accessibility & Design Recommendations: When implementing #D5CBAE 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 ##CCCC99.
