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

#ab7e4c
Format Value
HEX #ab7e4c
RGB rgb(171, 126, 76)
HSL hsl(31.6, 38.5%, 48.4%)
CMYK cmyk(0%, 26.3%, 55.6%, 32.9%)
HSV hsv(31.6, 55.6%, 67.1%)

tan brown color harmonies

Tints & shades of tan brown

Tints (lighter)

#b38a5c #ba956d #c2a17d #caad8d #d1b99d #d9c4ae #e0d0be #e8dcce #f0e8de #f7f3ef

Shades (darker)

#9b7345 #8c673e #7c5c37 #6d5030 #5d4529 #4e3923 #3e2e1c #2f2215 #1f170e #100b07

Contrast & accessibility

The quick brown fox

On white · 3.61:1 · AA Large

The quick brown fox

On black · 5.82:1 · AA

Recommended text color: #000000

Use tan brown in code

CSS color: #ab7e4c;
SCSS $color: #ab7e4c;
Tailwind bg-[#ab7e4c]
Swift UIColor(red: 0.671, green: 0.494, blue: 0.298, alpha: 1)
Android Color.parseColor("#ab7e4c")
Flutter Color(0xFFAB7E4C)

Colors similar to tan brown

Browse all Orange colors →

What is the HEX code for tan brown?

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

How do I use tan brown in CSS?

To apply tan brown in CSS:

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

What are all the color format values for tan brown?

FormatValue
HEX#ab7e4c
RGBrgb(171, 126, 76)
HSLhsl(31.6, 38.5%, 48.4%)
CMYKcmyk(0%, 26.3%, 55.6%, 32.9%)

How do I convert tan brown to HEX?

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

What color family does tan brown belong to?

tan brown belongs to the orange color family. It is a medium, moderately saturated color with HSL values: hue 31.6°, saturation 38.5%, lightness 48.4%.

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

Lighter variant (lightness 63.4%): #c6a47e. Darker variant (lightness 33.4%): #765734. 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.