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

#7f7053
Format Value
HEX #7f7053
RGB rgb(127, 112, 83)
HSL hsl(39.5, 21%, 41.2%)
CMYK cmyk(0%, 11.8%, 34.6%, 50.2%)
HSV hsv(39.5, 34.6%, 49.8%)

grey brown color harmonies

Tints & shades of grey brown

Tints (lighter)

#8b7d63 #968a72 #a29782 #aea492 #b9b1a1 #c5beb1 #d0cbc0 #dcd8d0 #e8e5e0 #f3f2ef

Shades (darker)

#73664b #685c44 #5c513c #514735 #453d2d #3a3326 #2e291e #231f17 #17140f #0c0a08

Contrast & accessibility

The quick brown fox

On white · 4.83:1 · AA

The quick brown fox

On black · 4.34:1 · AA Large

Recommended text color: #ffffff

Use grey brown in code

CSS color: #7f7053;
SCSS $color: #7f7053;
Tailwind bg-[#7f7053]
Swift UIColor(red: 0.498, green: 0.439, blue: 0.325, alpha: 1)
Android Color.parseColor("#7f7053")
Flutter Color(0xFF7F7053)

Colors similar to grey brown

Browse all Orange colors →

What is the HEX code for grey brown?

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

How do I use grey brown in CSS?

To apply grey brown in CSS:

  • Text color: color: #7f7053;
  • Background: background-color: #7f7053;
  • Border: border-color: #7f7053;

What are all the color format values for grey brown?

FormatValue
HEX#7f7053
RGBrgb(127, 112, 83)
HSLhsl(39.5, 21%, 41.2%)
CMYKcmyk(0%, 11.8%, 34.6%, 50.2%)

How do I convert grey brown to HEX?

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

What color family does grey brown belong to?

grey brown belongs to the orange color family. It is a medium, muted color with HSL values: hue 39.5°, saturation 21%, lightness 41.2%.

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

Lighter variant (lightness 56.2%): #a79778. Darker variant (lightness 26.200000000000003%): #514735. 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.