Brick Color — HEX, RGB, HSL & CMYK Codes

#a03623
Format Value
HEX #a03623
RGB rgb(160, 54, 35)
HSL hsl(9.1, 64.1%, 38.2%)
CMYK cmyk(0%, 66.3%, 78.1%, 37.3%)
HSV hsv(9.1, 78.1%, 62.7%)

brick color harmonies

Tints & shades of brick

Tints (lighter)

#a94837 #b15b4b #ba6d5f #c37f73 #cb9187 #d4a49b #dcb6af #e5c8c3 #eedad7 #f6edeb

Shades (darker)

#913120 #832c1d #742719 #662216 #571d13 #491910 #3a140d #2c0f0a #1d0a06 #0f0503

Contrast & accessibility

The quick brown fox

On white · 6.89:1 · AA

The quick brown fox

On black · 3.05:1 · AA Large

Recommended text color: #ffffff

Use brick in code

CSS color: #a03623;
SCSS $color: #a03623;
Tailwind bg-[#a03623]
Swift UIColor(red: 0.627, green: 0.212, blue: 0.137, alpha: 1)
Android Color.parseColor("#a03623")
Flutter Color(0xFFA03623)

Colors similar to brick

Browse all Red colors →

What is the HEX code for brick?

The CSS color brick in HEX format is #a03623. Use this value directly in CSS, SVG, and most design tools.

How do I use brick in CSS?

To apply brick in CSS:

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

What are all the color format values for brick?

FormatValue
HEX#a03623
RGBrgb(160, 54, 35)
HSLhsl(9.1, 64.1%, 38.2%)
CMYKcmyk(0%, 66.3%, 78.1%, 37.3%)

How do I convert brick to HEX?

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

What color family does brick belong to?

brick belongs to the red color family. It is a medium, moderately saturated color with HSL values: hue 9.1°, saturation 64.1%, lightness 38.2%.

How do I create lighter and darker shades of brick?

Lighter variant (lightness 53.2%): #d4523b. Darker variant (lightness 23.200000000000003%): #612115. 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.