Warm brown to HEX — Color Code

HEX

#964e02

Format Value
HEX #964e02
RGB rgb(150, 78, 2)
HSL hsl(30.8, 97.4%, 29.8%)
CMYK cmyk(0%, 48%, 98.7%, 41.2%)

What is the HEX code for warm brown?

The CSS color warm brown in HEX format is #964e02. Use this value directly in CSS, SVG, and most design tools.

How do I use warm brown in CSS?

To apply warm brown in CSS:

  • Text color: color: #964e02;
  • Background: background-color: #964e02;
  • Border: border-color: #964e02;

What are all the color format values for warm brown?

FormatValue
HEX#964e02
RGBrgb(150, 78, 2)
HSLhsl(30.8, 97.4%, 29.8%)
CMYKcmyk(0%, 48%, 98.7%, 41.2%)

How do I convert warm brown to HEX?

Select warm brown from the color name list in our color converter. The HEX value — #964e02 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does warm brown belong to?

warm brown belongs to the orange color family. It is a dark, vivid color with HSL values: hue 30.8°, saturation 97.4%, lightness 29.8%.

How do I create lighter and darker shades of warm brown?

Lighter variant (lightness 44.8%): #e27503. Darker variant (lightness 14.8%): #4a2701. 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.