What is the CMYK code for blood?
The CSS color blood in CMYK format is cmyk(0%, 100%, 99.2%, 53.3%). Use this value directly in CSS, SVG, and most design tools.
How do I use blood in CSS?
To apply blood in CSS:
- Text color: color: cmyk(0%, 100%, 99.2%, 53.3%);
- Background: background-color: cmyk(0%, 100%, 99.2%, 53.3%);
- Border: border-color: cmyk(0%, 100%, 99.2%, 53.3%);
What are all the color format values for blood?
| Format | Value |
|---|---|
| HEX | #770001 |
| RGB | rgb(119, 0, 1) |
| HSL | hsl(359.5, 100%, 23.3%) |
| CMYK | cmyk(0%, 100%, 99.2%, 53.3%) |
How do I convert blood to CMYK?
Select blood from the color name list in our color converter. The CMYK value — cmyk(0%, 100%, 99.2%, 53.3%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does blood belong to?
blood belongs to the red color family. It is a dark, vivid color with HSL values: hue 359.5°, saturation 100%, lightness 23.3%.
How do I create lighter and darker shades of blood?
Lighter variant (lightness 38.3%): #c30002. Darker variant (lightness 8.3%): #2a0000. 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.