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

#b96902
Format Value
HEX #b96902
RGB rgb(185, 105, 2)
HSL hsl(33.8, 97.9%, 36.7%)
CMYK cmyk(0%, 43.2%, 98.9%, 27.5%)
HSV hsv(33.8, 98.9%, 72.5%)

brown orange color harmonies

Tints & shades of brown orange

Tints (lighter)

#bf7719 #c68430 #cc9247 #d2a05e #d9ad75 #dfbb8c #e6c8a3 #ecd6ba #f2e4d1 #f9f1e8

Shades (darker)

#a85f02 #975602 #874c01 #764301 #653901 #543001 #432601 #321d01 #221300 #110a00

Contrast & accessibility

The quick brown fox

On white · 4.13:1 · AA Large

The quick brown fox

On black · 5.08:1 · AA

Recommended text color: #000000

Use brown orange in code

CSS color: #b96902;
SCSS $color: #b96902;
Tailwind bg-[#b96902]
Swift UIColor(red: 0.725, green: 0.412, blue: 0.008, alpha: 1)
Android Color.parseColor("#b96902")
Flutter Color(0xFFB96902)

Colors similar to brown orange

Browse all Orange colors →

What is the HEX code for brown orange?

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

How do I use brown orange in CSS?

To apply brown orange in CSS:

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

What are all the color format values for brown orange?

FormatValue
HEX#b96902
RGBrgb(185, 105, 2)
HSLhsl(33.8, 97.9%, 36.7%)
CMYKcmyk(0%, 43.2%, 98.9%, 27.5%)

How do I convert brown orange to HEX?

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

What color family does brown orange belong to?

brown orange belongs to the orange color family. It is a medium, vivid color with HSL values: hue 33.8°, saturation 97.9%, lightness 36.7%.

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

Lighter variant (lightness 51.7%): #fc930b. Darker variant (lightness 21.700000000000003%): #6e3e01. 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.