Rust orange to HSL — Color Code

HSL

hsl(24.6, 92.2%, 40%)

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%)

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.