Rust orange to HSL — Color Code

#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 HSL code for rust orange?

The CSS color rust orange in HSL format is hsl(24.6, 92.2%, 40%). 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: hsl(24.6, 92.2%, 40%);
  • Background: background-color: hsl(24.6, 92.2%, 40%);
  • Border: border-color: hsl(24.6, 92.2%, 40%);

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 HSL?

Select rust orange from the color name list in our color converter. The HSL value — hsl(24.6, 92.2%, 40%) — 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 HSL used for?

HSL describes colors by hue (0–360°), saturation (0–100%) and lightness (0–100%). It is more intuitive for designers — easy to create lighter, darker or less saturated variants of any color.