Rust orange to HEX — Color Code

HEX

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

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.