What is the CMYK code for indian red?
The CSS color indian red in CMYK format is cmyk(0%, 89.5%, 97%, 47.8%). Use this value directly in CSS, SVG, and most design tools.
How do I use indian red in CSS?
To apply indian red in CSS:
- Text color: color: cmyk(0%, 89.5%, 97%, 47.8%);
- Background: background-color: cmyk(0%, 89.5%, 97%, 47.8%);
- Border: border-color: cmyk(0%, 89.5%, 97%, 47.8%);
What are all the color format values for indian red?
| Format | Value |
|---|---|
| HEX | #850e04 |
| RGB | rgb(133, 14, 4) |
| HSL | hsl(4.7, 94.2%, 26.9%) |
| CMYK | cmyk(0%, 89.5%, 97%, 47.8%) |
How do I convert indian red to CMYK?
Select indian red from the color name list in our color converter. The CMYK value — cmyk(0%, 89.5%, 97%, 47.8%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does indian red belong to?
indian red belongs to the red color family. It is a dark, vivid color with HSL values: hue 4.7°, saturation 94.2%, lightness 26.9%.
How do I create lighter and darker shades of indian red?
Lighter variant (lightness 41.9%): #cf1606. Darker variant (lightness 11.899999999999999%): #3b0602. 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.