#39514A Color Information

Hex color code: #39514A

A balanced cyan shade, #39514A appears as (57, 81, 74) in RGB and (163°, 17%, 27%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#39514A
RGB
57, 81, 74
HSL
163°, 17%, 27%
CMYK
30%, 0%, 9%, 68%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #39514A; 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 #39514A; background-color: #39514A15; }

Alert / Toast

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

Link / Accent

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

a { color: #39514A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #39514A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

57, 81, 74

Red: 57 / Green: 81 / Blue: 74

HSL

163°, 17%, 27%

Hue: 163° / Saturation: 17% / Lightness: 27%

CMYK

30%, 0%, 9%, 68%

Cyan: 30% / Magenta: 0% / Yellow: 9% / Key: 68%

What color is #39514A?

#39514A is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #39514A to RGB:

rgb(57, 81, 74)HEX to RGB Converter →

HEX to HSL

Convert #39514A to HSL:

hsl(163, 17%, 27%)RGB to HSL Converter →

HEX to CMYK

Convert #39514A to CMYK:

cmyk(30%, 0%, 9%, 68%)Color Converter →

Color Meaning and Usage

A subtle cyan tone, #39514A has RGB (57, 81, 74) and HSL (163°, 17%, 27%). Known for evoking trust and professionalism, this cyan-blue hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #39514A is #513940, creating high-contrast pairings. For softer combinations, try analogous colors like #39513E.

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

Contrast with #39514A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #39514A?

#39514A is a subtle cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #39514A?

#39514A in RGB is (57, 81, 74) - 57 red, 81 green, and 74 blue.

How to use #39514A in CSS?

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

What colors go well with #39514A?

#513940 (complementary), #39513E (analogous), and #192421 (lighter shade) work well with #39514A.