Mud brown to RGB — Color Code

#60460f
Format Value
HEX #60460f
RGB rgb(96, 70, 15)
HSL hsl(40.7, 73%, 21.8%)
CMYK cmyk(0%, 27.1%, 84.4%, 62.4%)
HSV hsv(40.7, 84.4%, 37.6%)

mud brown color harmonies

Tints & shades of mud brown

Tints (lighter)

#6e5725 #7d683b #8b7850 #9a8966 #a89a7c #b7ab92 #c5bca8 #d4cdbe #e2ddd3 #f1eee9

Shades (darker)

#57400e #4f390c #46330b #3d2d0a #342608 #2c2007 #231905 #1a1304 #110d03 #090601

Contrast & accessibility

The quick brown fox

On white · 8.82:1 · AAA

The quick brown fox

On black · 2.38:1 · Fail

Recommended text color: #ffffff

Use mud brown in code

CSS color: #60460f;
SCSS $color: #60460f;
Tailwind bg-[#60460f]
Swift UIColor(red: 0.376, green: 0.275, blue: 0.059, alpha: 1)
Android Color.parseColor("#60460f")
Flutter Color(0xFF60460F)

Colors similar to mud brown

Browse all Orange colors →

What is the RGB code for mud brown?

The CSS color mud brown in RGB format is rgb(96, 70, 15). Use this value directly in CSS, SVG, and most design tools.

How do I use mud brown in CSS?

To apply mud brown in CSS:

  • Text color: color: rgb(96, 70, 15);
  • Background: background-color: rgb(96, 70, 15);
  • Border: border-color: rgb(96, 70, 15);

What are all the color format values for mud brown?

FormatValue
HEX#60460f
RGBrgb(96, 70, 15)
HSLhsl(40.7, 73%, 21.8%)
CMYKcmyk(0%, 27.1%, 84.4%, 62.4%)

How do I convert mud brown to RGB?

Select mud brown from the color name list in our color converter. The RGB value — rgb(96, 70, 15) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does mud brown belong to?

mud brown belongs to the orange color family. It is a dark, vivid color with HSL values: hue 40.7°, saturation 73%, lightness 21.8%.

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

Lighter variant (lightness 36.8%): #a27619. Darker variant (lightness 6.800000000000001%): #1e1605. 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.