#DDC7A8 Peasant Bread
#DDC7A8 (Peasant Bread) RGB value is (221, 199, 168).
Red value is 221, green value is 199, and blue value is 168.
Cylindrical-coordinate representations (HSL) of color #DDC7A8: hue: 35°, saturation: 43.8%, and lightness: 76.3%.
Process color (CMYK) of #DDC7A8 is 0%, 10%, 24%, 13.3%. Web safe color equivalent of #DDC7A8 is ##CCCC99. Color #DDC7A8 contains mainly Yellow.
Color Spaces
| Color spaces of #DDC7A8 | Value |
|---|---|
| RGB | 221, 199, 168 |
| HSL | 35°, 43.8%, 76.3% |
| HSV / HSB | 35°, 24%, 86.7% |
| CMYK | 0%, 10%, 24%, 13.3% |
| XYZ | 57.31, 59.05, 45.42 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011101 | 11000111 | 10101000 |
| Octal | 335 | 307 | 250 |
| Decimal | 221 | 199 | 168 |
| Hex | DD | C7 | A8 |
Shades of #DDC7A8
Tints of #DDC7A8
.mybgColor { background-color: #DDC7A8; }
.myforeColor { color: #DDC7A8; }
.myborderColor { border: 3px solid #DDC7A8; }
<p style="color:#DDC7A8">Text here</p>
This sample text is styled with font color #DDC7A8. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DDC7A8">Div content here</div>
<div style="border:3px solid #DDC7A8">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(221, 199, 168, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DDC7A8; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DDC7A8;
-webkit-box-shadow: 1px 1px 3px #DDC7A8;
box-shadow: 1px 1px 3px #DDC7A8; }
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 #DDC7A8 (Peasant Bread)
Color Overview & Profile: Color #DDC7A8, also known as Peasant Bread, 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), 78% Green (199/255), and 66% Blue (168/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #DDC7A8 translates into the CMYK subtractive color model with values of 0% Cyan, 10% Magenta, 24% Yellow, and 13.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 35°, saturation of 43.8%, and lightness of 76.3%.
Web Accessibility & Design Recommendations: When implementing #DDC7A8 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.
