Camouflage green Color

HEX, RGB, HSL & CMYK Codes

#4b6113
Format Value
HEX #4b6113
RGB rgb(75, 97, 19)
HSL hsl(76.9, 67.2%, 22.7%)
CMYK cmyk(22.7%, 0%, 80.4%, 62%)
HSV hsv(76.9, 80.4%, 38%)

camouflage green color harmonies

Tints & shades of camouflage green

Tints (lighter)

#5b6f28 #6c7e3e #7c8c53 #8c9a69 #9da97e #adb794 #bec6a9 #ced4bf #dee2d4 #eff1ea

Shades (darker)

#445811 #3d4f10 #37470e #303e0c #29350a #222c09 #1b2307 #141a05 #0e1203 #070902

Contrast & accessibility

The quick brown fox

On white · 6.96:1 · AA

The quick brown fox

On black · 3.02:1 · AA Large

Recommended text color: #ffffff

Use camouflage green in code

CSS color: #4b6113;
SCSS $color: #4b6113;
Tailwind bg-[#4b6113]
Swift UIColor(red: 0.294, green: 0.380, blue: 0.075, alpha: 1)
Android Color.parseColor("#4b6113")
Flutter Color(0xFF4B6113)

Colors similar to camouflage green

Browse all Green colors →

What is the HEX code for camouflage green?

The CSS color camouflage green in HEX format is #4b6113. Use this value directly in CSS, SVG, and most design tools.

How do I use camouflage green in CSS?

To apply camouflage green in CSS:

  • Text color: color: #4b6113;
  • Background: background-color: #4b6113;
  • Border: border-color: #4b6113;

What are all the color format values for camouflage green?

FormatValue
HEX#4b6113
RGBrgb(75, 97, 19)
HSLhsl(76.9, 67.2%, 22.7%)
CMYKcmyk(22.7%, 0%, 80.4%, 62%)

How do I convert camouflage green to HEX?

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

What color family does camouflage green belong to?

camouflage green belongs to the green color family. It is a dark, moderately saturated color with HSL values: hue 76.9°, saturation 67.2%, lightness 22.7%.

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

Lighter variant (lightness 37.7%): #7ca120. Darker variant (lightness 7.699999999999999%): #192106. 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.