Clay brown to RGB — Color Code

#b2713d
Format Value
HEX #b2713d
RGB rgb(178, 113, 61)
HSL hsl(26.7, 49%, 46.9%)
CMYK cmyk(0%, 36.5%, 65.7%, 30.2%)
HSV hsv(26.7, 65.7%, 69.8%)

clay brown color harmonies

Tints & shades of clay brown

Tints (lighter)

#b97e4f #c08b60 #c79872 #cea584 #d5b295 #dcbea7 #e3cbb8 #ead8ca #f1e5dc #f8f2ed

Shades (darker)

#a26737 #925c32 #81522c #714827 #613e21 #51331c #412916 #311f11 #20150b #100a06

Contrast & accessibility

The quick brown fox

On white · 3.95:1 · AA Large

The quick brown fox

On black · 5.32:1 · AA

Recommended text color: #000000

Use clay brown in code

CSS color: #b2713d;
SCSS $color: #b2713d;
Tailwind bg-[#b2713d]
Swift UIColor(red: 0.698, green: 0.443, blue: 0.239, alpha: 1)
Android Color.parseColor("#b2713d")
Flutter Color(0xFFB2713D)

Colors similar to clay brown

Browse all Orange colors →

What is the RGB code for clay brown?

The CSS color clay brown in RGB format is rgb(178, 113, 61). Use this value directly in CSS, SVG, and most design tools.

How do I use clay brown in CSS?

To apply clay brown in CSS:

  • Text color: color: rgb(178, 113, 61);
  • Background: background-color: rgb(178, 113, 61);
  • Border: border-color: rgb(178, 113, 61);

What are all the color format values for clay brown?

FormatValue
HEX#b2713d
RGBrgb(178, 113, 61)
HSLhsl(26.7, 49%, 46.9%)
CMYKcmyk(0%, 36.5%, 65.7%, 30.2%)

How do I convert clay brown to RGB?

Select clay brown from the color name list in our color converter. The RGB value — rgb(178, 113, 61) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does clay brown belong to?

clay brown belongs to the orange color family. It is a medium, moderately saturated color with HSL values: hue 26.7°, saturation 49%, lightness 46.9%.

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

Lighter variant (lightness 61.9%): #cd996e. Darker variant (lightness 31.9%): #794d29. 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.