#966FD6 Iridescent Purple
#966FD6 (Iridescent Purple) RGB value is (150, 111, 214).
Red value is 150, green value is 111, and blue value is 214.
Cylindrical-coordinate representations (HSL) of color #966FD6: hue: 263°, saturation: 55.7%, and lightness: 63.7%.
Process color (CMYK) of #966FD6 is 29.9%, 48.1%, 0%, 16.1%. Web safe color equivalent of #966FD6 is ##9966CC. Color #966FD6 contains mainly Blue.
Color Spaces
| Color spaces of #966FD6 | Value |
|---|---|
| RGB | 150, 111, 214 |
| HSL | 263°, 55.7%, 63.7% |
| HSV / HSB | 263°, 48.1%, 83.9% |
| CMYK | 29.9%, 48.1%, 0%, 16.1% |
| XYZ | 30.4, 22.71, 66.39 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10010110 | 01101111 | 11010110 |
| Octal | 226 | 157 | 326 |
| Decimal | 150 | 111 | 214 |
| Hex | 96 | 6F | D6 |
Shades of #966FD6
Tints of #966FD6
.mybgColor { background-color: #966FD6; }
.myforeColor { color: #966FD6; }
.myborderColor { border: 3px solid #966FD6; }
<p style="color:#966FD6">Text here</p>
This sample text is styled with font color #966FD6. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#966FD6">Div content here</div>
<div style="border:3px solid #966FD6">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(150, 111, 214, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #966FD6; }
.divShadow { -moz-box-shadow: 1px 1px 3px #966FD6;
-webkit-box-shadow: 1px 1px 3px #966FD6;
box-shadow: 1px 1px 3px #966FD6; }
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 #966FD6 (Iridescent Purple)
Color Overview & Profile: Color #966FD6, also known as Iridescent Purple, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 59% Red (150/255), 44% Green (111/255), and 84% Blue (214/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #966FD6 translates into the CMYK subtractive color model with values of 29.9% Cyan, 48.1% Magenta, 0% Yellow, and 16.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 263°, saturation of 55.7%, and lightness of 63.7%.
Web Accessibility & Design Recommendations: When implementing #966FD6 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 ##9966CC.
