Camo Color — HEX, RGB, HSL & CMYK Codes

#7f8f4e
Format Value
HEX #7f8f4e
RGB rgb(127, 143, 78)
HSL hsl(74.8, 29.4%, 43.3%)
CMYK cmyk(11.2%, 0%, 45.5%, 43.9%)
HSV hsv(74.8, 45.5%, 56.1%)

camo color harmonies

Tints & shades of camo

Tints (lighter)

#8b995e #96a36e #a2ae7e #aeb88e #b9c29e #c5ccaf #d0d6bf #dce0cf #e8ebdf #f3f5ef

Shades (darker)

#738247 #687540 #5c6839 #515b32 #454e2b #3a4123 #2e341c #232715 #171a0e #0c0d07

Contrast & accessibility

The quick brown fox

On white · 3.53:1 · AA Large

The quick brown fox

On black · 5.94:1 · AA

Recommended text color: #000000

Use camo in code

CSS color: #7f8f4e;
SCSS $color: #7f8f4e;
Tailwind bg-[#7f8f4e]
Swift UIColor(red: 0.498, green: 0.561, blue: 0.306, alpha: 1)
Android Color.parseColor("#7f8f4e")
Flutter Color(0xFF7F8F4E)

Colors similar to camo

Browse all Green colors →

What is the HEX code for camo?

The CSS color camo in HEX format is #7f8f4e. Use this value directly in CSS, SVG, and most design tools.

How do I use camo in CSS?

To apply camo in CSS:

  • Text color: color: #7f8f4e;
  • Background: background-color: #7f8f4e;
  • Border: border-color: #7f8f4e;

What are all the color format values for camo?

FormatValue
HEX#7f8f4e
RGBrgb(127, 143, 78)
HSLhsl(74.8, 29.4%, 43.3%)
CMYKcmyk(11.2%, 0%, 45.5%, 43.9%)

How do I convert camo to HEX?

Select camo from the color name list in our color converter. The HEX value — #7f8f4e — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does camo belong to?

camo belongs to the green color family. It is a medium, muted color with HSL values: hue 74.8°, saturation 29.4%, lightness 43.3%.

How do I create lighter and darker shades of camo?

Lighter variant (lightness 58.3%): #a5b475. Darker variant (lightness 28.299999999999997%): #535d33. 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.