What is the CMYK code for darkish purple?
The CSS color darkish purple in CMYK format is cmyk(0%, 78.6%, 1.7%, 54.1%). Use this value directly in CSS, SVG, and most design tools.
How do I use darkish purple in CSS?
To apply darkish purple in CSS:
- Text color: color: cmyk(0%, 78.6%, 1.7%, 54.1%);
- Background: background-color: cmyk(0%, 78.6%, 1.7%, 54.1%);
- Border: border-color: cmyk(0%, 78.6%, 1.7%, 54.1%);
What are all the color format values for darkish purple?
| Format | Value |
|---|---|
| HEX | #751973 |
| RGB | rgb(117, 25, 115) |
| HSL | hsl(301.3, 64.8%, 27.8%) |
| CMYK | cmyk(0%, 78.6%, 1.7%, 54.1%) |
How do I convert darkish purple to CMYK?
Select darkish purple from the color name list in our color converter. The CMYK value — cmyk(0%, 78.6%, 1.7%, 54.1%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does darkish purple belong to?
darkish purple belongs to the pink color family. It is a dark, moderately saturated color with HSL values: hue 301.3°, saturation 64.8%, lightness 27.8%.
How do I create lighter and darker shades of darkish purple?
Lighter variant (lightness 42.8%): #b426b1. Darker variant (lightness 12.8%): #360b35. 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.