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

#9b7a01
Format Value
HEX #9b7a01
RGB rgb(155, 122, 1)
HSL hsl(47.1, 98.7%, 30.6%)
CMYK cmyk(0%, 21.3%, 99.4%, 39.2%)
HSV hsv(47.1, 99.4%, 60.8%)

yellowish brown color harmonies

Tints & shades of yellowish brown

Tints (lighter)

#a48618 #ad922f #b69e46 #bfaa5d #c8b674 #d2c38c #dbcfa3 #e4dbba #ede7d1 #f6f3e8

Shades (darker)

#8d6f01 #7f6401 #715901 #634e01 #554301 #463700 #382c00 #2a2100 #1c1600 #0e0b00

Contrast & accessibility

The quick brown fox

On white · 4.06:1 · AA Large

The quick brown fox

On black · 5.18:1 · AA

Recommended text color: #000000

Use yellowish brown in code

CSS color: #9b7a01;
SCSS $color: #9b7a01;
Tailwind bg-[#9b7a01]
Swift UIColor(red: 0.608, green: 0.478, blue: 0.004, alpha: 1)
Android Color.parseColor("#9b7a01")
Flutter Color(0xFF9B7A01)

Colors similar to yellowish brown

Browse all Yellow colors →

What is the HEX code for yellowish brown?

The CSS color yellowish brown in HEX format is #9b7a01. Use this value directly in CSS, SVG, and most design tools.

How do I use yellowish brown in CSS?

To apply yellowish brown in CSS:

  • Text color: color: #9b7a01;
  • Background: background-color: #9b7a01;
  • Border: border-color: #9b7a01;

What are all the color format values for yellowish brown?

FormatValue
HEX#9b7a01
RGBrgb(155, 122, 1)
HSLhsl(47.1, 98.7%, 30.6%)
CMYKcmyk(0%, 21.3%, 99.4%, 39.2%)

How do I convert yellowish brown to HEX?

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

What color family does yellowish brown belong to?

yellowish brown belongs to the yellow color family. It is a medium, vivid color with HSL values: hue 47.1°, saturation 98.7%, lightness 30.6%.

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

Lighter variant (lightness 45.6%): #e7b602. Darker variant (lightness 15.600000000000001%): #4f3e01. 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.