Dark khaki Color — HEX, RGB, HSL & CMYK Codes

#9b8f55
Format Value
HEX #9b8f55
RGB rgb(155, 143, 85)
HSL hsl(49.7, 29.2%, 47.1%)
CMYK cmyk(0%, 7.7%, 45.2%, 39.2%)
HSV hsv(49.7, 45.2%, 60.8%)

dark khaki color harmonies

Tints & shades of dark khaki

Tints (lighter)

#a49964 #ada374 #b6ae83 #bfb893 #c8c2a2 #d2ccb2 #dbd6c1 #e4e0d1 #edebe0 #f6f5f0

Shades (darker)

#8d824d #7f7546 #71683e #635b36 #554e2e #464127 #38341f #2a2717 #1c1a0f #0e0d08

Contrast & accessibility

The quick brown fox

On white · 3.25:1 · AA Large

The quick brown fox

On black · 6.45:1 · AA

Recommended text color: #000000

Use dark khaki in code

CSS color: #9b8f55;
SCSS $color: #9b8f55;
Tailwind bg-[#9b8f55]
Swift UIColor(red: 0.608, green: 0.561, blue: 0.333, alpha: 1)
Android Color.parseColor("#9b8f55")
Flutter Color(0xFF9B8F55)

Colors similar to dark khaki

Browse all Yellow colors →

What is the HEX code for dark khaki?

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

How do I use dark khaki in CSS?

To apply dark khaki in CSS:

  • Text color: color: #9b8f55;
  • Background: background-color: #9b8f55;
  • Border: border-color: #9b8f55;

What are all the color format values for dark khaki?

FormatValue
HEX#9b8f55
RGBrgb(155, 143, 85)
HSLhsl(49.7, 29.2%, 47.1%)
CMYKcmyk(0%, 7.7%, 45.2%, 39.2%)

How do I convert dark khaki to HEX?

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

What color family does dark khaki belong to?

dark khaki belongs to the yellow color family. It is a medium, muted color with HSL values: hue 49.7°, saturation 29.2%, lightness 47.1%.

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

Lighter variant (lightness 62.1%): #bbb182. Darker variant (lightness 32.1%): #6a623a. 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.