#DDAA44 Crispy Chicken Skin
#DDAA44 (Crispy Chicken Skin) RGB value is (221, 170, 68).
Red value is 221, green value is 170, and blue value is 68.
Cylindrical-coordinate representations (HSL) of color #DDAA44: hue: 40°, saturation: 69.2%, and lightness: 56.7%.
Process color (CMYK) of #DDAA44 is 0%, 23.1%, 69.2%, 13.3%. Web safe color equivalent of #DDAA44 is ##CC9933. Color #DDAA44 contains mainly Yellow.
Color Spaces
| Color spaces of #DDAA44 | Value |
|---|---|
| RGB | 221, 170, 68 |
| HSL | 40°, 69.2%, 56.7% |
| HSV / HSB | 40°, 69.2%, 86.7% |
| CMYK | 0%, 23.1%, 69.2%, 13.3% |
| XYZ | 45.24, 44.54, 11.68 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011101 | 10101010 | 01000100 |
| Octal | 335 | 252 | 104 |
| Decimal | 221 | 170 | 68 |
| Hex | DD | AA | 44 |
Shades of #DDAA44
Tints of #DDAA44
.mybgColor { background-color: #DDAA44; }
.myforeColor { color: #DDAA44; }
.myborderColor { border: 3px solid #DDAA44; }
<p style="color:#DDAA44">Text here</p>
This sample text is styled with font color #DDAA44. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DDAA44">Div content here</div>
<div style="border:3px solid #DDAA44">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(221, 170, 68, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DDAA44; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DDAA44;
-webkit-box-shadow: 1px 1px 3px #DDAA44;
box-shadow: 1px 1px 3px #DDAA44; }
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 #DDAA44 (Crispy Chicken Skin)
Color Overview & Profile: Color #DDAA44, also known as Crispy Chicken Skin, 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), 67% Green (170/255), and 27% Blue (68/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #DDAA44 translates into the CMYK subtractive color model with values of 0% Cyan, 23.1% Magenta, 69.2% Yellow, and 13.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 40°, saturation of 69.2%, and lightness of 56.7%.
Web Accessibility & Design Recommendations: When implementing #DDAA44 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 ##CC9933.
