Russet Color — HEX, RGB, HSL & CMYK Codes

#a13905
Format Value
HEX #a13905
RGB rgb(161, 57, 5)
HSL hsl(20, 94%, 32.5%)
CMYK cmyk(0%, 64.6%, 96.9%, 36.9%)
HSV hsv(20, 96.9%, 63.1%)

russet color harmonies

Tints & shades of russet

Tints (lighter)

#aa4b1c #b25d32 #bb6f49 #c38160 #cc9377 #d4a58d #ddb7a4 #e5c9bb #eedbd2 #f6ede8

Shades (darker)

#923405 #842f04 #752904 #662403 #581f03 #491a02 #3b1502 #2c1001 #1d0a01 #0f0500

Contrast & accessibility

The quick brown fox

On white · 6.77:1 · AA

The quick brown fox

On black · 3.1:1 · AA Large

Recommended text color: #ffffff

Use russet in code

CSS color: #a13905;
SCSS $color: #a13905;
Tailwind bg-[#a13905]
Swift UIColor(red: 0.631, green: 0.224, blue: 0.020, alpha: 1)
Android Color.parseColor("#a13905")
Flutter Color(0xFFA13905)

Colors similar to russet

Browse all Orange colors →

What is the HEX code for russet?

The CSS color russet in HEX format is #a13905. Use this value directly in CSS, SVG, and most design tools.

How do I use russet in CSS?

To apply russet in CSS:

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

What are all the color format values for russet?

FormatValue
HEX#a13905
RGBrgb(161, 57, 5)
HSLhsl(20, 94%, 32.5%)
CMYKcmyk(0%, 64.6%, 96.9%, 36.9%)

How do I convert russet to HEX?

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

What color family does russet belong to?

russet belongs to the orange color family. It is a medium, vivid color with HSL values: hue 20°, saturation 94%, lightness 32.5%.

How do I create lighter and darker shades of russet?

Lighter variant (lightness 47.5%): #eb5307. Darker variant (lightness 17.5%): #571f03. 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.