#B666D2 Rich Lilac
#B666D2 (Rich Lilac) RGB value is (182, 102, 210).
Red value is 182, green value is 102, and blue value is 210.
Cylindrical-coordinate representations (HSL) of color #B666D2: hue: 284°, saturation: 54.5%, and lightness: 61.2%.
Process color (CMYK) of #B666D2 is 13.3%, 51.4%, 0%, 17.6%. Web safe color equivalent of #B666D2 is ##CC66CC. Color #B666D2 contains mainly Magenta.
Color Spaces
| Color spaces of #B666D2 | Value |
|---|---|
| RGB | 182, 102, 210 |
| HSL | 284°, 54.5%, 61.2% |
| HSV / HSB | 284°, 51.4%, 82.4% |
| CMYK | 13.3%, 51.4%, 0%, 17.6% |
| XYZ | 35.67, 24.1, 63.73 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110110 | 01100110 | 11010010 |
| Octal | 266 | 146 | 322 |
| Decimal | 182 | 102 | 210 |
| Hex | B6 | 66 | D2 |
Shades of #B666D2
Tints of #B666D2
.mybgColor { background-color: #B666D2; }
.myforeColor { color: #B666D2; }
.myborderColor { border: 3px solid #B666D2; }
<p style="color:#B666D2">Text here</p>
This sample text is styled with font color #B666D2. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B666D2">Div content here</div>
<div style="border:3px solid #B666D2">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(182, 102, 210, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B666D2; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B666D2;
-webkit-box-shadow: 1px 1px 3px #B666D2;
box-shadow: 1px 1px 3px #B666D2; }
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 #B666D2 (Rich Lilac)
Color Overview & Profile: Color #B666D2, also known as Rich Lilac, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 71% Red (182/255), 40% Green (102/255), and 82% Blue (210/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #B666D2 translates into the CMYK subtractive color model with values of 13.3% Cyan, 51.4% Magenta, 0% Yellow, and 17.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 284°, saturation of 54.5%, and lightness of 61.2%.
Web Accessibility & Design Recommendations: When implementing #B666D2 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 ##CC66CC.
