#49554A Color Information

Hex color code: #49554A

#49554A is a balanced green color. In RGB it is (73, 85, 74), and in HSL it is (125°, 8%, 31%). It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#49554A
RGB
73, 85, 74
HSL
125°, 8%, 31%
CMYK
14%, 0%, 13%, 67%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #49554A; 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 #49554A; background-color: #49554A15; }

Alert / Toast

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

Link / Accent

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

a { color: #49554A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #49554A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

73, 85, 74

Red: 73 / Green: 85 / Blue: 74

HSL

125°, 8%, 31%

Hue: 125° / Saturation: 8% / Lightness: 31%

CMYK

14%, 0%, 13%, 67%

Cyan: 14% / Magenta: 0% / Yellow: 13% / Key: 67%

What color is #49554A?

#49554A is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #49554A to RGB:

rgb(73, 85, 74)HEX to RGB Converter →

HEX to HSL

Convert #49554A to HSL:

hsl(125, 8%, 31%)RGB to HSL Converter →

HEX to CMYK

Convert #49554A to CMYK:

cmyk(14%, 0%, 13%, 67%)Color Converter →

Color Meaning and Usage

#49554A is a balanced green color with RGB values of 73, 85, 74 and HSL of 125°, 8%, 31%. This desaturated neutral evokes balance and subtlety, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #49554A is #554954, creating high-contrast pairings. For softer combinations, try analogous colors like #4E5549.

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

Contrast with #49554A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #49554A?

#49554A is a balanced green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #49554A?

#49554A in RGB is (73, 85, 74) - 73 red, 85 green, and 74 blue.

How to use #49554A in CSS?

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

What colors go well with #49554A?

#554954 (complementary), #4E5549 (analogous), and #262C26 (lighter shade) work well with #49554A.