Brick orange Color

HEX, RGB, HSL & CMYK Codes

#c14a09
Format Value
HEX #c14a09
RGB rgb(193, 74, 9)
HSL hsl(21.2, 91.1%, 39.6%)
CMYK cmyk(0%, 61.7%, 95.3%, 24.3%)
HSV hsv(21.2, 95.3%, 75.7%)

brick orange color harmonies

Tints & shades of brick orange

Tints (lighter)

#c75a1f #cc6b36 #d27b4c #d88c62 #dd9c79 #e3ad8f #e8bda6 #eecebc #f4ded2 #f9efe9

Shades (darker)

#af4308 #9e3d07 #8c3607 #7b2f06 #692805 #582204 #461b03 #351402 #230d02 #120701

Contrast & accessibility

The quick brown fox

On white · 4.94:1 · AA

The quick brown fox

On black · 4.25:1 · AA Large

Recommended text color: #ffffff

Use brick orange in code

CSS color: #c14a09;
SCSS $color: #c14a09;
Tailwind bg-[#c14a09]
Swift UIColor(red: 0.757, green: 0.290, blue: 0.035, alpha: 1)
Android Color.parseColor("#c14a09")
Flutter Color(0xFFC14A09)

Colors similar to brick orange

Browse all Orange colors →

What is the HEX code for brick orange?

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

How do I use brick orange in CSS?

To apply brick orange in CSS:

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

What are all the color format values for brick orange?

FormatValue
HEX#c14a09
RGBrgb(193, 74, 9)
HSLhsl(21.2, 91.1%, 39.6%)
CMYKcmyk(0%, 61.7%, 95.3%, 24.3%)

How do I convert brick orange to HEX?

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

What color family does brick orange belong to?

brick orange belongs to the orange color family. It is a medium, vivid color with HSL values: hue 21.2°, saturation 91.1%, lightness 39.6%.

How do I create lighter and darker shades of brick orange?

Lighter variant (lightness 54.6%): #f56c22. Darker variant (lightness 24.6%): #782e06. 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.