#44644B Color Information

Hex color code: #44644B

A balanced green shade, #44644B appears as (68, 100, 75) in RGB and (133°, 19%, 33%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#44644B
RGB
68, 100, 75
HSL
133°, 19%, 33%
CMYK
32%, 0%, 25%, 61%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #44644B; 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 #44644B; background-color: #44644B15; }

Alert / Toast

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

Link / Accent

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

a { color: #44644B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #44644B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

68, 100, 75

Red: 68 / Green: 100 / Blue: 75

HSL

133°, 19%, 33%

Hue: 133° / Saturation: 19% / Lightness: 33%

CMYK

32%, 0%, 25%, 61%

Cyan: 32% / Magenta: 0% / Yellow: 25% / Key: 61%

What color is #44644B?

#44644B is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #44644B to RGB:

rgb(68, 100, 75)HEX to RGB Converter →

HEX to HSL

Convert #44644B to HSL:

hsl(133, 19%, 33%)RGB to HSL Converter →

HEX to CMYK

Convert #44644B to CMYK:

cmyk(32%, 0%, 25%, 61%)Color Converter →

Color Meaning and Usage

A muted green tone, #44644B has RGB (68, 100, 75) and HSL (133°, 19%, 33%). Known for evoking nature and harmony, this green hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #44644B is #64445D, creating high-contrast pairings. For softer combinations, try analogous colors like #4D6444.

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

Contrast with #44644B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #44644B?

#44644B is a muted green color - a green hue that evokes nature and harmony.

What is the RGB value of #44644B?

#44644B in RGB is (68, 100, 75) - 68 red, 100 green, and 75 blue.

How to use #44644B in CSS?

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

What colors go well with #44644B?

#64445D (complementary), #4D6444 (analogous), and #253729 (lighter shade) work well with #44644B.