#D7CABB Chintz
#D7CABB (Chintz) RGB value is (215, 202, 187).
Red value is 215, green value is 202, and blue value is 187.
Cylindrical-coordinate representations (HSL) of color #D7CABB: hue: 32°, saturation: 25.9%, and lightness: 78.8%.
Process color (CMYK) of #D7CABB is 0%, 6%, 13%, 15.7%. Web safe color equivalent of #D7CABB is ##CCCCCC. Color #D7CABB contains mainly Yellow.
Color Spaces
| Color spaces of #D7CABB | Value |
|---|---|
| RGB | 215, 202, 187 |
| HSL | 32°, 25.9%, 78.8% |
| HSV / HSB | 32°, 13%, 84.3% |
| CMYK | 0%, 6%, 13%, 15.7% |
| XYZ | 58.11, 60.28, 55.58 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010111 | 11001010 | 10111011 |
| Octal | 327 | 312 | 273 |
| Decimal | 215 | 202 | 187 |
| Hex | D7 | CA | BB |
Shades of #D7CABB
Tints of #D7CABB
.mybgColor { background-color: #D7CABB; }
.myforeColor { color: #D7CABB; }
.myborderColor { border: 3px solid #D7CABB; }
<p style="color:#D7CABB">Text here</p>
This sample text is styled with font color #D7CABB. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D7CABB">Div content here</div>
<div style="border:3px solid #D7CABB">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(215, 202, 187, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D7CABB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D7CABB;
-webkit-box-shadow: 1px 1px 3px #D7CABB;
box-shadow: 1px 1px 3px #D7CABB; }
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 #D7CABB (Chintz)
Color Overview & Profile: Color #D7CABB, also known as Chintz, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 84% Red (215/255), 79% Green (202/255), and 73% Blue (187/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #D7CABB translates into the CMYK subtractive color model with values of 0% Cyan, 6% Magenta, 13% Yellow, and 15.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 32°, saturation of 25.9%, and lightness of 78.8%.
Web Accessibility & Design Recommendations: When implementing #D7CABB 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 ##CCCCCC.
