#33412A Color Information

Hex color code: #33412A

#33412A is a dark green color. In RGB it is (51, 65, 42), and in HSL it is (97°, 21%, 21%). It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#33412A
RGB
51, 65, 42
HSL
97°, 21%, 21%
CMYK
22%, 0%, 35%, 75%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #33412A; 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 #33412A; background-color: #33412A15; }

Alert / Toast

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

Link / Accent

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

a { color: #33412A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #33412A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

51, 65, 42

Red: 51 / Green: 65 / Blue: 42

HSL

97°, 21%, 21%

Hue: 97° / Saturation: 21% / Lightness: 21%

CMYK

22%, 0%, 35%, 75%

Cyan: 22% / Magenta: 0% / Yellow: 35% / Key: 75%

What color is #33412A?

#33412A is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #33412A to RGB:

rgb(51, 65, 42)HEX to RGB Converter →

HEX to HSL

Convert #33412A to HSL:

hsl(97, 21%, 21%)RGB to HSL Converter →

HEX to CMYK

Convert #33412A to CMYK:

cmyk(22%, 0%, 35%, 75%)Color Converter →

Color Meaning and Usage

A deep green tone, #33412A has RGB (51, 65, 42) and HSL (97°, 21%, 21%). 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 #33412A is #382A41, creating high-contrast pairings. For softer combinations, try analogous colors like #3E412A.

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

Contrast with #33412A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #33412A?

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

What is the RGB value of #33412A?

#33412A in RGB is (51, 65, 42) - 51 red, 65 green, and 42 blue.

How to use #33412A in CSS?

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

What colors go well with #33412A?

#382A41 (complementary), #3E412A (analogous), and #0F130C (lighter shade) work well with #33412A.