#49522E Color Information

Hex color code: #49522E

A soft green shade, #49522E appears as (73, 82, 46) in RGB and (75°, 28%, 25%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Olive Green
HEX
#49522E
RGB
73, 82, 46
HSL
75°, 28%, 25%
CMYK
11%, 0%, 44%, 68%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #49522E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

73, 82, 46

Red: 73 / Green: 82 / Blue: 46

HSL

75°, 28%, 25%

Hue: 75° / Saturation: 28% / Lightness: 25%

CMYK

11%, 0%, 44%, 68%

Cyan: 11% / Magenta: 0% / Yellow: 44% / Key: 68%

What color is #49522E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #49522E to RGB:

rgb(73, 82, 46)HEX to RGB Converter →

HEX to HSL

Convert #49522E to HSL:

hsl(75, 28%, 25%)RGB to HSL Converter →

HEX to CMYK

Convert #49522E to CMYK:

cmyk(11%, 0%, 44%, 68%)Color Converter →

Color Meaning and Usage

A soft green tone, #49522E has RGB (73, 82, 46) and HSL (75°, 28%, 25%). Known for evoking nature and harmony, this green hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #49522E is #372E52, creating high-contrast pairings. For softer combinations, try analogous colors like #52492E.

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

Contrast with #49522E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #49522E?

#49522E is a soft green color - a green hue that evokes nature and harmony.

What is the RGB value of #49522E?

#49522E in RGB is (73, 82, 46) - 73 red, 82 green, and 46 blue.

How to use #49522E in CSS?

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

What colors go well with #49522E?

#372E52 (complementary), #52492E (analogous), and #1D2112 (lighter shade) work well with #49522E.