What is the CMYK code for tomato red?
The CSS color tomato red in CMYK format is cmyk(0%, 80.9%, 99.6%, 7.5%). Use this value directly in CSS, SVG, and most design tools.
How do I use tomato red in CSS?
To apply tomato red in CSS:
- Text color: color: cmyk(0%, 80.9%, 99.6%, 7.5%);
- Background: background-color: cmyk(0%, 80.9%, 99.6%, 7.5%);
- Border: border-color: cmyk(0%, 80.9%, 99.6%, 7.5%);
What are all the color format values for tomato red?
| Format | Value |
|---|---|
| HEX | #ec2d01 |
| RGB | rgb(236, 45, 1) |
| HSL | hsl(11.2, 99.2%, 46.5%) |
| CMYK | cmyk(0%, 80.9%, 99.6%, 7.5%) |
How do I convert tomato red to CMYK?
Select tomato red from the color name list in our color converter. The CMYK value — cmyk(0%, 80.9%, 99.6%, 7.5%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does tomato red belong to?
tomato red belongs to the red color family. It is a medium, vivid color with HSL values: hue 11.2°, saturation 99.2%, lightness 46.5%.
How do I create lighter and darker shades of tomato red?
Lighter variant (lightness 61.5%): #fe603b. Darker variant (lightness 31.5%): #a01e01. 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.