#D0AE9A Iced Copper
#D0AE9A (Iced Copper) RGB value is (208, 174, 154).
Red value is 208, green value is 174, and blue value is 154.
Cylindrical-coordinate representations (HSL) of color #D0AE9A: hue: 22°, saturation: 36.5%, and lightness: 71%.
Process color (CMYK) of #D0AE9A is 0%, 16.3%, 26%, 18.4%. Web safe color equivalent of #D0AE9A is ##CC9999. Color #D0AE9A contains mainly Yellow.
Color Spaces
| Color spaces of #D0AE9A | Value |
|---|---|
| RGB | 208, 174, 154 |
| HSL | 22°, 36.5%, 71% |
| HSV / HSB | 22°, 26%, 81.6% |
| CMYK | 0%, 16.3%, 26%, 18.4% |
| XYZ | 46.98, 46.02, 36.97 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010000 | 10101110 | 10011010 |
| Octal | 320 | 256 | 232 |
| Decimal | 208 | 174 | 154 |
| Hex | D0 | AE | 9A |
Shades of #D0AE9A
Tints of #D0AE9A
.mybgColor { background-color: #D0AE9A; }
.myforeColor { color: #D0AE9A; }
.myborderColor { border: 3px solid #D0AE9A; }
<p style="color:#D0AE9A">Text here</p>
This sample text is styled with font color #D0AE9A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D0AE9A">Div content here</div>
<div style="border:3px solid #D0AE9A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(208, 174, 154, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D0AE9A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D0AE9A;
-webkit-box-shadow: 1px 1px 3px #D0AE9A;
box-shadow: 1px 1px 3px #D0AE9A; }
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 #D0AE9A (Iced Copper)
Color Overview & Profile: Color #D0AE9A, also known as Iced Copper, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 82% Red (208/255), 68% Green (174/255), and 60% Blue (154/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #D0AE9A translates into the CMYK subtractive color model with values of 0% Cyan, 16.3% Magenta, 26% Yellow, and 18.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 22°, saturation of 36.5%, and lightness of 71%.
Web Accessibility & Design Recommendations: When implementing #D0AE9A 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 ##CC9999.
