#DBDFD3 Anonymous
#DBDFD3 (Anonymous) RGB value is (219, 223, 211).
Red value is 219, green value is 223, and blue value is 211.
Cylindrical-coordinate representations (HSL) of color #DBDFD3: hue: 80°, saturation: 15.8%, and lightness: 85.1%.
Process color (CMYK) of #DBDFD3 is 1.8%, 0%, 5.4%, 12.5%. Web safe color equivalent of #DBDFD3 is ##CCCCCC. Color #DBDFD3 contains mainly WHITE.
Color Spaces
| Color spaces of #DBDFD3 | Value |
|---|---|
| RGB | 219, 223, 211 |
| HSL | 80°, 15.8%, 85.1% |
| HSV / HSB | 80°, 5.4%, 87.5% |
| CMYK | 1.8%, 0%, 5.4%, 12.5% |
| XYZ | 67.36, 72.54, 72.07 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011011 | 11011111 | 11010011 |
| Octal | 333 | 337 | 323 |
| Decimal | 219 | 223 | 211 |
| Hex | DB | DF | D3 |
Shades of #DBDFD3
Tints of #DBDFD3
.mybgColor { background-color: #DBDFD3; }
.myforeColor { color: #DBDFD3; }
.myborderColor { border: 3px solid #DBDFD3; }
<p style="color:#DBDFD3">Text here</p>
This sample text is styled with font color #DBDFD3. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DBDFD3">Div content here</div>
<div style="border:3px solid #DBDFD3">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(219, 223, 211, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DBDFD3; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DBDFD3;
-webkit-box-shadow: 1px 1px 3px #DBDFD3;
box-shadow: 1px 1px 3px #DBDFD3; }
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 #DBDFD3 (Anonymous)
Color Overview & Profile: Color #DBDFD3, 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), 87% Green (223/255), and 83% Blue (211/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #DBDFD3 translates into the CMYK subtractive color model with values of 1.8% Cyan, 0% Magenta, 5.4% Yellow, and 12.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 80°, saturation of 15.8%, and lightness of 85.1%.
Web Accessibility & Design Recommendations: When implementing #DBDFD3 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.
