#414932 Color Information

Hex color code: #414932

A rich green shade, #414932 appears as (65, 73, 50) in RGB and (81°, 19%, 24%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Slate Gray
HEX
#414932
RGB
65, 73, 50
HSL
81°, 19%, 24%
CMYK
11%, 0%, 32%, 71%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #414932; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

65, 73, 50

Red: 65 / Green: 73 / Blue: 50

HSL

81°, 19%, 24%

Hue: 81° / Saturation: 19% / Lightness: 24%

CMYK

11%, 0%, 32%, 71%

Cyan: 11% / Magenta: 0% / Yellow: 32% / Key: 71%

What color is #414932?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #414932 to RGB:

rgb(65, 73, 50)HEX to RGB Converter →

HEX to HSL

Convert #414932 to HSL:

hsl(81, 19%, 24%)RGB to HSL Converter →

HEX to CMYK

Convert #414932 to CMYK:

cmyk(11%, 0%, 32%, 71%)Color Converter →

Color Meaning and Usage

#414932 is a deep green color with RGB values of 65, 73, 50 and HSL of 81°, 19%, 24%. 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 #414932 is #3A3249, creating high-contrast pairings. For softer combinations, try analogous colors like #494532.

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

Contrast with #414932

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #414932?

#414932 is a deep green color - a green hue that evokes nature and harmony.

What is the RGB value of #414932?

#414932 in RGB is (65, 73, 50) - 65 red, 73 green, and 50 blue.

How to use #414932 in CSS?

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

What colors go well with #414932?

#3A3249 (complementary), #494532 (analogous), and #181B13 (lighter shade) work well with #414932.