What is the CMYK code for light burgundy?
The CSS color light burgundy in CMYK format is cmyk(0%, 61.3%, 45.8%, 34.1%). Use this value directly in CSS, SVG, and most design tools.
How do I use light burgundy in CSS?
To apply light burgundy in CSS:
- Text color: color: cmyk(0%, 61.3%, 45.8%, 34.1%);
- Background: background-color: cmyk(0%, 61.3%, 45.8%, 34.1%);
- Border: border-color: cmyk(0%, 61.3%, 45.8%, 34.1%);
What are all the color format values for light burgundy?
| Format | Value |
|---|---|
| HEX | #a8415b |
| RGB | rgb(168, 65, 91) |
| HSL | hsl(344.9, 44.2%, 45.7%) |
| CMYK | cmyk(0%, 61.3%, 45.8%, 34.1%) |
How do I convert light burgundy to CMYK?
Select light burgundy from the color name list in our color converter. The CMYK value — cmyk(0%, 61.3%, 45.8%, 34.1%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does light burgundy belong to?
light burgundy belongs to the pink color family. It is a medium, moderately saturated color with HSL values: hue 344.9°, saturation 44.2%, lightness 45.7%.
How do I create lighter and darker shades of light burgundy?
Lighter variant (lightness 60.7%): #c76e85. Darker variant (lightness 30.700000000000003%): #712c3d. 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.