#DDB993 Blonde
#DDB993 (Blonde) RGB value is (221, 185, 147).
Red value is 221, green value is 185, and blue value is 147.
Cylindrical-coordinate representations (HSL) of color #DDB993: hue: 31°, saturation: 52.1%, and lightness: 72.2%.
Process color (CMYK) of #DDB993 is 0%, 16.3%, 33.5%, 13.3%. Web safe color equivalent of #DDB993 is ##CCCC99. Color #DDB993 contains mainly Yellow.
Color Spaces
| Color spaces of #DDB993 | Value |
|---|---|
| RGB | 221, 185, 147 |
| HSL | 31°, 52.1%, 72.2% |
| HSV / HSB | 31°, 33.5%, 86.7% |
| CMYK | 0%, 16.3%, 33.5%, 13.3% |
| XYZ | 52.44, 52.18, 34.91 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011101 | 10111001 | 10010011 |
| Octal | 335 | 271 | 223 |
| Decimal | 221 | 185 | 147 |
| Hex | DD | B9 | 93 |
Shades of #DDB993
Tints of #DDB993
.mybgColor { background-color: #DDB993; }
.myforeColor { color: #DDB993; }
.myborderColor { border: 3px solid #DDB993; }
<p style="color:#DDB993">Text here</p>
This sample text is styled with font color #DDB993. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DDB993">Div content here</div>
<div style="border:3px solid #DDB993">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(221, 185, 147, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DDB993; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DDB993;
-webkit-box-shadow: 1px 1px 3px #DDB993;
box-shadow: 1px 1px 3px #DDB993; }
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 #DDB993 (Blonde)
Color Overview & Profile: Color #DDB993, also known as Blonde, 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), 73% Green (185/255), and 58% Blue (147/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #DDB993 translates into the CMYK subtractive color model with values of 0% Cyan, 16.3% Magenta, 33.5% Yellow, and 13.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 31°, saturation of 52.1%, and lightness of 72.2%.
Web Accessibility & Design Recommendations: When implementing #DDB993 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.
