#392E2D Color Information

Hex color code: #392E2D

#392E2D is a intense red color. In RGB it is (57, 46, 45), and in HSL it is (5°, 12%, 20%). It is widely used in graphic design.

Try:
Color NameDark Slate Gray
HEX
#392E2D
RGB
57, 46, 45
HSL
5°, 12%, 20%
CMYK
0%, 19%, 21%, 78%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #392E2D; 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 #392E2D; background-color: #392E2D15; }

Alert / Toast

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

Link / Accent

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

a { color: #392E2D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #392E2D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

57, 46, 45

Red: 57 / Green: 46 / Blue: 45

HSL

5°, 12%, 20%

Hue: 5° / Saturation: 12% / Lightness: 20%

CMYK

0%, 19%, 21%, 78%

Cyan: 0% / Magenta: 19% / Yellow: 21% / Key: 78%

What color is #392E2D?

#392E2D is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #392E2D to RGB:

rgb(57, 46, 45)HEX to RGB Converter →

HEX to HSL

Convert #392E2D to HSL:

hsl(5, 12%, 20%)RGB to HSL Converter →

HEX to CMYK

Convert #392E2D to CMYK:

cmyk(0%, 19%, 21%, 78%)Color Converter →

Color Meaning and Usage

#392E2D is a dark red color with RGB values of 57, 46, 45 and HSL of 5°, 12%, 20%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #392E2D is #2D3839, creating high-contrast pairings. For softer combinations, try analogous colors like #392D32.

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

Contrast with #392E2D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #392E2D?

#392E2D is a dark red color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #392E2D?

#392E2D in RGB is (57, 46, 45) - 57 red, 46 green, and 45 blue.

How to use #392E2D in CSS?

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

What colors go well with #392E2D?

#2D3839 (complementary), #392D32 (analogous), and #0E0B0B (lighter shade) work well with #392E2D.