Reddish grey Color — HEX, RGB, HSL & CMYK Codes

#997570
Format Value
HEX #997570
RGB rgb(153, 117, 112)
HSL hsl(7.3, 16.7%, 52%)
CMYK cmyk(0%, 23.5%, 26.8%, 40%)
HSV hsv(7.3, 26.8%, 60%)

reddish grey color harmonies

Tints & shades of reddish grey

Tints (lighter)

#a2827d #ac8e8a #b59b97 #bea7a4 #c7b4b1 #d1c0be #dacdcb #e3d9d8 #ece6e5 #f6f2f2

Shades (darker)

#8b6a66 #7d605c #6f5551 #614a47 #53403d #463533 #382b29 #2a201f #1c1514 #0e0b0a

Contrast & accessibility

The quick brown fox

On white · 4.09:1 · AA Large

The quick brown fox

On black · 5.13:1 · AA

Recommended text color: #000000

Use reddish grey in code

CSS color: #997570;
SCSS $color: #997570;
Tailwind bg-[#997570]
Swift UIColor(red: 0.600, green: 0.459, blue: 0.439, alpha: 1)
Android Color.parseColor("#997570")
Flutter Color(0xFF997570)

Colors similar to reddish grey

Browse all Red colors →

What is the HEX code for reddish grey?

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

How do I use reddish grey in CSS?

To apply reddish grey in CSS:

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

What are all the color format values for reddish grey?

FormatValue
HEX#997570
RGBrgb(153, 117, 112)
HSLhsl(7.3, 16.7%, 52%)
CMYKcmyk(0%, 23.5%, 26.8%, 40%)

How do I convert reddish grey to HEX?

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

What color family does reddish grey belong to?

reddish grey belongs to the red color family. It is a medium, muted color with HSL values: hue 7.3°, saturation 16.7%, lightness 52%.

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

Lighter variant (lightness 67%): #b9a09d. Darker variant (lightness 37%): #6e524f. 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.