Indian red to HSL

Color Code

#850e04
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%)
HSV hsv(4.7, 97%, 52.2%)

indian red color harmonies

Tints & shades of indian red

Tints (lighter)

#90241b #9b3a32 #a65048 #b1665f #bc7c76 #c8918d #d3a7a4 #debdbb #e9d3d1 #f4e9e8

Shades (darker)

#790d04 #6d0b03 #610a03 #550903 #490802 #3c0602 #300501 #240401 #180301 #0c0100

Contrast & accessibility

The quick brown fox

On white · 10.18:1 · AAA

The quick brown fox

On black · 2.06:1 · Fail

Recommended text color: #ffffff

Use indian red in code

CSS color: #850e04;
SCSS $color: #850e04;
Tailwind bg-[#850e04]
Swift UIColor(red: 0.522, green: 0.055, blue: 0.016, alpha: 1)
Android Color.parseColor("#850e04")
Flutter Color(0xFF850E04)

Colors similar to indian red

Browse all Red colors →

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.