#40724E Color Information

Hex color code: #40724E

The hex color #40724E is a soft green with RGB values of (64, 114, 78) and HSL of (137°, 28%, 35%). It is typically applied in digital products.

Try:
Color NameSea Green
HEX
#40724E
RGB
64, 114, 78
HSL
137°, 28%, 35%
CMYK
44%, 0%, 32%, 55%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #40724E; 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 #40724E; background-color: #40724E15; }

Alert / Toast

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

Link / Accent

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

a { color: #40724E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #40724E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

64, 114, 78

Red: 64 / Green: 114 / Blue: 78

HSL

137°, 28%, 35%

Hue: 137° / Saturation: 28% / Lightness: 35%

CMYK

44%, 0%, 32%, 55%

Cyan: 44% / Magenta: 0% / Yellow: 32% / Key: 55%

What color is #40724E?

#40724E is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #40724E to RGB:

rgb(64, 114, 78)HEX to RGB Converter →

HEX to HSL

Convert #40724E to HSL:

hsl(137, 28%, 35%)RGB to HSL Converter →

HEX to CMYK

Convert #40724E to CMYK:

cmyk(44%, 0%, 32%, 55%)Color Converter →

Color Meaning and Usage

#40724E is a soft green color with RGB values of 64, 114, 78 and HSL of 137°, 28%, 35%. This green hue evokes nature and harmony, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #40724E is #724064, creating high-contrast pairings. For softer combinations, try analogous colors like #4B7240.

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

Contrast with #40724E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #40724E?

#40724E is a soft green color - a green hue that evokes nature and harmony.

What is the RGB value of #40724E?

#40724E in RGB is (64, 114, 78) - 64 red, 114 green, and 78 blue.

How to use #40724E in CSS?

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

What colors go well with #40724E?

#724064 (complementary), #4B7240 (analogous), and #25412D (lighter shade) work well with #40724E.