What is the CMYK code for dirty purple?
The CSS color dirty purple in CMYK format is cmyk(0%, 35.7%, 12.2%, 54.9%). Use this value directly in CSS, SVG, and most design tools.
How do I use dirty purple in CSS?
To apply dirty purple in CSS:
- Text color: color: cmyk(0%, 35.7%, 12.2%, 54.9%);
- Background: background-color: cmyk(0%, 35.7%, 12.2%, 54.9%);
- Border: border-color: cmyk(0%, 35.7%, 12.2%, 54.9%);
What are all the color format values for dirty purple?
| Format | Value |
|---|---|
| HEX | #734a65 |
| RGB | rgb(115, 74, 101) |
| HSL | hsl(320.5, 21.7%, 37.1%) |
| CMYK | cmyk(0%, 35.7%, 12.2%, 54.9%) |
How do I convert dirty purple to CMYK?
Select dirty purple from the color name list in our color converter. The CMYK value — cmyk(0%, 35.7%, 12.2%, 54.9%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does dirty purple belong to?
dirty purple belongs to the pink color family. It is a medium, muted color with HSL values: hue 320.5°, saturation 21.7%, lightness 37.1%.
How do I create lighter and darker shades of dirty purple?
Lighter variant (lightness 52.1%): #9f6a8d. Darker variant (lightness 22.1%): #452c3c. 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.