#39302D Color Information

Hex color code: #39302D

#39302D is a deep orange color. In RGB it is (57, 48, 45), and in HSL it is (15°, 12%, 20%). It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#39302D
RGB
57, 48, 45
HSL
15°, 12%, 20%
CMYK
0%, 16%, 21%, 78%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #39302D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

57, 48, 45

Red: 57 / Green: 48 / Blue: 45

HSL

15°, 12%, 20%

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

CMYK

0%, 16%, 21%, 78%

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

What color is #39302D?

#39302D is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #39302D to RGB:

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

HEX to HSL

Convert #39302D to HSL:

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

HEX to CMYK

Convert #39302D to CMYK:

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

Color Meaning and Usage

A rich orange tone, #39302D has RGB (57, 48, 45) and HSL (15°, 12%, 20%). Known for evoking balance and subtlety, this desaturated neutral is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #39302D is #2D3639, creating high-contrast pairings. For softer combinations, try analogous colors like #392D30.

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

Contrast with #39302D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #39302D?

#39302D is a rich orange color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #39302D?

#39302D in RGB is (57, 48, 45) - 57 red, 48 green, and 45 blue.

How to use #39302D in CSS?

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

What colors go well with #39302D?

#2D3639 (complementary), #392D30 (analogous), and #0E0C0B (lighter shade) work well with #39302D.