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

#706c11
Format Value
HEX #706c11
RGB rgb(112, 108, 17)
HSL hsl(57.5, 73.6%, 25.3%)
CMYK cmyk(0%, 3.6%, 84.8%, 56.1%)
HSV hsv(57.5, 84.8%, 43.9%)

brown green color harmonies

Tints & shades of brown green

Tints (lighter)

#7d7927 #8a873c #979452 #a4a168 #b1af7d #bebc93 #cbcaa8 #d8d7be #e5e4d4 #f2f2e9

Shades (darker)

#66620f #5c580e #514f0c #47450b #3d3b09 #333108 #292706 #1f1d05 #141403 #0a0a02

Contrast & accessibility

The quick brown fox

On white · 5.47:1 · AA

The quick brown fox

On black · 3.84:1 · AA Large

Recommended text color: #ffffff

Use brown green in code

CSS color: #706c11;
SCSS $color: #706c11;
Tailwind bg-[#706c11]
Swift UIColor(red: 0.439, green: 0.424, blue: 0.067, alpha: 1)
Android Color.parseColor("#706c11")
Flutter Color(0xFF706C11)

Colors similar to brown green

Browse all Yellow colors →

What is the HEX code for brown green?

The CSS color brown green in HEX format is #706c11. Use this value directly in CSS, SVG, and most design tools.

How do I use brown green in CSS?

To apply brown green in CSS:

  • Text color: color: #706c11;
  • Background: background-color: #706c11;
  • Border: border-color: #706c11;

What are all the color format values for brown green?

FormatValue
HEX#706c11
RGBrgb(112, 108, 17)
HSLhsl(57.5, 73.6%, 25.3%)
CMYKcmyk(0%, 3.6%, 84.8%, 56.1%)

How do I convert brown green to HEX?

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

What color family does brown green belong to?

brown green belongs to the yellow color family. It is a dark, vivid color with HSL values: hue 57.5°, saturation 73.6%, lightness 25.3%.

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

Lighter variant (lightness 40.3%): #b2ac1b. Darker variant (lightness 10.3%): #2e2c07. 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.