Indian red to HSL — Color Code

HSL

hsl(4.7, 94.2%, 26.9%)

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%)

What is the HSL code for indian red?

The CSS color indian red in HSL format is hsl(4.7, 94.2%, 26.9%). 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: hsl(4.7, 94.2%, 26.9%);
  • Background: background-color: hsl(4.7, 94.2%, 26.9%);
  • Border: border-color: hsl(4.7, 94.2%, 26.9%);

What are all the color format values for indian red?

FormatValue
HEX#850e04
RGBrgb(133, 14, 4)
HSLhsl(4.7, 94.2%, 26.9%)
CMYKcmyk(0%, 89.5%, 97%, 47.8%)

How do I convert indian red to HSL?

Select indian red from the color name list in our color converter. The HSL value — hsl(4.7, 94.2%, 26.9%) — 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 HSL used for?

HSL describes colors by hue (0–360°), saturation (0–100%) and lightness (0–100%). It is more intuitive for designers — easy to create lighter, darker or less saturated variants of any color.