Swamp Color — HEX, RGB, HSL & CMYK Codes

#698339
Format Value
HEX #698339
RGB rgb(105, 131, 57)
HSL hsl(81.1, 39.4%, 36.9%)
CMYK cmyk(19.8%, 0%, 56.5%, 48.6%)
HSV hsv(81.1, 56.5%, 51.4%)

swamp color harmonies

Tints & shades of swamp

Tints (lighter)

#778e4b #849a5d #92a56f #a0b081 #adbb93 #bbc7a5 #c8d2b7 #d6ddc9 #e4e8db #f1f4ed

Shades (darker)

#5f7734 #566b2f #4c5f29 #435324 #39471f #303c1a #263015 #1d2410 #13180a #0a0c05

Contrast & accessibility

The quick brown fox

On white · 4.28:1 · AA Large

The quick brown fox

On black · 4.91:1 · AA

Recommended text color: #000000

Use swamp in code

CSS color: #698339;
SCSS $color: #698339;
Tailwind bg-[#698339]
Swift UIColor(red: 0.412, green: 0.514, blue: 0.224, alpha: 1)
Android Color.parseColor("#698339")
Flutter Color(0xFF698339)

Colors similar to swamp

Browse all Green colors →

What is the HEX code for swamp?

The CSS color swamp in HEX format is #698339. Use this value directly in CSS, SVG, and most design tools.

How do I use swamp in CSS?

To apply swamp in CSS:

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

What are all the color format values for swamp?

FormatValue
HEX#698339
RGBrgb(105, 131, 57)
HSLhsl(81.1, 39.4%, 36.9%)
CMYKcmyk(19.8%, 0%, 56.5%, 48.6%)

How do I convert swamp to HEX?

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

What color family does swamp belong to?

swamp belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 81.1°, saturation 39.4%, lightness 36.9%.

How do I create lighter and darker shades of swamp?

Lighter variant (lightness 51.9%): #93b554. Darker variant (lightness 21.9%): #3e4e22. 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.