#34422E Color Information

Hex color code: #34422E

#34422E is a dark green color. In RGB it is (52, 66, 46), and in HSL it is (102°, 18%, 22%). It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#34422E
RGB
52, 66, 46
HSL
102°, 18%, 22%
CMYK
21%, 0%, 30%, 74%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #34422E; 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 #34422E; background-color: #34422E15; }

Alert / Toast

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

Link / Accent

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

a { color: #34422E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #34422E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

52, 66, 46

Red: 52 / Green: 66 / Blue: 46

HSL

102°, 18%, 22%

Hue: 102° / Saturation: 18% / Lightness: 22%

CMYK

21%, 0%, 30%, 74%

Cyan: 21% / Magenta: 0% / Yellow: 30% / Key: 74%

What color is #34422E?

#34422E is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #34422E to RGB:

rgb(52, 66, 46)HEX to RGB Converter →

HEX to HSL

Convert #34422E to HSL:

hsl(102, 18%, 22%)RGB to HSL Converter →

HEX to CMYK

Convert #34422E to CMYK:

cmyk(21%, 0%, 30%, 74%)Color Converter →

Color Meaning and Usage

A dramatic green tone, #34422E has RGB (52, 66, 46) and HSL (102°, 18%, 22%). Known for evoking nature and harmony, this green hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #34422E is #3C2E42, creating high-contrast pairings. For softer combinations, try analogous colors like #3E422E.

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

Contrast with #34422E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #34422E?

#34422E is a dramatic green color - a green hue that evokes nature and harmony.

What is the RGB value of #34422E?

#34422E in RGB is (52, 66, 46) - 52 red, 66 green, and 46 blue.

How to use #34422E in CSS?

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

What colors go well with #34422E?

#3C2E42 (complementary), #3E422E (analogous), and #11150F (lighter shade) work well with #34422E.