#DDA37F Eastern Spice
#DDA37F (Eastern Spice) RGB value is (221, 163, 127).
Red value is 221, green value is 163, and blue value is 127.
Cylindrical-coordinate representations (HSL) of color #DDA37F: hue: 23°, saturation: 58%, and lightness: 68.2%.
Process color (CMYK) of #DDA37F is 0%, 26.2%, 42.5%, 13.3%. Web safe color equivalent of #DDA37F is ##CC9966. Color #DDA37F contains mainly Red.
Color Spaces
| Color spaces of #DDA37F | Value |
|---|---|
| RGB | 221, 163, 127 |
| HSL | 23°, 58%, 68.2% |
| HSV / HSB | 23°, 42.5%, 86.7% |
| CMYK | 0%, 26.2%, 42.5%, 13.3% |
| XYZ | 46.75, 43.1, 25.93 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011101 | 10100011 | 01111111 |
| Octal | 335 | 243 | 177 |
| Decimal | 221 | 163 | 127 |
| Hex | DD | A3 | 7F |
Shades of #DDA37F
Tints of #DDA37F
.mybgColor { background-color: #DDA37F; }
.myforeColor { color: #DDA37F; }
.myborderColor { border: 3px solid #DDA37F; }
<p style="color:#DDA37F">Text here</p>
This sample text is styled with font color #DDA37F. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DDA37F">Div content here</div>
<div style="border:3px solid #DDA37F">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(221, 163, 127, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DDA37F; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DDA37F;
-webkit-box-shadow: 1px 1px 3px #DDA37F;
box-shadow: 1px 1px 3px #DDA37F; }
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 #DDA37F (Eastern Spice)
Color Overview & Profile: Color #DDA37F, also known as Eastern Spice, 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), 64% Green (163/255), and 50% Blue (127/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #DDA37F translates into the CMYK subtractive color model with values of 0% Cyan, 26.2% Magenta, 42.5% Yellow, and 13.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 23°, saturation of 58%, and lightness of 68.2%.
Web Accessibility & Design Recommendations: When implementing #DDA37F 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 ##CC9966.
