Mustard brown to RGB

Color Code

#ac7e04
Format Value
HEX #ac7e04
RGB rgb(172, 126, 4)
HSL hsl(43.6, 95.5%, 34.5%)
CMYK cmyk(0%, 26.7%, 97.7%, 32.5%)
HSV hsv(43.6, 97.7%, 67.5%)

mustard brown color harmonies

Tints & shades of mustard brown

Tints (lighter)

#b48a1b #bb9532 #c3a148 #caad5f #d2b976 #d9c48d #e1d0a4 #e8dcbb #f0e8d1 #f7f3e8

Shades (darker)

#9c7304 #8d6703 #7d5c03 #6d5003 #5e4502 #4e3902 #3f2e01 #2f2201 #1f1701 #100b00

Contrast & accessibility

The quick brown fox

On white · 3.66:1 · AA Large

The quick brown fox

On black · 5.74:1 · AA

Recommended text color: #000000

Use mustard brown in code

CSS color: #ac7e04;
SCSS $color: #ac7e04;
Tailwind bg-[#ac7e04]
Swift UIColor(red: 0.675, green: 0.494, blue: 0.016, alpha: 1)
Android Color.parseColor("#ac7e04")
Flutter Color(0xFFAC7E04)

Colors similar to mustard brown

Browse all Orange colors →

What is the RGB code for mustard brown?

The CSS color mustard brown in RGB format is rgb(172, 126, 4). Use this value directly in CSS, SVG, and most design tools.

How do I use mustard brown in CSS?

To apply mustard brown in CSS:

  • Text color: color: rgb(172, 126, 4);
  • Background: background-color: rgb(172, 126, 4);
  • Border: border-color: rgb(172, 126, 4);

What are all the color format values for mustard brown?

FormatValue
HEX#ac7e04
RGBrgb(172, 126, 4)
HSLhsl(43.6, 95.5%, 34.5%)
CMYKcmyk(0%, 26.7%, 97.7%, 32.5%)

How do I convert mustard brown to RGB?

Select mustard brown from the color name list in our color converter. The RGB value — rgb(172, 126, 4) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does mustard brown belong to?

mustard brown belongs to the orange color family. It is a medium, vivid color with HSL values: hue 43.6°, saturation 95.5%, lightness 34.5%.

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

Lighter variant (lightness 49.5%): #f7b506. Darker variant (lightness 19.5%): #614702. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is RGB used for?

RGB defines colors using three values from 0 to 255 — red, green and blue intensity. It is the native format for screens, monitors and web browsers.