What is the CMYK code for dull purple?
The CSS color dull purple in CMYK format is cmyk(0%, 32.6%, 4.5%, 48.2%). Use this value directly in CSS, SVG, and most design tools.
How do I use dull purple in CSS?
To apply dull purple in CSS:
- Text color: color: cmyk(0%, 32.6%, 4.5%, 48.2%);
- Background: background-color: cmyk(0%, 32.6%, 4.5%, 48.2%);
- Border: border-color: cmyk(0%, 32.6%, 4.5%, 48.2%);
What are all the color format values for dull purple?
| Format | Value |
|---|---|
| HEX | #84597e |
| RGB | rgb(132, 89, 126) |
| HSL | hsl(308.4, 19.5%, 43.3%) |
| CMYK | cmyk(0%, 32.6%, 4.5%, 48.2%) |
How do I convert dull purple to CMYK?
Select dull purple from the color name list in our color converter. The CMYK value — cmyk(0%, 32.6%, 4.5%, 48.2%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does dull purple belong to?
dull purple belongs to the pink color family. It is a medium, muted color with HSL values: hue 308.4°, saturation 19.5%, lightness 43.3%.
How do I create lighter and darker shades of dull purple?
Lighter variant (lightness 58.3%): #a980a4. Darker variant (lightness 28.299999999999997%): #563a52. 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.