Brownish grey Color

HEX, RGB, HSL & CMYK Codes

#86775f
Format Value
HEX #86775f
RGB rgb(134, 119, 95)
HSL hsl(36.9, 17%, 44.9%)
CMYK cmyk(0%, 11.2%, 29.1%, 47.5%)
HSV hsv(36.9, 29.1%, 52.5%)

brownish grey color harmonies

Tints & shades of brownish grey

Tints (lighter)

#91836e #9c907c #a79c8b #b2a899 #bdb5a8 #c8c1b6 #d3cec5 #dedad3 #e9e6e2 #f4f3f0

Shades (darker)

#7a6c56 #6e614e #615745 #554c3c #494134 #3d362b #312b23 #25201a #181611 #0c0b09

Contrast & accessibility

The quick brown fox

On white · 4.36:1 · AA Large

The quick brown fox

On black · 4.82:1 · AA

Recommended text color: #000000

Use brownish grey in code

CSS color: #86775f;
SCSS $color: #86775f;
Tailwind bg-[#86775f]
Swift UIColor(red: 0.525, green: 0.467, blue: 0.373, alpha: 1)
Android Color.parseColor("#86775f")
Flutter Color(0xFF86775F)

Colors similar to brownish grey

Browse all Orange colors →

What is the HEX code for brownish grey?

The CSS color brownish grey in HEX format is #86775f. Use this value directly in CSS, SVG, and most design tools.

How do I use brownish grey in CSS?

To apply brownish grey in CSS:

  • Text color: color: #86775f;
  • Background: background-color: #86775f;
  • Border: border-color: #86775f;

What are all the color format values for brownish grey?

FormatValue
HEX#86775f
RGBrgb(134, 119, 95)
HSLhsl(36.9, 17%, 44.9%)
CMYKcmyk(0%, 11.2%, 29.1%, 47.5%)

How do I convert brownish grey to HEX?

Select brownish grey from the color name list in our color converter. The HEX value — #86775f — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does brownish grey belong to?

brownish grey belongs to the orange color family. It is a medium, muted color with HSL values: hue 36.9°, saturation 17%, lightness 44.9%.

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

Lighter variant (lightness 59.9%): #aa9d87. Darker variant (lightness 29.9%): #594f3f. 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.