#29331C Color Information

Hex color code: #29331C

#29331C is a rich green color. In RGB it is (41, 51, 28), and in HSL it is (86°, 29%, 15%). It is popular in mobile app design.

Try:
Color NameDark Slate Gray
HEX
#29331C
RGB
41, 51, 28
HSL
86°, 29%, 15%
CMYK
20%, 0%, 45%, 80%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #29331C; 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 #29331C; background-color: #29331C15; }

Alert / Toast

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

Link / Accent

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

a { color: #29331C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #29331C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

41, 51, 28

Red: 41 / Green: 51 / Blue: 28

HSL

86°, 29%, 15%

Hue: 86° / Saturation: 29% / Lightness: 15%

CMYK

20%, 0%, 45%, 80%

Cyan: 20% / Magenta: 0% / Yellow: 45% / Key: 80%

What color is #29331C?

#29331C is a very dark shade associated with sophistication and elegance.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #29331C to RGB:

rgb(41, 51, 28)HEX to RGB Converter →

HEX to HSL

Convert #29331C to HSL:

hsl(86, 29%, 15%)RGB to HSL Converter →

HEX to CMYK

Convert #29331C to CMYK:

cmyk(20%, 0%, 45%, 80%)Color Converter →

Color Meaning and Usage

A deep green tone, #29331C has RGB (41, 51, 28) and HSL (86°, 29%, 15%). Known for evoking sophistication and elegance, this very dark shade is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #29331C is #251B31, creating high-contrast pairings. For softer combinations, try analogous colors like #31301B.

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

Contrast with #29331C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #29331C?

#29331C is a deep green color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #29331C?

#29331C in RGB is (41, 51, 28) - 41 red, 51 green, and 28 blue.

How to use #29331C in CSS?

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

What colors go well with #29331C?

#251B31 (complementary), #31301B (analogous), and #000000 (lighter shade) work well with #29331C.