Olivedrab Color

HEX, RGB, HSL & CMYK Codes

#6b8e23
Format Value
HEX #6b8e23
RGB rgb(107, 142, 35)
HSL hsl(79.6, 60.5%, 34.7%)
CMYK cmyk(24.6%, 0%, 75.4%, 44.3%)
HSV hsv(79.6, 75.4%, 55.7%)

olivedrab color harmonies

Tints & shades of olivedrab

Tints (lighter)

#789837 #86a34b #93ad5f #a1b773 #aec187 #bccc9b #c9d6af #d7e0c3 #e4ead7 #f2f5eb

Shades (darker)

#618120 #58741d #4e6719 #445a16 #3a4d13 #314110 #27340d #1d270a #131a06 #0a0d03

Contrast & accessibility

The quick brown fox

On white · 3.81:1 · AA Large

The quick brown fox

On black · 5.52:1 · AA

Recommended text color: #000000

Use olivedrab in code

CSS color: #6b8e23;
SCSS $color: #6b8e23;
Tailwind bg-[#6b8e23]
Swift UIColor(red: 0.420, green: 0.557, blue: 0.137, alpha: 1)
Android Color.parseColor("#6b8e23")
Flutter Color(0xFF6B8E23)

Colors similar to olivedrab

Browse all Green colors →

What is the HEX code for olivedrab?

The CSS color olivedrab in HEX format is #6b8e23. Use this value directly in CSS, SVG, and most design tools.

How do I use olivedrab in CSS?

To apply olivedrab in CSS:

  • Text color: color: #6b8e23;
  • Background: background-color: #6b8e23;
  • Border: border-color: #6b8e23;

What are all the color format values for olivedrab?

FormatValue
HEX#6b8e23
RGBrgb(107, 142, 35)
HSLhsl(79.6, 60.5%, 34.7%)
CMYKcmyk(24.6%, 0%, 75.4%, 44.3%)

How do I convert olivedrab to HEX?

Select olivedrab from the color name list in our color converter. The HEX value — #6b8e23 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does olivedrab belong to?

olivedrab belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 79.6°, saturation 60.5%, lightness 34.7%.

How do I create lighter and darker shades of olivedrab?

Lighter variant (lightness 49.7%): #99cb32. Darker variant (lightness 19.700000000000003%): #3d5114. 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.