#6E63A5 Dusted Peri
#6E63A5 (Dusted Peri) RGB value is (110, 99, 165).
Red value is 110, green value is 99, and blue value is 165.
Cylindrical-coordinate representations (HSL) of color #6E63A5: hue: 250°, saturation: 26.8%, and lightness: 51.8%.
Process color (CMYK) of #6E63A5 is 33.3%, 40%, 0%, 35.3%. Web safe color equivalent of #6E63A5 is ##666699. Color #6E63A5 contains mainly Blue.
Color Spaces
| Color spaces of #6E63A5 | Value |
|---|---|
| RGB | 110, 99, 165 |
| HSL | 250°, 26.8%, 51.8% |
| HSV / HSB | 250°, 40%, 64.7% |
| CMYK | 33.3%, 40%, 0%, 35.3% |
| XYZ | 17.68, 14.95, 37.54 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01101110 | 01100011 | 10100101 |
| Octal | 156 | 143 | 245 |
| Decimal | 110 | 99 | 165 |
| Hex | 6E | 63 | A5 |
Shades of #6E63A5
Tints of #6E63A5
.mybgColor { background-color: #6E63A5; }
.myforeColor { color: #6E63A5; }
.myborderColor { border: 3px solid #6E63A5; }
<p style="color:#6E63A5">Text here</p>
This sample text is styled with font color #6E63A5. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#6E63A5">Div content here</div>
<div style="border:3px solid #6E63A5">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(110, 99, 165, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #6E63A5; }
.divShadow { -moz-box-shadow: 1px 1px 3px #6E63A5;
-webkit-box-shadow: 1px 1px 3px #6E63A5;
box-shadow: 1px 1px 3px #6E63A5; }
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 #6E63A5 (Dusted Peri)
Color Overview & Profile: Color #6E63A5, also known as Dusted Peri, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 43% Red (110/255), 39% Green (99/255), and 65% Blue (165/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #6E63A5 translates into the CMYK subtractive color model with values of 33.3% Cyan, 40% Magenta, 0% Yellow, and 35.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 250°, saturation of 26.8%, and lightness of 51.8%.
Web Accessibility & Design Recommendations: When implementing #6E63A5 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.
