#D3C7BD Intuitive
#D3C7BD (Intuitive) RGB value is (211, 199, 189).
Red value is 211, green value is 199, and blue value is 189.
Cylindrical-coordinate representations (HSL) of color #D3C7BD: hue: 27°, saturation: 20%, and lightness: 78.4%.
Process color (CMYK) of #D3C7BD is 0%, 5.7%, 10.4%, 17.3%. Web safe color equivalent of #D3C7BD is ##CCCCCC. Color #D3C7BD contains mainly Yellow.
Color Spaces
| Color spaces of #D3C7BD | Value |
|---|---|
| RGB | 211, 199, 189 |
| HSL | 27°, 20%, 78.4% |
| HSV / HSB | 27°, 10.4%, 82.7% |
| CMYK | 0%, 5.7%, 10.4%, 17.3% |
| XYZ | 56.47, 58.37, 56.43 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010011 | 11000111 | 10111101 |
| Octal | 323 | 307 | 275 |
| Decimal | 211 | 199 | 189 |
| Hex | D3 | C7 | BD |
Shades of #D3C7BD
Tints of #D3C7BD
.mybgColor { background-color: #D3C7BD; }
.myforeColor { color: #D3C7BD; }
.myborderColor { border: 3px solid #D3C7BD; }
<p style="color:#D3C7BD">Text here</p>
This sample text is styled with font color #D3C7BD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D3C7BD">Div content here</div>
<div style="border:3px solid #D3C7BD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(211, 199, 189, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D3C7BD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D3C7BD;
-webkit-box-shadow: 1px 1px 3px #D3C7BD;
box-shadow: 1px 1px 3px #D3C7BD; }
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 #D3C7BD (Intuitive)
Color Overview & Profile: Color #D3C7BD, also known as Intuitive, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 83% Red (211/255), 78% Green (199/255), and 74% Blue (189/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #D3C7BD translates into the CMYK subtractive color model with values of 0% Cyan, 5.7% Magenta, 10.4% Yellow, and 17.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 27°, saturation of 20%, and lightness of 78.4%.
Web Accessibility & Design Recommendations: When implementing #D3C7BD 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.
