What is the CMYK code for purplish red?
The CSS color purplish red in CMYK format is cmyk(0%, 97.2%, 57.4%, 31%). Use this value directly in CSS, SVG, and most design tools.
How do I use purplish red in CSS?
To apply purplish red in CSS:
- Text color: color: cmyk(0%, 97.2%, 57.4%, 31%);
- Background: background-color: cmyk(0%, 97.2%, 57.4%, 31%);
- Border: border-color: cmyk(0%, 97.2%, 57.4%, 31%);
What are all the color format values for purplish red?
| Format | Value |
|---|---|
| HEX | #b0054b |
| RGB | rgb(176, 5, 75) |
| HSL | hsl(335.4, 94.5%, 35.5%) |
| CMYK | cmyk(0%, 97.2%, 57.4%, 31%) |
How do I convert purplish red to CMYK?
Select purplish red from the color name list in our color converter. The CMYK value — cmyk(0%, 97.2%, 57.4%, 31%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does purplish red belong to?
purplish red belongs to the pink color family. It is a medium, vivid color with HSL values: hue 335.4°, saturation 94.5%, lightness 35.5%.
How do I create lighter and darker shades of purplish red?
Lighter variant (lightness 50.5%): #f8096b. Darker variant (lightness 20.5%): #66032b. 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.