#694878 Perfectly Purple
#694878 (Perfectly Purple) RGB value is (105, 72, 120).
Red value is 105, green value is 72, and blue value is 120.
Cylindrical-coordinate representations (HSL) of color #694878: hue: 281°, saturation: 25%, and lightness: 37.6%.
Process color (CMYK) of #694878 is 12.5%, 40%, 0%, 52.9%. Web safe color equivalent of #694878 is ##663366. Color #694878 contains mainly Magenta.
Color Spaces
| Color spaces of #694878 | Value |
|---|---|
| RGB | 105, 72, 120 |
| HSL | 281°, 25%, 37.6% |
| HSV / HSB | 281°, 40%, 47.1% |
| CMYK | 12.5%, 40%, 0%, 52.9% |
| XYZ | 11.53, 8.99, 18.89 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01101001 | 01001000 | 01111000 |
| Octal | 151 | 110 | 170 |
| Decimal | 105 | 72 | 120 |
| Hex | 69 | 48 | 78 |
Shades of #694878
Tints of #694878
.mybgColor { background-color: #694878; }
.myforeColor { color: #694878; }
.myborderColor { border: 3px solid #694878; }
<p style="color:#694878">Text here</p>
This sample text is styled with font color #694878. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#694878">Div content here</div>
<div style="border:3px solid #694878">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(105, 72, 120, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #694878; }
.divShadow { -moz-box-shadow: 1px 1px 3px #694878;
-webkit-box-shadow: 1px 1px 3px #694878;
box-shadow: 1px 1px 3px #694878; }
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 #694878 (Perfectly Purple)
Color Overview & Profile: Color #694878, also known as Perfectly Purple, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 41% Red (105/255), 28% Green (72/255), and 47% Blue (120/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #694878 translates into the CMYK subtractive color model with values of 12.5% Cyan, 40% Magenta, 0% Yellow, and 52.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 281°, saturation of 25%, and lightness of 37.6%.
Web Accessibility & Design Recommendations: When implementing #694878 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 ##663366.
