#D3B5E0 Plum Point
#D3B5E0 (Plum Point) RGB value is (211, 181, 224).
Red value is 211, green value is 181, and blue value is 224.
Cylindrical-coordinate representations (HSL) of color #D3B5E0: hue: 282°, saturation: 41%, and lightness: 79.4%.
Process color (CMYK) of #D3B5E0 is 5.8%, 19.2%, 0%, 12.2%. Web safe color equivalent of #D3B5E0 is ##CCCCCC. Color #D3B5E0 contains mainly Magenta.
Color Spaces
| Color spaces of #D3B5E0 | Value |
|---|---|
| RGB | 211, 181, 224 |
| HSL | 282°, 41%, 79.4% |
| HSV / HSB | 282°, 19.2%, 87.8% |
| CMYK | 5.8%, 19.2%, 0%, 12.2% |
| XYZ | 56.84, 52.28, 77.6 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010011 | 10110101 | 11100000 |
| Octal | 323 | 265 | 340 |
| Decimal | 211 | 181 | 224 |
| Hex | D3 | B5 | E0 |
Shades of #D3B5E0
Tints of #D3B5E0
.mybgColor { background-color: #D3B5E0; }
.myforeColor { color: #D3B5E0; }
.myborderColor { border: 3px solid #D3B5E0; }
<p style="color:#D3B5E0">Text here</p>
This sample text is styled with font color #D3B5E0. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D3B5E0">Div content here</div>
<div style="border:3px solid #D3B5E0">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(211, 181, 224, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D3B5E0; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D3B5E0;
-webkit-box-shadow: 1px 1px 3px #D3B5E0;
box-shadow: 1px 1px 3px #D3B5E0; }
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 #D3B5E0 (Plum Point)
Color Overview & Profile: Color #D3B5E0, also known as Plum Point, 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), 71% Green (181/255), and 88% Blue (224/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #D3B5E0 translates into the CMYK subtractive color model with values of 5.8% Cyan, 19.2% Magenta, 0% Yellow, and 12.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 282°, saturation of 41%, and lightness of 79.4%.
Web Accessibility & Design Recommendations: When implementing #D3B5E0 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.
