#31491D Color Information

Hex color code: #31491D

The hex color #31491D is a dark green with RGB values of (49, 73, 29) and HSL of (93°, 43%, 20%). It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#31491D
RGB
49, 73, 29
HSL
93°, 43%, 20%
CMYK
33%, 0%, 60%, 71%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #31491D; 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 #31491D; background-color: #31491D15; }

Alert / Toast

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

Link / Accent

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

a { color: #31491D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #31491D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

49, 73, 29

Red: 49 / Green: 73 / Blue: 29

HSL

93°, 43%, 20%

Hue: 93° / Saturation: 43% / Lightness: 20%

CMYK

33%, 0%, 60%, 71%

Cyan: 33% / Magenta: 0% / Yellow: 60% / Key: 71%

What color is #31491D?

#31491D is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #31491D to RGB:

rgb(49, 73, 29)HEX to RGB Converter →

HEX to HSL

Convert #31491D to HSL:

hsl(93, 43%, 20%)RGB to HSL Converter →

HEX to CMYK

Convert #31491D to CMYK:

cmyk(33%, 0%, 60%, 71%)Color Converter →

Color Meaning and Usage

A rich green tone, #31491D has RGB (49, 73, 29) and HSL (93°, 43%, 20%). 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 #31491D is #351D49, creating high-contrast pairings. For softer combinations, try analogous colors like #47491D.

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

Contrast with #31491D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #31491D?

#31491D is a rich green color - a green hue that evokes nature and harmony.

What is the RGB value of #31491D?

#31491D in RGB is (49, 73, 29) - 49 red, 73 green, and 29 blue.

How to use #31491D in CSS?

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

What colors go well with #31491D?

#351D49 (complementary), #47491D (analogous), and #0C1207 (lighter shade) work well with #31491D.