What is the CMYK code for dark lilac?
The CSS color dark lilac in CMYK format is cmyk(5.5%, 33.9%, 0%, 35.3%). Use this value directly in CSS, SVG, and most design tools.
How do I use dark lilac in CSS?
To apply dark lilac in CSS:
- Text color: color: cmyk(5.5%, 33.9%, 0%, 35.3%);
- Background: background-color: cmyk(5.5%, 33.9%, 0%, 35.3%);
- Border: border-color: cmyk(5.5%, 33.9%, 0%, 35.3%);
What are all the color format values for dark lilac?
| Format | Value |
|---|---|
| HEX | #9c6da5 |
| RGB | rgb(156, 109, 165) |
| HSL | hsl(290.4, 23.7%, 53.7%) |
| CMYK | cmyk(5.5%, 33.9%, 0%, 35.3%) |
How do I convert dark lilac to CMYK?
Select dark lilac from the color name list in our color converter. The CMYK value — cmyk(5.5%, 33.9%, 0%, 35.3%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does dark lilac belong to?
dark lilac belongs to the pink color family. It is a medium, muted color with HSL values: hue 290.4°, saturation 23.7%, lightness 53.7%.
How do I create lighter and darker shades of dark lilac?
Lighter variant (lightness 68.7%): #bc9cc2. Darker variant (lightness 38.7%): #734b7a. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.
What is CMYK used for?
CMYK (Cyan, Magenta, Yellow, Key/Black) is used in print design. Unlike RGB which adds light, CMYK subtracts it using ink. Always convert to CMYK before sending files to a professional printer.