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

#8b3103
Format Value
HEX #8b3103
RGB rgb(139, 49, 3)
HSL hsl(20.3, 95.8%, 27.8%)
CMYK cmyk(0%, 64.7%, 97.8%, 45.5%)
HSV hsv(20.3, 97.8%, 54.5%)

rust brown color harmonies

Tints & shades of rust brown

Tints (lighter)

#96441a #a05631 #ab6948 #b57c5f #c08f76 #caa18c #d5b4a3 #dfc7ba #eadad1 #f4ece8

Shades (darker)

#7e2d03 #722802 #652402 #581f02 #4c1b02 #3f1601 #331201 #260d01 #190901 #0d0400

Contrast & accessibility

The quick brown fox

On white · 8.27:1 · AAA

The quick brown fox

On black · 2.54:1 · Fail

Recommended text color: #ffffff

Use rust brown in code

CSS color: #8b3103;
SCSS $color: #8b3103;
Tailwind bg-[#8b3103]
Swift UIColor(red: 0.545, green: 0.192, blue: 0.012, alpha: 1)
Android Color.parseColor("#8b3103")
Flutter Color(0xFF8B3103)

Colors similar to rust brown

Browse all Orange colors →

What is the HEX code for rust brown?

The CSS color rust brown in HEX format is #8b3103. Use this value directly in CSS, SVG, and most design tools.

How do I use rust brown in CSS?

To apply rust brown in CSS:

  • Text color: color: #8b3103;
  • Background: background-color: #8b3103;
  • Border: border-color: #8b3103;

What are all the color format values for rust brown?

FormatValue
HEX#8b3103
RGBrgb(139, 49, 3)
HSLhsl(20.3, 95.8%, 27.8%)
CMYKcmyk(0%, 64.7%, 97.8%, 45.5%)

How do I convert rust brown to HEX?

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

What color family does rust brown belong to?

rust brown belongs to the orange color family. It is a dark, vivid color with HSL values: hue 20.3°, saturation 95.8%, lightness 27.8%.

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

Lighter variant (lightness 42.8%): #d64b05. Darker variant (lightness 12.8%): #401701. 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.