Indian red Color — HEX, RGB, HSL & CMYK Codes

#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 HEX code for indian red?

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

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 HEX?

Select indian red from the color name list in our color converter. The HEX value — #850e04 — 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 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.