Raw umber Color — HEX, RGB, HSL & CMYK Codes

#a75e09
Format Value
HEX #a75e09
RGB rgb(167, 94, 9)
HSL hsl(32.3, 89.8%, 34.5%)
CMYK cmyk(0%, 43.7%, 94.6%, 34.5%)
HSV hsv(32.3, 94.6%, 65.5%)

raw umber color harmonies

Tints & shades of raw umber

Tints (lighter)

#af6d1f #b77b36 #bf8a4c #c79962 #cfa779 #d7b68f #dfc4a6 #e7d3bc #efe2d2 #f7f0e9

Shades (darker)

#985508 #894d07 #794407 #6a3c06 #5b3305 #4c2b04 #3d2203 #2e1a02 #1e1102 #0f0901

Contrast & accessibility

The quick brown fox

On white · 4.94:1 · AA

The quick brown fox

On black · 4.25:1 · AA Large

Recommended text color: #ffffff

Use raw umber in code

CSS color: #a75e09;
SCSS $color: #a75e09;
Tailwind bg-[#a75e09]
Swift UIColor(red: 0.655, green: 0.369, blue: 0.035, alpha: 1)
Android Color.parseColor("#a75e09")
Flutter Color(0xFFA75E09)

Colors similar to raw umber

Browse all Orange colors →

What is the HEX code for raw umber?

The CSS color raw umber in HEX format is #a75e09. Use this value directly in CSS, SVG, and most design tools.

How do I use raw umber in CSS?

To apply raw umber in CSS:

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

What are all the color format values for raw umber?

FormatValue
HEX#a75e09
RGBrgb(167, 94, 9)
HSLhsl(32.3, 89.8%, 34.5%)
CMYKcmyk(0%, 43.7%, 94.6%, 34.5%)

How do I convert raw umber to HEX?

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

What color family does raw umber belong to?

raw umber belongs to the orange color family. It is a medium, vivid color with HSL values: hue 32.3°, saturation 89.8%, lightness 34.5%.

How do I create lighter and darker shades of raw umber?

Lighter variant (lightness 49.5%): #f0870d. Darker variant (lightness 19.5%): #5e3505. 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.