What is the CMYK code for brownish purple?
The CSS color brownish purple in CMYK format is cmyk(0%, 44.1%, 33.9%, 53.7%). Use this value directly in CSS, SVG, and most design tools.
How do I use brownish purple in CSS?
To apply brownish purple in CSS:
- Text color: color: cmyk(0%, 44.1%, 33.9%, 53.7%);
- Background: background-color: cmyk(0%, 44.1%, 33.9%, 53.7%);
- Border: border-color: cmyk(0%, 44.1%, 33.9%, 53.7%);
What are all the color format values for brownish purple?
| Format | Value |
|---|---|
| HEX | #76424e |
| RGB | rgb(118, 66, 78) |
| HSL | hsl(346.2, 28.3%, 36.1%) |
| CMYK | cmyk(0%, 44.1%, 33.9%, 53.7%) |
How do I convert brownish purple to CMYK?
Select brownish purple from the color name list in our color converter. The CMYK value — cmyk(0%, 44.1%, 33.9%, 53.7%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does brownish purple belong to?
brownish purple belongs to the red color family. It is a medium, muted color with HSL values: hue 346.2°, saturation 28.3%, lightness 36.1%.
How do I create lighter and darker shades of brownish purple?
Lighter variant (lightness 51.1%): #a65f6f. Darker variant (lightness 21.1%): #45272e. 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.