Camo green to RGB — Color Code

#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%)
HSV hsv(77.8, 63.4%, 39.6%)

camo green color harmonies

Tints & shades of camo green

Tints (lighter)

#627339 #71814d #818f60 #919d74 #a1ab88 #b0b99c #c0c7b0 #d0d5c4 #e0e3d7 #eff1eb

Shades (darker)

#4b5c22 #43531e #3c491b #344018 #2d3714 #252e11 #1e250d #161c0a #0f1207 #070903

Contrast & accessibility

The quick brown fox

On white · 6.47:1 · AA

The quick brown fox

On black · 3.25:1 · AA Large

Recommended text color: #ffffff

Use camo green in code

CSS color: #526525;
SCSS $color: #526525;
Tailwind bg-[#526525]
Swift UIColor(red: 0.322, green: 0.396, blue: 0.145, alpha: 1)
Android Color.parseColor("#526525")
Flutter Color(0xFF526525)

Colors similar to camo green

Browse all Green colors →

What is the RGB code for camo green?

The CSS color camo green in RGB format is rgb(82, 101, 37). 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: rgb(82, 101, 37);
  • Background: background-color: rgb(82, 101, 37);
  • Border: border-color: rgb(82, 101, 37);

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 RGB?

Select camo green from the color name list in our color converter. The RGB value — rgb(82, 101, 37) — 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 RGB used for?

RGB defines colors using three values from 0 to 255 — red, green and blue intensity. It is the native format for screens, monitors and web browsers.