#DBD9D5 Anonymous
#DBD9D5 (Anonymous) RGB value is (219, 217, 213).
Red value is 219, green value is 217, and blue value is 213.
Cylindrical-coordinate representations (HSL) of color #DBD9D5: hue: 40°, saturation: 7.7%, and lightness: 84.7%.
Process color (CMYK) of #DBD9D5 is 0%, 0.9%, 2.7%, 14.1%. Web safe color equivalent of #DBD9D5 is ##CCCCCC. Color #DBD9D5 contains mainly WHITE.
Color Spaces
| Color spaces of #DBD9D5 | Value |
|---|---|
| RGB | 219, 217, 213 |
| HSL | 40°, 7.7%, 84.7% |
| HSV / HSB | 40°, 2.7%, 85.9% |
| CMYK | 0%, 0.9%, 2.7%, 14.1% |
| XYZ | 66.03, 69.49, 72.87 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011011 | 11011001 | 11010101 |
| Octal | 333 | 331 | 325 |
| Decimal | 219 | 217 | 213 |
| Hex | DB | D9 | D5 |
Shades of #DBD9D5
Tints of #DBD9D5
.mybgColor { background-color: #DBD9D5; }
.myforeColor { color: #DBD9D5; }
.myborderColor { border: 3px solid #DBD9D5; }
<p style="color:#DBD9D5">Text here</p>
This sample text is styled with font color #DBD9D5. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DBD9D5">Div content here</div>
<div style="border:3px solid #DBD9D5">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(219, 217, 213, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DBD9D5; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DBD9D5;
-webkit-box-shadow: 1px 1px 3px #DBD9D5;
box-shadow: 1px 1px 3px #DBD9D5; }
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 #DBD9D5 (Anonymous)
Color Overview & Profile: Color #DBD9D5, also known as Anonymous, 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), 85% Green (217/255), and 84% Blue (213/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #DBD9D5 translates into the CMYK subtractive color model with values of 0% Cyan, 0.9% Magenta, 2.7% Yellow, and 14.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 40°, saturation of 7.7%, and lightness of 84.7%.
Web Accessibility & Design Recommendations: When implementing #DBD9D5 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.
