#D2BDBD Dusky Violet
#D2BDBD (Dusky Violet) RGB value is (210, 189, 189).
Red value is 210, green value is 189, and blue value is 189.
Cylindrical-coordinate representations (HSL) of color #D2BDBD: hue: 0°, saturation: 18.9%, and lightness: 78.2%.
Process color (CMYK) of #D2BDBD is 0%, 10%, 10%, 17.6%. Web safe color equivalent of #D2BDBD is ##CCCCCC. Color #D2BDBD contains mainly Yellow.
Color Spaces
| Color spaces of #D2BDBD | Value |
|---|---|
| RGB | 210, 189, 189 |
| HSL | 0°, 18.9%, 78.2% |
| HSV / HSB | 0°, 10%, 82.4% |
| CMYK | 0%, 10%, 10%, 17.6% |
| XYZ | 53.96, 53.77, 55.67 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010010 | 10111101 | 10111101 |
| Octal | 322 | 275 | 275 |
| Decimal | 210 | 189 | 189 |
| Hex | D2 | BD | BD |
Shades of #D2BDBD
Tints of #D2BDBD
.mybgColor { background-color: #D2BDBD; }
.myforeColor { color: #D2BDBD; }
.myborderColor { border: 3px solid #D2BDBD; }
<p style="color:#D2BDBD">Text here</p>
This sample text is styled with font color #D2BDBD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D2BDBD">Div content here</div>
<div style="border:3px solid #D2BDBD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(210, 189, 189, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D2BDBD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D2BDBD;
-webkit-box-shadow: 1px 1px 3px #D2BDBD;
box-shadow: 1px 1px 3px #D2BDBD; }
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 #D2BDBD (Dusky Violet)
Color Overview & Profile: Color #D2BDBD, also known as Dusky Violet, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 82% Red (210/255), 74% Green (189/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, #D2BDBD translates into the CMYK subtractive color model with values of 0% Cyan, 10% Magenta, 10% Yellow, and 17.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 0°, saturation of 18.9%, and lightness of 78.2%.
Web Accessibility & Design Recommendations: When implementing #D2BDBD 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.
