Military green Color — HEX, RGB, HSL & CMYK Codes

#667c3e
Format Value
HEX #667c3e
RGB rgb(102, 124, 62)
HSL hsl(81.3, 33.3%, 36.5%)
CMYK cmyk(17.7%, 0%, 50%, 51.4%)
HSV hsv(81.3, 50%, 48.6%)

military green color harmonies

Tints & shades of military green

Tints (lighter)

#748850 #829461 #90a073 #9eac84 #acb896 #b9c3a7 #c7cfb9 #d5dbca #e3e7dc #f1f3ed

Shades (darker)

#5d7138 #536533 #4a5a2d #414f27 #384422 #2e381c #252d17 #1c2211 #13170b #090b06

Contrast & accessibility

The quick brown fox

On white · 4.65:1 · AA

The quick brown fox

On black · 4.52:1 · AA

Recommended text color: #ffffff

Use military green in code

CSS color: #667c3e;
SCSS $color: #667c3e;
Tailwind bg-[#667c3e]
Swift UIColor(red: 0.400, green: 0.486, blue: 0.243, alpha: 1)
Android Color.parseColor("#667c3e")
Flutter Color(0xFF667C3E)

Colors similar to military green

Browse all Green colors →

What is the HEX code for military green?

The CSS color military green in HEX format is #667c3e. Use this value directly in CSS, SVG, and most design tools.

How do I use military green in CSS?

To apply military green in CSS:

  • Text color: color: #667c3e;
  • Background: background-color: #667c3e;
  • Border: border-color: #667c3e;

What are all the color format values for military green?

FormatValue
HEX#667c3e
RGBrgb(102, 124, 62)
HSLhsl(81.3, 33.3%, 36.5%)
CMYKcmyk(17.7%, 0%, 50%, 51.4%)

How do I convert military green to HEX?

Select military green from the color name list in our color converter. The HEX value — #667c3e — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does military green belong to?

military green belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 81.3°, saturation 33.3%, lightness 36.5%.

How do I create lighter and darker shades of military green?

Lighter variant (lightness 51.5%): #8fad5a. Darker variant (lightness 21.5%): #3c4925. 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.