Darkkhaki to HEX — Color Code

HEX

#bdb76b

Format Value
HEX #bdb76b
RGB rgb(189, 183, 107)
HSL hsl(55.6, 38.3%, 58%)
CMYK cmyk(0%, 3.2%, 43.4%, 25.9%)

What is the HEX code for darkkhaki?

The CSS color darkkhaki in HEX format is #bdb76b. Use this value directly in CSS, SVG, and most design tools.

How do I use darkkhaki in CSS?

To apply darkkhaki in CSS:

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

What are all the color format values for darkkhaki?

FormatValue
HEX#bdb76b
RGBrgb(189, 183, 107)
HSLhsl(55.6, 38.3%, 58%)
CMYKcmyk(0%, 3.2%, 43.4%, 25.9%)

How do I convert darkkhaki to HEX?

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

What color family does darkkhaki belong to?

darkkhaki belongs to the yellow color family. It is a medium, moderately saturated color with HSL values: hue 55.6°, saturation 38.3%, lightness 58%.

How do I create lighter and darker shades of darkkhaki?

Lighter variant (lightness 73%): #d5d1a0. Darker variant (lightness 43%): #989144. 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.