What is the CMYK code for cranberry?
The CSS color cranberry in CMYK format is cmyk(0%, 100%, 63.3%, 38%). Use this value directly in CSS, SVG, and most design tools.
How do I use cranberry in CSS?
To apply cranberry in CSS:
- Text color: color: cmyk(0%, 100%, 63.3%, 38%);
- Background: background-color: cmyk(0%, 100%, 63.3%, 38%);
- Border: border-color: cmyk(0%, 100%, 63.3%, 38%);
What are all the color format values for cranberry?
| Format | Value |
|---|---|
| HEX | #9e003a |
| RGB | rgb(158, 0, 58) |
| HSL | hsl(338, 100%, 31%) |
| CMYK | cmyk(0%, 100%, 63.3%, 38%) |
How do I convert cranberry to CMYK?
Select cranberry from the color name list in our color converter. The CMYK value — cmyk(0%, 100%, 63.3%, 38%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does cranberry belong to?
cranberry belongs to the pink color family. It is a medium, vivid color with HSL values: hue 338°, saturation 100%, lightness 31%.
How do I create lighter and darker shades of cranberry?
Lighter variant (lightness 46%): #eb0056. Darker variant (lightness 16%): #52001e. 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.