What is the CMYK code for reddish purple?
The CSS color reddish purple in CMYK format is cmyk(0%, 93.8%, 44.1%, 43.1%). Use this value directly in CSS, SVG, and most design tools.
How do I use reddish purple in CSS?
To apply reddish purple in CSS:
- Text color: color: cmyk(0%, 93.8%, 44.1%, 43.1%);
- Background: background-color: cmyk(0%, 93.8%, 44.1%, 43.1%);
- Border: border-color: cmyk(0%, 93.8%, 44.1%, 43.1%);
What are all the color format values for reddish purple?
| Format | Value |
|---|---|
| HEX | #910951 |
| RGB | rgb(145, 9, 81) |
| HSL | hsl(328.2, 88.3%, 30.2%) |
| CMYK | cmyk(0%, 93.8%, 44.1%, 43.1%) |
How do I convert reddish purple to CMYK?
Select reddish purple from the color name list in our color converter. The CMYK value — cmyk(0%, 93.8%, 44.1%, 43.1%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does reddish purple belong to?
reddish purple belongs to the pink color family. It is a medium, vivid color with HSL values: hue 328.2°, saturation 88.3%, lightness 30.2%.
How do I create lighter and darker shades of reddish purple?
Lighter variant (lightness 45.2%): #d90d79. Darker variant (lightness 15.2%): #490529. 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.