#7722CC Puissant Purple
#7722CC (Puissant Purple) RGB value is (119, 34, 204).
Red value is 119, green value is 34, and blue value is 204.
Cylindrical-coordinate representations (HSL) of color #7722CC: hue: 270°, saturation: 71.4%, and lightness: 46.7%.
Process color (CMYK) of #7722CC is 41.7%, 83.3%, 0%, 20%. Web safe color equivalent of #7722CC is ##6633CC. Color #7722CC contains mainly Blue.
Color Spaces
| Color spaces of #7722CC | Value |
|---|---|
| RGB | 119, 34, 204 |
| HSL | 270°, 71.4%, 46.7% |
| HSV / HSB | 270°, 83.3%, 80% |
| CMYK | 41.7%, 83.3%, 0%, 20% |
| XYZ | 19.08, 9.43, 57.93 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01110111 | 00100010 | 11001100 |
| Octal | 167 | 042 | 314 |
| Decimal | 119 | 34 | 204 |
| Hex | 77 | 22 | CC |
Shades of #7722CC
Tints of #7722CC
.mybgColor { background-color: #7722CC; }
.myforeColor { color: #7722CC; }
.myborderColor { border: 3px solid #7722CC; }
<p style="color:#7722CC">Text here</p>
This sample text is styled with font color #7722CC. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#7722CC">Div content here</div>
<div style="border:3px solid #7722CC">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(119, 34, 204, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #7722CC; }
.divShadow { -moz-box-shadow: 1px 1px 3px #7722CC;
-webkit-box-shadow: 1px 1px 3px #7722CC;
box-shadow: 1px 1px 3px #7722CC; }
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 #7722CC (Puissant Purple)
Color Overview & Profile: Color #7722CC, also known as Puissant Purple, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 47% Red (119/255), 13% Green (34/255), and 80% Blue (204/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #7722CC translates into the CMYK subtractive color model with values of 41.7% Cyan, 83.3% Magenta, 0% Yellow, and 20% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 270°, saturation of 71.4%, and lightness of 46.7%.
Web Accessibility & Design Recommendations: When implementing #7722CC 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 ##6633CC.
