#39484C Color Information

Hex color code: #39484C

#39484C is a neutral cyan color. In RGB it is (57, 72, 76), and in HSL it is (193°, 14%, 26%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#39484C
RGB
57, 72, 76
HSL
193°, 14%, 26%
CMYK
25%, 5%, 0%, 70%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #39484C; 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 #39484C; background-color: #39484C15; }

Alert / Toast

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

Link / Accent

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

a { color: #39484C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #39484C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

57, 72, 76

Red: 57 / Green: 72 / Blue: 76

HSL

193°, 14%, 26%

Hue: 193° / Saturation: 14% / Lightness: 26%

CMYK

25%, 5%, 0%, 70%

Cyan: 25% / Magenta: 5% / Yellow: 0% / Key: 70%

What color is #39484C?

#39484C is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #39484C to RGB:

rgb(57, 72, 76)HEX to RGB Converter →

HEX to HSL

Convert #39484C to HSL:

hsl(193, 14%, 26%)RGB to HSL Converter →

HEX to CMYK

Convert #39484C to CMYK:

cmyk(25%, 5%, 0%, 70%)Color Converter →

Color Meaning and Usage

#39484C is a balanced cyan color with RGB values of 57, 72, 76 and HSL of 193°, 14%, 26%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #39484C is #4C3D39, creating high-contrast pairings. For softer combinations, try analogous colors like #394C46.

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

Contrast with #39484C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #39484C?

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

What is the RGB value of #39484C?

#39484C in RGB is (57, 72, 76) - 57 red, 72 green, and 76 blue.

How to use #39484C in CSS?

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

What colors go well with #39484C?

#4C3D39 (complementary), #394C46 (analogous), and #181E20 (lighter shade) work well with #39484C.