Camo green to HEX — Color Code

HEX

#526525

Format Value
HEX #526525
RGB rgb(82, 101, 37)
HSL hsl(77.8, 46.4%, 27.1%)
CMYK cmyk(18.8%, 0%, 63.4%, 60.4%)

What is the HEX code for camo green?

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

How do I use camo green in CSS?

To apply camo green in CSS:

  • Text color: color: #526525;
  • Background: background-color: #526525;
  • Border: border-color: #526525;

What are all the color format values for camo green?

FormatValue
HEX#526525
RGBrgb(82, 101, 37)
HSLhsl(77.8, 46.4%, 27.1%)
CMYKcmyk(18.8%, 0%, 63.4%, 60.4%)

How do I convert camo green to HEX?

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

What color family does camo green belong to?

camo green belongs to the green color family. It is a dark, moderately saturated color with HSL values: hue 77.8°, saturation 46.4%, lightness 27.1%.

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

Lighter variant (lightness 42.1%): #809d3a. Darker variant (lightness 12.100000000000001%): #252d11. 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.