#55644A Color Information

Hex color code: #55644A

The hex color #55644A is a muted green with RGB values of (85, 100, 74) and HSL of (95°, 15%, 34%). It is typically applied in digital products.

Try:
Color NameDark Olive Green
HEX
#55644A
RGB
85, 100, 74
HSL
95°, 15%, 34%
CMYK
15%, 0%, 26%, 61%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #55644A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

85, 100, 74

Red: 85 / Green: 100 / Blue: 74

HSL

95°, 15%, 34%

Hue: 95° / Saturation: 15% / Lightness: 34%

CMYK

15%, 0%, 26%, 61%

Cyan: 15% / Magenta: 0% / Yellow: 26% / Key: 61%

What color is #55644A?

#55644A is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #55644A to RGB:

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

HEX to HSL

Convert #55644A to HSL:

hsl(95, 15%, 34%)RGB to HSL Converter →

HEX to CMYK

Convert #55644A to CMYK:

cmyk(15%, 0%, 26%, 61%)Color Converter →

Color Meaning and Usage

A muted green tone, #55644A has RGB (85, 100, 74) and HSL (95°, 15%, 34%). Known for evoking nature and harmony, this green hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #55644A is #594A64, creating high-contrast pairings. For softer combinations, try analogous colors like #62644A.

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

Contrast with #55644A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #55644A?

#55644A is a muted green color - a green hue that evokes nature and harmony.

What is the RGB value of #55644A?

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

How to use #55644A in CSS?

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

What colors go well with #55644A?

#594A64 (complementary), #62644A (analogous), and #2F3829 (lighter shade) work well with #55644A.