#40824F Color Information

Hex color code: #40824F

The hex color #40824F is a soft green with RGB values of (64, 130, 79) and HSL of (134°, 34%, 38%). It is typically applied in digital products.

Try:
Color NameSea Green
HEX
#40824F
RGB
64, 130, 79
HSL
134°, 34%, 38%
CMYK
51%, 0%, 39%, 49%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #40824F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

64, 130, 79

Red: 64 / Green: 130 / Blue: 79

HSL

134°, 34%, 38%

Hue: 134° / Saturation: 34% / Lightness: 38%

CMYK

51%, 0%, 39%, 49%

Cyan: 51% / Magenta: 0% / Yellow: 39% / Key: 49%

What color is #40824F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #40824F to RGB:

rgb(64, 130, 79)HEX to RGB Converter →

HEX to HSL

Convert #40824F to HSL:

hsl(134, 34%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #40824F to CMYK:

cmyk(51%, 0%, 39%, 49%)Color Converter →

Color Meaning and Usage

A delicate green tone, #40824F has RGB (64, 130, 79) and HSL (134°, 34%, 38%). 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 #40824F is #824072, creating high-contrast pairings. For softer combinations, try analogous colors like #528240.

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

Contrast with #40824F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #40824F?

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

What is the RGB value of #40824F?

#40824F in RGB is (64, 130, 79) - 64 red, 130 green, and 79 blue.

How to use #40824F in CSS?

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

What colors go well with #40824F?

#824072 (complementary), #528240 (analogous), and #274F30 (lighter shade) work well with #40824F.