Rust to CMYK — Color Code

CMYK

cmyk(0%, 64.3%, 94.6%, 34.1%)

Format Value
HEX #a83c09
RGB rgb(168, 60, 9)
HSL hsl(19.2, 89.8%, 34.7%)
CMYK cmyk(0%, 64.3%, 94.6%, 34.1%)

What is the CMYK code for rust?

The CSS color rust in CMYK format is cmyk(0%, 64.3%, 94.6%, 34.1%). Use this value directly in CSS, SVG, and most design tools.

How do I use rust in CSS?

To apply rust in CSS:

  • Text color: color: cmyk(0%, 64.3%, 94.6%, 34.1%);
  • Background: background-color: cmyk(0%, 64.3%, 94.6%, 34.1%);
  • Border: border-color: cmyk(0%, 64.3%, 94.6%, 34.1%);

What are all the color format values for rust?

FormatValue
HEX#a83c09
RGBrgb(168, 60, 9)
HSLhsl(19.2, 89.8%, 34.7%)
CMYKcmyk(0%, 64.3%, 94.6%, 34.1%)

How do I convert rust to CMYK?

Select rust from the color name list in our color converter. The CMYK value — cmyk(0%, 64.3%, 94.6%, 34.1%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does rust belong to?

rust belongs to the orange color family. It is a medium, vivid color with HSL values: hue 19.2°, saturation 89.8%, lightness 34.7%.

How do I create lighter and darker shades of rust?

Lighter variant (lightness 49.7%): #f1560d. Darker variant (lightness 19.700000000000003%): #5f2205. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is CMYK used for?

CMYK (Cyan, Magenta, Yellow, Key/Black) is used in print design. Unlike RGB which adds light, CMYK subtracts it using ink. Always convert to CMYK before sending files to a professional printer.