Darkkhaki Color

HEX, RGB, HSL & CMYK Codes

#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%)
HSV hsv(55.6, 43.4%, 74.1%)

darkkhaki color harmonies

Tints & shades of darkkhaki

Tints (lighter)

#c3be78 #c9c486 #cfcb93 #d5d1a1 #dbd8ae #e1debc #e7e5c9 #edebd7 #f3f2e4 #f9f8f2

Shades (darker)

#aca661 #9b9658 #89854e #787444 #67643a #565331 #454327 #34321d #222113 #11110a

Contrast & accessibility

The quick brown fox

On white · 2.07:1 · Fail

The quick brown fox

On black · 10.15:1 · AAA

Recommended text color: #000000

Use darkkhaki in code

CSS color: #bdb76b;
SCSS $color: #bdb76b;
Tailwind bg-[#bdb76b]
Swift UIColor(red: 0.741, green: 0.718, blue: 0.420, alpha: 1)
Android Color.parseColor("#bdb76b")
Flutter Color(0xFFBDB76B)

Colors similar to darkkhaki

Browse all Yellow colors →

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.