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

#b16002
Format Value
HEX #b16002
RGB rgb(177, 96, 2)
HSL hsl(32.2, 97.8%, 35.1%)
CMYK cmyk(0%, 45.8%, 98.9%, 30.6%)
HSV hsv(32.2, 98.9%, 69.4%)

orangey brown color harmonies

Tints & shades of orangey brown

Tints (lighter)

#b86e19 #bf7d30 #c68b47 #cd9a5e #d4a875 #dcb78c #e3c5a3 #ead4ba #f1e2d1 #f8f1e8

Shades (darker)

#a15702 #914f02 #814601 #713d01 #613401 #502c01 #402301 #301a01 #201100 #100900

Contrast & accessibility

The quick brown fox

On white · 4.62:1 · AA

The quick brown fox

On black · 4.54:1 · AA

Recommended text color: #ffffff

Use orangey brown in code

CSS color: #b16002;
SCSS $color: #b16002;
Tailwind bg-[#b16002]
Swift UIColor(red: 0.694, green: 0.376, blue: 0.008, alpha: 1)
Android Color.parseColor("#b16002")
Flutter Color(0xFFB16002)

Colors similar to orangey brown

Browse all Orange colors →

What is the HEX code for orangey brown?

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

How do I use orangey brown in CSS?

To apply orangey brown in CSS:

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

What are all the color format values for orangey brown?

FormatValue
HEX#b16002
RGBrgb(177, 96, 2)
HSLhsl(32.2, 97.8%, 35.1%)
CMYKcmyk(0%, 45.8%, 98.9%, 30.6%)

How do I convert orangey brown to HEX?

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

What color family does orangey brown belong to?

orangey brown belongs to the orange color family. It is a medium, vivid color with HSL values: hue 32.2°, saturation 97.8%, lightness 35.1%.

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

Lighter variant (lightness 50.1%): #fc8903. Darker variant (lightness 20.1%): #653701. 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.