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