#79669D Purple Paradise
#79669D (Purple Paradise) RGB value is (121, 102, 157).
Red value is 121, green value is 102, and blue value is 157.
Cylindrical-coordinate representations (HSL) of color #79669D: hue: 261°, saturation: 21.9%, and lightness: 50.8%.
Process color (CMYK) of #79669D is 22.9%, 35%, 0%, 38.4%. Web safe color equivalent of #79669D is ##666699. Color #79669D contains mainly Magenta.
Color Spaces
| Color spaces of #79669D | Value |
|---|---|
| RGB | 121, 102, 157 |
| HSL | 261°, 21.9%, 50.8% |
| HSV / HSB | 261°, 35%, 61.6% |
| CMYK | 22.9%, 35%, 0%, 38.4% |
| XYZ | 18.72, 16, 33.99 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01111001 | 01100110 | 10011101 |
| Octal | 171 | 146 | 235 |
| Decimal | 121 | 102 | 157 |
| Hex | 79 | 66 | 9D |
Shades of #79669D
Tints of #79669D
.mybgColor { background-color: #79669D; }
.myforeColor { color: #79669D; }
.myborderColor { border: 3px solid #79669D; }
<p style="color:#79669D">Text here</p>
This sample text is styled with font color #79669D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#79669D">Div content here</div>
<div style="border:3px solid #79669D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(121, 102, 157, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #79669D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #79669D;
-webkit-box-shadow: 1px 1px 3px #79669D;
box-shadow: 1px 1px 3px #79669D; }
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 #79669D (Purple Paradise)
Color Overview & Profile: Color #79669D, also known as Purple Paradise, 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 (121/255), 40% Green (102/255), and 62% Blue (157/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #79669D translates into the CMYK subtractive color model with values of 22.9% Cyan, 35% Magenta, 0% Yellow, and 38.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 261°, saturation of 21.9%, and lightness of 50.8%.
Web Accessibility & Design Recommendations: When implementing #79669D 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 ##666699.
