Dark olive green Color — HEX, RGB, HSL & CMYK Codes

#3c4d03
Format Value
HEX #3c4d03
RGB rgb(60, 77, 3)
HSL hsl(73.8, 92.5%, 15.7%)
CMYK cmyk(22.1%, 0%, 96.1%, 69.8%)
HSV hsv(73.8, 96.1%, 30.2%)

dark olive green color harmonies

Tints & shades of dark olive green

Tints (lighter)

#4e5d1a #5f6d31 #717e48 #838e5f #959e76 #a6ae8c #b8bea3 #caceba #dcdfd1 #edefe8

Shades (darker)

#374603 #313f02 #2c3802 #263102 #212a02 #1b2301 #161c01 #101501 #0b0e01 #050700

Contrast & accessibility

The quick brown fox

On white · 9.31:1 · AAA

The quick brown fox

On black · 2.25:1 · Fail

Recommended text color: #ffffff

Use dark olive green in code

CSS color: #3c4d03;
SCSS $color: #3c4d03;
Tailwind bg-[#3c4d03]
Swift UIColor(red: 0.235, green: 0.302, blue: 0.012, alpha: 1)
Android Color.parseColor("#3c4d03")
Flutter Color(0xFF3C4D03)

Colors similar to dark olive green

Browse all Green colors →

What is the HEX code for dark olive green?

The CSS color dark olive green in HEX format is #3c4d03. Use this value directly in CSS, SVG, and most design tools.

How do I use dark olive green in CSS?

To apply dark olive green in CSS:

  • Text color: color: #3c4d03;
  • Background: background-color: #3c4d03;
  • Border: border-color: #3c4d03;

What are all the color format values for dark olive green?

FormatValue
HEX#3c4d03
RGBrgb(60, 77, 3)
HSLhsl(73.8, 92.5%, 15.7%)
CMYKcmyk(22.1%, 0%, 96.1%, 69.8%)

How do I convert dark olive green to HEX?

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

What color family does dark olive green belong to?

dark olive green belongs to the green color family. It is a dark, vivid color with HSL values: hue 73.8°, saturation 92.5%, lightness 15.7%.

How do I create lighter and darker shades of dark olive green?

Lighter variant (lightness 30.7%): #759706. Darker variant (lightness 5%): #131901. 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.