#394647 Color Information

Hex color code: #394647

A neutral cyan shade, #394647 appears as (57, 70, 71) in RGB and (184°, 11%, 25%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#394647
RGB
57, 70, 71
HSL
184°, 11%, 25%
CMYK
20%, 1%, 0%, 72%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #394647; 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 #394647; background-color: #39464715; }

Alert / Toast

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

Link / Accent

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

a { color: #394647; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #394647 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

57, 70, 71

Red: 57 / Green: 70 / Blue: 71

HSL

184°, 11%, 25%

Hue: 184° / Saturation: 11% / Lightness: 25%

CMYK

20%, 1%, 0%, 72%

Cyan: 20% / Magenta: 1% / Yellow: 0% / Key: 72%

What color is #394647?

#394647 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #394647 to RGB:

rgb(57, 70, 71)HEX to RGB Converter →

HEX to HSL

Convert #394647 to HSL:

hsl(184, 11%, 25%)RGB to HSL Converter →

HEX to CMYK

Convert #394647 to CMYK:

cmyk(20%, 1%, 0%, 72%)Color Converter →

Color Meaning and Usage

A balanced cyan tone, #394647 has RGB (57, 70, 71) and HSL (184°, 11%, 25%). 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 #394647 is #473A39, creating high-contrast pairings. For softer combinations, try analogous colors like #394741.

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

Contrast with #394647

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #394647?

#394647 is a balanced cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #394647?

#394647 in RGB is (57, 70, 71) - 57 red, 70 green, and 71 blue.

How to use #394647 in CSS?

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

What colors go well with #394647?

#473A39 (complementary), #394741 (analogous), and #171C1C (lighter shade) work well with #394647.