Dark tan Color — HEX, RGB, HSL & CMYK Codes

#af884a
Format Value
HEX #af884a
RGB rgb(175, 136, 74)
HSL hsl(36.8, 40.6%, 48.8%)
CMYK cmyk(0%, 22.3%, 57.7%, 31.4%)
HSV hsv(36.8, 57.7%, 68.6%)

dark tan color harmonies

Tints & shades of dark tan

Tints (lighter)

#b6935a #be9e6b #c5a87b #ccb38c #d3be9c #dbc9ad #e2d4bd #e9dfce #f0e9de #f8f4ef

Shades (darker)

#9f7c43 #8f6f3d #7f6336 #6f572f #5f4a28 #503e22 #40311b #302514 #20190d #100c07

Contrast & accessibility

The quick brown fox

On white · 3.26:1 · AA Large

The quick brown fox

On black · 6.44:1 · AA

Recommended text color: #000000

Use dark tan in code

CSS color: #af884a;
SCSS $color: #af884a;
Tailwind bg-[#af884a]
Swift UIColor(red: 0.686, green: 0.533, blue: 0.290, alpha: 1)
Android Color.parseColor("#af884a")
Flutter Color(0xFFAF884A)

Colors similar to dark tan

Browse all Orange colors →

What is the HEX code for dark tan?

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

How do I use dark tan in CSS?

To apply dark tan in CSS:

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

What are all the color format values for dark tan?

FormatValue
HEX#af884a
RGBrgb(175, 136, 74)
HSLhsl(36.8, 40.6%, 48.8%)
CMYKcmyk(0%, 22.3%, 57.7%, 31.4%)

How do I convert dark tan to HEX?

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

What color family does dark tan belong to?

dark tan belongs to the orange color family. It is a medium, moderately saturated color with HSL values: hue 36.8°, saturation 40.6%, lightness 48.8%.

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

Lighter variant (lightness 63.8%): #c8ab7d. Darker variant (lightness 33.8%): #795e33. 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.