#206229 Color Information

Hex color code: #206229

#206229 is a neutral green color. In RGB it is (32, 98, 41), and in HSL it is (128°, 51%, 25%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#206229
RGB
32, 98, 41
HSL
128°, 51%, 25%
CMYK
67%, 0%, 58%, 62%

Shades

CSS Usage
color: #206229;
background-color: #206229;
border-color: #206229;
box-shadow: 0 0 10px #206229;
border: 2px solid #206229;
Tailwind Usage
bg-[#206229]
text-[#206229]
border-[#206229]
shadow-[0_0_10px_206229]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #206229, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #206229; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #206229; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #206229; background-color: #20622915; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #20622920; border-left: 4px solid #206229; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #206229; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #206229 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

32, 98, 41

Red: 32 / Green: 98 / Blue: 41

HSL

128°, 51%, 25%

Hue: 128° / Saturation: 51% / Lightness: 25%

CMYK

67%, 0%, 58%, 62%

Cyan: 67% / Magenta: 0% / Yellow: 58% / Key: 62%

What color is #206229?

#206229 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #206229 to RGB:

rgb(32, 98, 41)HEX to RGB Converter →

HEX to HSL

Convert #206229 to HSL:

hsl(128, 51%, 25%)RGB to HSL Converter →

HEX to CMYK

Convert #206229 to CMYK:

cmyk(67%, 0%, 58%, 62%)Color Converter →

Color Meaning and Usage

#206229 is a balanced green color with RGB values of 32, 98, 41 and HSL of 128°, 51%, 25%. This green hue evokes nature and harmony, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #206229 is #601F58, creating high-contrast pairings. For softer combinations, try analogous colors like #37601F.

Use #206229 in CSS: color: #206229 or background-color: #206229. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #206229

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 2.84:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #206229?

#206229 is a balanced green color - a green hue that evokes nature and harmony.

What is the RGB value of #206229?

#206229 in RGB is (32, 98, 41) - 32 red, 98 green, and 41 blue.

How to use #206229 in CSS?

Use #206229 directly in your CSS properties like color or background-color.

What colors go well with #206229?

#601F58 (complementary), #37601F (analogous), and #0C2710 (lighter shade) work well with #206229.