What is the CMYK code for eggplant purple?
The CSS color eggplant purple in CMYK format is cmyk(0%, 92.5%, 3%, 73.7%). Use this value directly in CSS, SVG, and most design tools.
How do I use eggplant purple in CSS?
To apply eggplant purple in CSS:
- Text color: color: cmyk(0%, 92.5%, 3%, 73.7%);
- Background: background-color: cmyk(0%, 92.5%, 3%, 73.7%);
- Border: border-color: cmyk(0%, 92.5%, 3%, 73.7%);
What are all the color format values for eggplant purple?
| Format | Value |
|---|---|
| HEX | #430541 |
| RGB | rgb(67, 5, 65) |
| HSL | hsl(301.9, 86.1%, 14.1%) |
| CMYK | cmyk(0%, 92.5%, 3%, 73.7%) |
How do I convert eggplant purple to CMYK?
Select eggplant purple from the color name list in our color converter. The CMYK value — cmyk(0%, 92.5%, 3%, 73.7%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does eggplant purple belong to?
eggplant purple belongs to the pink color family. It is a dark, vivid color with HSL values: hue 301.9°, saturation 86.1%, lightness 14.1%.
How do I create lighter and darker shades of eggplant purple?
Lighter variant (lightness 29.1%): #8a0a86. Darker variant (lightness 5%): #180217. 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.