#DFC0A6 Weathered Sandstone
#DFC0A6 (Weathered Sandstone) RGB value is (223, 192, 166).
Red value is 223, green value is 192, and blue value is 166.
Cylindrical-coordinate representations (HSL) of color #DFC0A6: hue: 27°, saturation: 47.1%, and lightness: 76.3%.
Process color (CMYK) of #DFC0A6 is 0%, 13.9%, 25.6%, 12.5%. Web safe color equivalent of #DFC0A6 is ##CCCC99. Color #DFC0A6 contains mainly Yellow.
Color Spaces
| Color spaces of #DFC0A6 | Value |
|---|---|
| RGB | 223, 192, 166 |
| HSL | 27°, 47.1%, 76.3% |
| HSV / HSB | 27°, 25.6%, 87.5% |
| CMYK | 0%, 13.9%, 25.6%, 12.5% |
| XYZ | 56.16, 56.14, 43.95 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011111 | 11000000 | 10100110 |
| Octal | 337 | 300 | 246 |
| Decimal | 223 | 192 | 166 |
| Hex | DF | C0 | A6 |
Shades of #DFC0A6
Tints of #DFC0A6
.mybgColor { background-color: #DFC0A6; }
.myforeColor { color: #DFC0A6; }
.myborderColor { border: 3px solid #DFC0A6; }
<p style="color:#DFC0A6">Text here</p>
This sample text is styled with font color #DFC0A6. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DFC0A6">Div content here</div>
<div style="border:3px solid #DFC0A6">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(223, 192, 166, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DFC0A6; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DFC0A6;
-webkit-box-shadow: 1px 1px 3px #DFC0A6;
box-shadow: 1px 1px 3px #DFC0A6; }
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 #DFC0A6 (Weathered Sandstone)
Color Overview & Profile: Color #DFC0A6, also known as Weathered Sandstone, 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 (223/255), 75% Green (192/255), and 65% Blue (166/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #DFC0A6 translates into the CMYK subtractive color model with values of 0% Cyan, 13.9% Magenta, 25.6% Yellow, and 12.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 27°, saturation of 47.1%, and lightness of 76.3%.
Web Accessibility & Design Recommendations: When implementing #DFC0A6 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.
