#9A7EA7 Lilac Intuition
#9A7EA7 (Lilac Intuition) RGB value is (154, 126, 167).
Red value is 154, green value is 126, and blue value is 167.
Cylindrical-coordinate representations (HSL) of color #9A7EA7: hue: 281°, saturation: 18.9%, and lightness: 57.5%.
Process color (CMYK) of #9A7EA7 is 7.8%, 24.6%, 0%, 34.5%. Web safe color equivalent of #9A7EA7 is ##996699. Color #9A7EA7 contains mainly Magenta.
Color Spaces
| Color spaces of #9A7EA7 | Value |
|---|---|
| RGB | 154, 126, 167 |
| HSL | 281°, 18.9%, 57.5% |
| HSV / HSB | 281°, 24.6%, 65.5% |
| CMYK | 7.8%, 24.6%, 0%, 34.5% |
| XYZ | 27.76, 24.58, 39.83 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011010 | 01111110 | 10100111 |
| Octal | 232 | 176 | 247 |
| Decimal | 154 | 126 | 167 |
| Hex | 9A | 7E | A7 |
Shades of #9A7EA7
Tints of #9A7EA7
.mybgColor { background-color: #9A7EA7; }
.myforeColor { color: #9A7EA7; }
.myborderColor { border: 3px solid #9A7EA7; }
<p style="color:#9A7EA7">Text here</p>
This sample text is styled with font color #9A7EA7. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#9A7EA7">Div content here</div>
<div style="border:3px solid #9A7EA7">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(154, 126, 167, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #9A7EA7; }
.divShadow { -moz-box-shadow: 1px 1px 3px #9A7EA7;
-webkit-box-shadow: 1px 1px 3px #9A7EA7;
box-shadow: 1px 1px 3px #9A7EA7; }
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 #9A7EA7 (Lilac Intuition)
Color Overview & Profile: Color #9A7EA7, also known as Lilac Intuition, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 60% Red (154/255), 49% Green (126/255), and 65% Blue (167/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #9A7EA7 translates into the CMYK subtractive color model with values of 7.8% Cyan, 24.6% Magenta, 0% Yellow, and 34.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 281°, saturation of 18.9%, and lightness of 57.5%.
Web Accessibility & Design Recommendations: When implementing #9A7EA7 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 ##996699.
