#244228 Color Information

Hex color code: #244228

#244228 is a dark green color. In RGB it is (36, 66, 40), and in HSL it is (128°, 29%, 20%). It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#244228
RGB
36, 66, 40
HSL
128°, 29%, 20%
CMYK
45%, 0%, 39%, 74%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #244228; 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 #244228; background-color: #24422815; }

Alert / Toast

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

Link / Accent

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

a { color: #244228; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

36, 66, 40

Red: 36 / Green: 66 / Blue: 40

HSL

128°, 29%, 20%

Hue: 128° / Saturation: 29% / Lightness: 20%

CMYK

45%, 0%, 39%, 74%

Cyan: 45% / Magenta: 0% / Yellow: 39% / Key: 74%

What color is #244228?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #244228 to RGB:

rgb(36, 66, 40)HEX to RGB Converter →

HEX to HSL

Convert #244228 to HSL:

hsl(128, 29%, 20%)RGB to HSL Converter →

HEX to CMYK

Convert #244228 to CMYK:

cmyk(45%, 0%, 39%, 74%)Color Converter →

Color Meaning and Usage

#244228 is a intense green color with RGB values of 36, 66, 40 and HSL of 128°, 29%, 20%. This green hue evokes nature and harmony, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #244228 is #42243E, creating high-contrast pairings. For softer combinations, try analogous colors like #2F4224.

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

Contrast with #244228

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #244228?

#244228 is a intense green color - a green hue that evokes nature and harmony.

What is the RGB value of #244228?

#244228 in RGB is (36, 66, 40) - 36 red, 66 green, and 40 blue.

How to use #244228 in CSS?

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

What colors go well with #244228?

#42243E (complementary), #2F4224 (analogous), and #09100A (lighter shade) work well with #244228.