Brownish red to HSL — Color Code

#9e3623
Format Value
HEX #9e3623
RGB rgb(158, 54, 35)
HSL hsl(9.3, 63.7%, 37.8%)
CMYK cmyk(0%, 65.8%, 77.8%, 38%)
HSV hsv(9.3, 77.8%, 62%)

brownish red color harmonies

Tints & shades of brownish red

Tints (lighter)

#a74837 #b05b4b #b86d5f #c17f73 #ca9187 #d3a49b #dcb6af #e5c8c3 #eddad7 #f6edeb

Shades (darker)

#903120 #812c1d #732719 #652216 #561d13 #481910 #39140d #2b0f0a #1d0a06 #0e0503

Contrast & accessibility

The quick brown fox

On white · 6.99:1 · AA

The quick brown fox

On black · 3.01:1 · AA Large

Recommended text color: #ffffff

Use brownish red in code

CSS color: #9e3623;
SCSS $color: #9e3623;
Tailwind bg-[#9e3623]
Swift UIColor(red: 0.620, green: 0.212, blue: 0.137, alpha: 1)
Android Color.parseColor("#9e3623")
Flutter Color(0xFF9E3623)

Colors similar to brownish red

Browse all Red colors →

What is the HSL code for brownish red?

The CSS color brownish red in HSL format is hsl(9.3, 63.7%, 37.8%). Use this value directly in CSS, SVG, and most design tools.

How do I use brownish red in CSS?

To apply brownish red in CSS:

  • Text color: color: hsl(9.3, 63.7%, 37.8%);
  • Background: background-color: hsl(9.3, 63.7%, 37.8%);
  • Border: border-color: hsl(9.3, 63.7%, 37.8%);

What are all the color format values for brownish red?

FormatValue
HEX#9e3623
RGBrgb(158, 54, 35)
HSLhsl(9.3, 63.7%, 37.8%)
CMYKcmyk(0%, 65.8%, 77.8%, 38%)

How do I convert brownish red to HSL?

Select brownish red from the color name list in our color converter. The HSL value — hsl(9.3, 63.7%, 37.8%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does brownish red belong to?

brownish red belongs to the red color family. It is a medium, moderately saturated color with HSL values: hue 9.3°, saturation 63.7%, lightness 37.8%.

How do I create lighter and darker shades of brownish red?

Lighter variant (lightness 52.8%): #d3523a. Darker variant (lightness 22.799999999999997%): #5f2115. 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.