Blood to HEX — Color Code

HEX

#770001

Format Value
HEX #770001
RGB rgb(119, 0, 1)
HSL hsl(359.5, 100%, 23.3%)
CMYK cmyk(0%, 100%, 99.2%, 53.3%)

What is the HEX code for blood?

The CSS color blood in HEX format is #770001. 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: #770001;
  • Background: background-color: #770001;
  • Border: border-color: #770001;

What are all the color format values for blood?

FormatValue
HEX#770001
RGBrgb(119, 0, 1)
HSLhsl(359.5, 100%, 23.3%)
CMYKcmyk(0%, 100%, 99.2%, 53.3%)

How do I convert blood to HEX?

Select blood from the color name list in our color converter. The HEX value — #770001 — 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 HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.