Dirt brown Color — HEX, RGB, HSL & CMYK Codes

#836539
Format Value
HEX #836539
RGB rgb(131, 101, 57)
HSL hsl(35.7, 39.4%, 36.9%)
CMYK cmyk(0%, 22.9%, 56.5%, 48.6%)
HSV hsv(35.7, 56.5%, 51.4%)

dirt brown color harmonies

Tints & shades of dirt brown

Tints (lighter)

#8e734b #9a815d #a58f6f #b09d81 #bbab93 #c7b9a5 #d2c7b7 #ddd5c9 #e8e3db #f4f1ed

Shades (darker)

#775c34 #6b532f #5f4929 #534024 #47371f #3c2e1a #302515 #241c10 #18120a #0c0905

Contrast & accessibility

The quick brown fox

On white · 5.4:1 · AA

The quick brown fox

On black · 3.89:1 · AA Large

Recommended text color: #ffffff

Use dirt brown in code

CSS color: #836539;
SCSS $color: #836539;
Tailwind bg-[#836539]
Swift UIColor(red: 0.514, green: 0.396, blue: 0.224, alpha: 1)
Android Color.parseColor("#836539")
Flutter Color(0xFF836539)

Colors similar to dirt brown

Browse all Orange colors →

What is the HEX code for dirt brown?

The CSS color dirt brown in HEX format is #836539. Use this value directly in CSS, SVG, and most design tools.

How do I use dirt brown in CSS?

To apply dirt brown in CSS:

  • Text color: color: #836539;
  • Background: background-color: #836539;
  • Border: border-color: #836539;

What are all the color format values for dirt brown?

FormatValue
HEX#836539
RGBrgb(131, 101, 57)
HSLhsl(35.7, 39.4%, 36.9%)
CMYKcmyk(0%, 22.9%, 56.5%, 48.6%)

How do I convert dirt brown to HEX?

Select dirt brown from the color name list in our color converter. The HEX value — #836539 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does dirt brown belong to?

dirt brown belongs to the orange color family. It is a medium, moderately saturated color with HSL values: hue 35.7°, saturation 39.4%, lightness 36.9%.

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

Lighter variant (lightness 51.9%): #b58e54. Darker variant (lightness 21.9%): #4e3c22. 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.