#D0B0E5 Viking Diva
#D0B0E5 (Viking Diva) RGB value is (208, 176, 229).
Red value is 208, green value is 176, and blue value is 229.
Cylindrical-coordinate representations (HSL) of color #D0B0E5: hue: 276°, saturation: 50.5%, and lightness: 79.4%.
Process color (CMYK) of #D0B0E5 is 9.2%, 23.1%, 0%, 10.2%. Web safe color equivalent of #D0B0E5 is ##CC99CC. Color #D0B0E5 contains mainly Magenta.
Color Spaces
| Color spaces of #D0B0E5 | Value |
|---|---|
| RGB | 208, 176, 229 |
| HSL | 276°, 50.5%, 79.4% |
| HSV / HSB | 276°, 23.1%, 89.8% |
| CMYK | 9.2%, 23.1%, 0%, 10.2% |
| XYZ | 55.68, 50.12, 80.85 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010000 | 10110000 | 11100101 |
| Octal | 320 | 260 | 345 |
| Decimal | 208 | 176 | 229 |
| Hex | D0 | B0 | E5 |
Shades of #D0B0E5
Tints of #D0B0E5
.mybgColor { background-color: #D0B0E5; }
.myforeColor { color: #D0B0E5; }
.myborderColor { border: 3px solid #D0B0E5; }
<p style="color:#D0B0E5">Text here</p>
This sample text is styled with font color #D0B0E5. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D0B0E5">Div content here</div>
<div style="border:3px solid #D0B0E5">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(208, 176, 229, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D0B0E5; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D0B0E5;
-webkit-box-shadow: 1px 1px 3px #D0B0E5;
box-shadow: 1px 1px 3px #D0B0E5; }
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 #D0B0E5 (Viking Diva)
Color Overview & Profile: Color #D0B0E5, also known as Viking Diva, 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 (208/255), 69% Green (176/255), and 90% Blue (229/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #D0B0E5 translates into the CMYK subtractive color model with values of 9.2% Cyan, 23.1% Magenta, 0% Yellow, and 10.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 276°, saturation of 50.5%, and lightness of 79.4%.
Web Accessibility & Design Recommendations: When implementing #D0B0E5 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 ##CC99CC.
