#44742F Color Information

Hex color code: #44742F

The hex color #44742F is a soft green with RGB values of (68, 116, 47) and HSL of (102°, 42%, 32%). It is typically applied in digital products.

Try:
Color NameDark Olive Green
HEX
#44742F
RGB
68, 116, 47
HSL
102°, 42%, 32%
CMYK
41%, 0%, 59%, 55%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #44742F; 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 #44742F; background-color: #44742F15; }

Alert / Toast

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

Link / Accent

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

a { color: #44742F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #44742F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

68, 116, 47

Red: 68 / Green: 116 / Blue: 47

HSL

102°, 42%, 32%

Hue: 102° / Saturation: 42% / Lightness: 32%

CMYK

41%, 0%, 59%, 55%

Cyan: 41% / Magenta: 0% / Yellow: 59% / Key: 55%

What color is #44742F?

#44742F is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #44742F to RGB:

rgb(68, 116, 47)HEX to RGB Converter →

HEX to HSL

Convert #44742F to HSL:

hsl(102, 42%, 32%)RGB to HSL Converter →

HEX to CMYK

Convert #44742F to CMYK:

cmyk(41%, 0%, 59%, 55%)Color Converter →

Color Meaning and Usage

A delicate green tone, #44742F has RGB (68, 116, 47) and HSL (102°, 42%, 32%). Known for evoking nature and harmony, this green hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #44742F is #5F2F74, creating high-contrast pairings. For softer combinations, try analogous colors like #66742F.

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

Contrast with #44742F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #44742F?

#44742F is a delicate green color - a green hue that evokes nature and harmony.

What is the RGB value of #44742F?

#44742F in RGB is (68, 116, 47) - 68 red, 116 green, and 47 blue.

How to use #44742F in CSS?

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

What colors go well with #44742F?

#5F2F74 (complementary), #66742F (analogous), and #243E19 (lighter shade) work well with #44742F.