#39383D Color Information

Hex color code: #39383D

#39383D is a dramatic blue color. In RGB it is (57, 56, 61), and in HSL it is (252°, 4%, 23%). It is widely used in graphic design.

Try:
Color NameDark Slate Gray
HEX
#39383D
RGB
57, 56, 61
HSL
252°, 4%, 23%
CMYK
7%, 8%, 0%, 76%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #39383D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

57, 56, 61

Red: 57 / Green: 56 / Blue: 61

HSL

252°, 4%, 23%

Hue: 252° / Saturation: 4% / Lightness: 23%

CMYK

7%, 8%, 0%, 76%

Cyan: 7% / Magenta: 8% / Yellow: 0% / Key: 76%

What color is #39383D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #39383D to RGB:

rgb(57, 56, 61)HEX to RGB Converter →

HEX to HSL

Convert #39383D to HSL:

hsl(252, 4%, 23%)RGB to HSL Converter →

HEX to CMYK

Convert #39383D to CMYK:

cmyk(7%, 8%, 0%, 76%)Color Converter →

Color Meaning and Usage

A intense blue tone, #39383D has RGB (57, 56, 61) and HSL (252°, 4%, 23%). Known for evoking balance and subtlety, this desaturated neutral is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #39383D is #3C3D38, creating high-contrast pairings. For softer combinations, try analogous colors like #383A3D.

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

Contrast with #39383D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #39383D?

#39383D is a intense blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #39383D?

#39383D in RGB is (57, 56, 61) - 57 red, 56 green, and 61 blue.

How to use #39383D in CSS?

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

What colors go well with #39383D?

#3C3D38 (complementary), #383A3D (analogous), and #141415 (lighter shade) work well with #39383D.