Brownish orange to HEX — Color Code

HEX

#cb7723

Format Value
HEX #cb7723
RGB rgb(203, 119, 35)
HSL hsl(30, 70.6%, 46.7%)
CMYK cmyk(0%, 41.4%, 82.8%, 20.4%)

What is the HEX code for brownish orange?

The CSS color brownish orange in HEX format is #cb7723. Use this value directly in CSS, SVG, and most design tools.

How do I use brownish orange in CSS?

To apply brownish orange in CSS:

  • Text color: color: #cb7723;
  • Background: background-color: #cb7723;
  • Border: border-color: #cb7723;

What are all the color format values for brownish orange?

FormatValue
HEX#cb7723
RGBrgb(203, 119, 35)
HSLhsl(30, 70.6%, 46.7%)
CMYKcmyk(0%, 41.4%, 82.8%, 20.4%)

How do I convert brownish orange to HEX?

Select brownish orange from the color name list in our color converter. The HEX value — #cb7723 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does brownish orange belong to?

brownish orange belongs to the orange color family. It is a medium, vivid color with HSL values: hue 30°, saturation 70.6%, lightness 46.7%.

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

Lighter variant (lightness 61.7%): #e29d58. Darker variant (lightness 31.700000000000003%): #8a5118. 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.