Browny orange to HSL — Color Code

HSL

hsl(31.5, 98%, 40%)

Format Value
HEX #ca6b02
RGB rgb(202, 107, 2)
HSL hsl(31.5, 98%, 40%)
CMYK cmyk(0%, 47%, 99%, 20.8%)

What is the HSL code for browny orange?

The CSS color browny orange in HSL format is hsl(31.5, 98%, 40%). Use this value directly in CSS, SVG, and most design tools.

How do I use browny orange in CSS?

To apply browny orange in CSS:

  • Text color: color: hsl(31.5, 98%, 40%);
  • Background: background-color: hsl(31.5, 98%, 40%);
  • Border: border-color: hsl(31.5, 98%, 40%);

What are all the color format values for browny orange?

FormatValue
HEX#ca6b02
RGBrgb(202, 107, 2)
HSLhsl(31.5, 98%, 40%)
CMYKcmyk(0%, 47%, 99%, 20.8%)

How do I convert browny orange to HSL?

Select browny orange from the color name list in our color converter. The HSL value — hsl(31.5, 98%, 40%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does browny orange belong to?

browny orange belongs to the orange color family. It is a medium, vivid color with HSL values: hue 31.5°, saturation 98%, lightness 40%.

How do I create lighter and darker shades of browny orange?

Lighter variant (lightness 55%): #fd921c. Darker variant (lightness 25%): #7e4301. 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.