What is the CMYK code for dusty purple?
The CSS color dusty purple in CMYK format is cmyk(3.7%, 29.6%, 0%, 47.1%). Use this value directly in CSS, SVG, and most design tools.
How do I use dusty purple in CSS?
To apply dusty purple in CSS:
- Text color: color: cmyk(3.7%, 29.6%, 0%, 47.1%);
- Background: background-color: cmyk(3.7%, 29.6%, 0%, 47.1%);
- Border: border-color: cmyk(3.7%, 29.6%, 0%, 47.1%);
What are all the color format values for dusty purple?
| Format | Value |
|---|---|
| HEX | #825f87 |
| RGB | rgb(130, 95, 135) |
| HSL | hsl(292.5, 17.4%, 45.1%) |
| CMYK | cmyk(3.7%, 29.6%, 0%, 47.1%) |
How do I convert dusty purple to CMYK?
Select dusty purple from the color name list in our color converter. The CMYK value — cmyk(3.7%, 29.6%, 0%, 47.1%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does dusty purple belong to?
dusty purple belongs to the pink color family. It is a medium, muted color with HSL values: hue 292.5°, saturation 17.4%, lightness 45.1%.
How do I create lighter and darker shades of dusty purple?
Lighter variant (lightness 60.1%): #a788ab. Darker variant (lightness 30.1%): #573f5a. 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.