#DBD3BD Pearly Putty
#DBD3BD (Pearly Putty) RGB value is (219, 211, 189).
Red value is 219, green value is 211, and blue value is 189.
Cylindrical-coordinate representations (HSL) of color #DBD3BD: hue: 44°, saturation: 29.4%, and lightness: 80%.
Process color (CMYK) of #DBD3BD is 0%, 3.7%, 13.7%, 14.1%. Web safe color equivalent of #DBD3BD is ##CCCCCC. Color #DBD3BD contains mainly Yellow.
Color Spaces
| Color spaces of #DBD3BD | Value |
|---|---|
| RGB | 219, 211, 189 |
| HSL | 44°, 29.4%, 80% |
| HSV / HSB | 44°, 13.7%, 85.9% |
| CMYK | 0%, 3.7%, 13.7%, 14.1% |
| XYZ | 61.69, 65.32, 57.49 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011011 | 11010011 | 10111101 |
| Octal | 333 | 323 | 275 |
| Decimal | 219 | 211 | 189 |
| Hex | DB | D3 | BD |
Shades of #DBD3BD
Tints of #DBD3BD
.mybgColor { background-color: #DBD3BD; }
.myforeColor { color: #DBD3BD; }
.myborderColor { border: 3px solid #DBD3BD; }
<p style="color:#DBD3BD">Text here</p>
This sample text is styled with font color #DBD3BD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DBD3BD">Div content here</div>
<div style="border:3px solid #DBD3BD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(219, 211, 189, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DBD3BD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DBD3BD;
-webkit-box-shadow: 1px 1px 3px #DBD3BD;
box-shadow: 1px 1px 3px #DBD3BD; }
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 #DBD3BD (Pearly Putty)
Color Overview & Profile: Color #DBD3BD, also known as Pearly Putty, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 86% Red (219/255), 83% Green (211/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, #DBD3BD translates into the CMYK subtractive color model with values of 0% Cyan, 3.7% Magenta, 13.7% Yellow, and 14.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 44°, saturation of 29.4%, and lightness of 80%.
Web Accessibility & Design Recommendations: When implementing #DBD3BD 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.
