#8822DD Purple Protest
#8822DD (Purple Protest) RGB value is (136, 34, 221).
Red value is 136, green value is 34, and blue value is 221.
Cylindrical-coordinate representations (HSL) of color #8822DD: hue: 273°, saturation: 73.3%, and lightness: 50%.
Process color (CMYK) of #8822DD is 38.5%, 84.6%, 0%, 13.3%. Web safe color equivalent of #8822DD is ##9933CC. Color #8822DD contains mainly Blue.
Color Spaces
| Color spaces of #8822DD | Value |
|---|---|
| RGB | 136, 34, 221 |
| HSL | 273°, 73.3%, 50% |
| HSV / HSB | 273°, 84.6%, 86.7% |
| CMYK | 38.5%, 84.6%, 0%, 13.3% |
| XYZ | 23.77, 11.6, 69.38 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10001000 | 00100010 | 11011101 |
| Octal | 210 | 042 | 335 |
| Decimal | 136 | 34 | 221 |
| Hex | 88 | 22 | DD |
Shades of #8822DD
Tints of #8822DD
.mybgColor { background-color: #8822DD; }
.myforeColor { color: #8822DD; }
.myborderColor { border: 3px solid #8822DD; }
<p style="color:#8822DD">Text here</p>
This sample text is styled with font color #8822DD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#8822DD">Div content here</div>
<div style="border:3px solid #8822DD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(136, 34, 221, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #8822DD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #8822DD;
-webkit-box-shadow: 1px 1px 3px #8822DD;
box-shadow: 1px 1px 3px #8822DD; }
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 #8822DD (Purple Protest)
Color Overview & Profile: Color #8822DD, also known as Purple Protest, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 53% Red (136/255), 13% Green (34/255), and 87% Blue (221/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #8822DD translates into the CMYK subtractive color model with values of 38.5% Cyan, 84.6% Magenta, 0% Yellow, and 13.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 273°, saturation of 73.3%, and lightness of 50%.
Web Accessibility & Design Recommendations: When implementing #8822DD 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 ##9933CC.
