#449544 Color Information

Hex color code: #449544

The hex color #449544 is a pastel green with RGB values of (68, 149, 68) and HSL of (120°, 37%, 43%). It is commonly used in modern UI design.

Try:
Color NameSea Green
HEX
#449544
RGB
68, 149, 68
HSL
120°, 37%, 43%
CMYK
54%, 0%, 54%, 42%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #449544; color: #000000; }

Badge

New Feature
.badge { background-color: #449544; color: #000000; }

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 #449544; background-color: #44954415; }

Alert / Toast

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

Link / Accent

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

a { color: #449544; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #449544 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

68, 149, 68

Red: 68 / Green: 149 / Blue: 68

HSL

120°, 37%, 43%

Hue: 120° / Saturation: 37% / Lightness: 43%

CMYK

54%, 0%, 54%, 42%

Cyan: 54% / Magenta: 0% / Yellow: 54% / Key: 42%

What color is #449544?

#449544 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #449544 to RGB:

rgb(68, 149, 68)HEX to RGB Converter →

HEX to HSL

Convert #449544 to HSL:

hsl(120, 37%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #449544 to CMYK:

cmyk(54%, 0%, 54%, 42%)Color Converter →

Color Meaning and Usage

A gentle green tone, #449544 has RGB (68, 149, 68) and HSL (120°, 37%, 43%). Known for evoking nature and harmony, this green hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #449544 is #964596, creating high-contrast pairings. For softer combinations, try analogous colors like #6E9645.

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

Contrast with #449544

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

Contrast Ratio: 5.63:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #449544?

#449544 is a gentle green color - a green hue that evokes nature and harmony.

What is the RGB value of #449544?

#449544 in RGB is (68, 149, 68) - 68 red, 149 green, and 68 blue.

How to use #449544 in CSS?

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

What colors go well with #449544?

#964596 (complementary), #6E9645 (analogous), and #2D622D (lighter shade) work well with #449544.