#396060 Color Information

Hex color code: #396060

#396060 is a subtle cyan color. In RGB it is (57, 96, 96), and in HSL it is (180°, 25%, 30%). It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#396060
RGB
57, 96, 96
HSL
180°, 25%, 30%
CMYK
41%, 0%, 0%, 62%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #396060; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

57, 96, 96

Red: 57 / Green: 96 / Blue: 96

HSL

180°, 25%, 30%

Hue: 180° / Saturation: 25% / Lightness: 30%

CMYK

41%, 0%, 0%, 62%

Cyan: 41% / Magenta: 0% / Yellow: 0% / Key: 62%

What color is #396060?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #396060 to RGB:

rgb(57, 96, 96)HEX to RGB Converter →

HEX to HSL

Convert #396060 to HSL:

hsl(180, 25%, 30%)RGB to HSL Converter →

HEX to CMYK

Convert #396060 to CMYK:

cmyk(41%, 0%, 0%, 62%)Color Converter →

Color Meaning and Usage

A soft cyan tone, #396060 has RGB (57, 96, 96) and HSL (180°, 25%, 30%). 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 #396060 is #603939, creating high-contrast pairings. For softer combinations, try analogous colors like #39604D.

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

Contrast with #396060

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #396060?

#396060 is a soft cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #396060?

#396060 in RGB is (57, 96, 96) - 57 red, 96 green, and 96 blue.

How to use #396060 in CSS?

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

What colors go well with #396060?

#603939 (complementary), #39604D (analogous), and #1D3030 (lighter shade) work well with #396060.