What is the CMYK code for berry?
The CSS color berry in CMYK format is cmyk(0%, 90.2%, 51%, 40%). Use this value directly in CSS, SVG, and most design tools.
How do I use berry in CSS?
To apply berry in CSS:
- Text color: color: cmyk(0%, 90.2%, 51%, 40%);
- Background: background-color: cmyk(0%, 90.2%, 51%, 40%);
- Border: border-color: cmyk(0%, 90.2%, 51%, 40%);
What are all the color format values for berry?
| Format | Value |
|---|---|
| HEX | #990f4b |
| RGB | rgb(153, 15, 75) |
| HSL | hsl(333.9, 82.1%, 32.9%) |
| CMYK | cmyk(0%, 90.2%, 51%, 40%) |
How do I convert berry to CMYK?
Select berry from the color name list in our color converter. The CMYK value — cmyk(0%, 90.2%, 51%, 40%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does berry belong to?
berry belongs to the pink color family. It is a medium, vivid color with HSL values: hue 333.9°, saturation 82.1%, lightness 32.9%.
How do I create lighter and darker shades of berry?
Lighter variant (lightness 47.9%): #de166d. Darker variant (lightness 17.9%): #530829. 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.