Dark gold to HEX — Color Code

HEX

#b59410

Format Value
HEX #b59410
RGB rgb(181, 148, 16)
HSL hsl(48, 83.8%, 38.6%)
CMYK cmyk(0%, 18.2%, 91.2%, 29%)

What is the HEX code for dark gold?

The CSS color dark gold in HEX format is #b59410. Use this value directly in CSS, SVG, and most design tools.

How do I use dark gold in CSS?

To apply dark gold in CSS:

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

What are all the color format values for dark gold?

FormatValue
HEX#b59410
RGBrgb(181, 148, 16)
HSLhsl(48, 83.8%, 38.6%)
CMYKcmyk(0%, 18.2%, 91.2%, 29%)

How do I convert dark gold to HEX?

Select dark gold from the color name list in our color converter. The HEX value — #b59410 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does dark gold belong to?

dark gold belongs to the yellow color family. It is a medium, vivid color with HSL values: hue 48°, saturation 83.8%, lightness 38.6%.

How do I create lighter and darker shades of dark gold?

Lighter variant (lightness 53.6%): #ecc426. Darker variant (lightness 23.6%): #6f5a0a. 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.