Brown red Color — HEX, RGB, HSL & CMYK Codes

#922b05
Format Value
HEX #922b05
RGB rgb(146, 43, 5)
HSL hsl(16.2, 93.4%, 29.6%)
CMYK cmyk(0%, 70.5%, 96.6%, 42.7%)
HSV hsv(16.2, 96.6%, 57.3%)

brown red color harmonies

Tints & shades of brown red

Tints (lighter)

#9c3e1c #a65232 #b06549 #ba7860 #c48b77 #cd9f8d #d7b2a4 #e1c5bb #ebd8d2 #f5ece8

Shades (darker)

#852705 #772304 #6a1f04 #5d1b03 #501703 #421402 #351002 #280c01 #1b0801 #0d0400

Contrast & accessibility

The quick brown fox

On white · 8.17:1 · AAA

The quick brown fox

On black · 2.57:1 · Fail

Recommended text color: #ffffff

Use brown red in code

CSS color: #922b05;
SCSS $color: #922b05;
Tailwind bg-[#922b05]
Swift UIColor(red: 0.573, green: 0.169, blue: 0.020, alpha: 1)
Android Color.parseColor("#922b05")
Flutter Color(0xFF922B05)

Colors similar to brown red

Browse all Orange colors →

What is the HEX code for brown red?

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

How do I use brown red in CSS?

To apply brown red in CSS:

  • Text color: color: #922b05;
  • Background: background-color: #922b05;
  • Border: border-color: #922b05;

What are all the color format values for brown red?

FormatValue
HEX#922b05
RGBrgb(146, 43, 5)
HSLhsl(16.2, 93.4%, 29.6%)
CMYKcmyk(0%, 70.5%, 96.6%, 42.7%)

How do I convert brown red to HEX?

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

What color family does brown red belong to?

brown red belongs to the orange color family. It is a dark, vivid color with HSL values: hue 16.2°, saturation 93.4%, lightness 29.6%.

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

Lighter variant (lightness 44.6%): #dc4108. Darker variant (lightness 14.600000000000001%): #481502. 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.