Rust orange Color

HEX, RGB, HSL & CMYK Codes

#c45508
Format Value
HEX #c45508
RGB rgb(196, 85, 8)
HSL hsl(24.6, 92.2%, 40%)
CMYK cmyk(0%, 56.6%, 95.9%, 23.1%)
HSV hsv(24.6, 95.9%, 76.9%)

rust orange color harmonies

Tints & shades of rust orange

Tints (lighter)

#c9641e #cf7435 #d4834b #d99362 #dfa278 #e4b28f #eac1a5 #efd1bc #f4e0d2 #faf0e9

Shades (darker)

#b24d07 #a04607 #8f3e06 #7d3605 #6b2e04 #592704 #471f03 #351702 #240f01 #120801

Contrast & accessibility

The quick brown fox

On white · 4.52:1 · AA

The quick brown fox

On black · 4.65:1 · AA

Recommended text color: #000000

Use rust orange in code

CSS color: #c45508;
SCSS $color: #c45508;
Tailwind bg-[#c45508]
Swift UIColor(red: 0.769, green: 0.333, blue: 0.031, alpha: 1)
Android Color.parseColor("#c45508")
Flutter Color(0xFFC45508)

Colors similar to rust orange

Browse all Orange colors →

What is the HEX code for rust orange?

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

How do I use rust orange in CSS?

To apply rust orange in CSS:

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

What are all the color format values for rust orange?

FormatValue
HEX#c45508
RGBrgb(196, 85, 8)
HSLhsl(24.6, 92.2%, 40%)
CMYKcmyk(0%, 56.6%, 95.9%, 23.1%)

How do I convert rust orange to HEX?

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

What color family does rust orange belong to?

rust orange belongs to the orange color family. It is a medium, vivid color with HSL values: hue 24.6°, saturation 92.2%, lightness 40%.

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

Lighter variant (lightness 55%): #f67922. Darker variant (lightness 25%): #7b3505. 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.