Rust Hex Code — #B7410E

RGB, HSL, and CMYK values for Rust.

Rust Color Values

FormatValue
HEX#B7410E
RGBrgb(183, 65, 14)
HSLhsl(18, 86%, 39%)
CMYKcmyk(0%, 64%, 92%, 28%)
Want to explore more shades? Use our Color Converter

About Rust

Color psychology: Earthiness, resilience.

Rust (#B7410E) is a dark shade of orange. It's commonly used in web design, graphic design, and branding where earthiness, resilience are desired associations.

How to Use Rust in CSS

/* Using HEX */
color: #B7410E;
background-color: #B7410E;

/* Using RGB */
color: rgb(183, 65, 14);

/* Using HSL */
color: hsl(18, 86%, 39%);

Colors That Go With Rust

Complementary

Analogous

Triadic

Similar Shades of Orange

Frequently Asked Questions