Reddish brown to HSL — Color Code

#7f2b0a
Format Value
HEX #7f2b0a
RGB rgb(127, 43, 10)
HSL hsl(16.9, 85.4%, 26.9%)
CMYK cmyk(0%, 66.1%, 92.1%, 50.2%)
HSV hsv(16.9, 92.1%, 49.8%)

reddish brown color harmonies

Tints & shades of reddish brown

Tints (lighter)

#8b3e20 #965237 #a2654d #ae7863 #b98b79 #c59f90 #d0b2a6 #dcc5bc #e8d8d2 #f3ece9

Shades (darker)

#732709 #682308 #5c1f07 #511b06 #451705 #3a1405 #2e1004 #230c03 #170802 #0c0401

Contrast & accessibility

The quick brown fox

On white · 9.32:1 · AAA

The quick brown fox

On black · 2.25:1 · Fail

Recommended text color: #ffffff

Use reddish brown in code

CSS color: #7f2b0a;
SCSS $color: #7f2b0a;
Tailwind bg-[#7f2b0a]
Swift UIColor(red: 0.498, green: 0.169, blue: 0.039, alpha: 1)
Android Color.parseColor("#7f2b0a")
Flutter Color(0xFF7F2B0A)

Colors similar to reddish brown

Browse all Orange colors →

What is the HSL code for reddish brown?

The CSS color reddish brown in HSL format is hsl(16.9, 85.4%, 26.9%). Use this value directly in CSS, SVG, and most design tools.

How do I use reddish brown in CSS?

To apply reddish brown in CSS:

  • Text color: color: hsl(16.9, 85.4%, 26.9%);
  • Background: background-color: hsl(16.9, 85.4%, 26.9%);
  • Border: border-color: hsl(16.9, 85.4%, 26.9%);

What are all the color format values for reddish brown?

FormatValue
HEX#7f2b0a
RGBrgb(127, 43, 10)
HSLhsl(16.9, 85.4%, 26.9%)
CMYKcmyk(0%, 66.1%, 92.1%, 50.2%)

How do I convert reddish brown to HSL?

Select reddish brown from the color name list in our color converter. The HSL value — hsl(16.9, 85.4%, 26.9%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does reddish brown belong to?

reddish brown belongs to the orange color family. It is a dark, vivid color with HSL values: hue 16.9°, saturation 85.4%, lightness 26.9%.

How do I create lighter and darker shades of reddish brown?

Lighter variant (lightness 41.9%): #c64310. Darker variant (lightness 11.899999999999999%): #381304. 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.