#396889 Color Information

Hex color code: #396889

A pastel blue shade, #396889 appears as (57, 104, 137) in RGB and (205°, 41%, 38%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Slate Blue
HEX
#396889
RGB
57, 104, 137
HSL
205°, 41%, 38%
CMYK
58%, 24%, 0%, 46%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #396889; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

57, 104, 137

Red: 57 / Green: 104 / Blue: 137

HSL

205°, 41%, 38%

Hue: 205° / Saturation: 41% / Lightness: 38%

CMYK

58%, 24%, 0%, 46%

Cyan: 58% / Magenta: 24% / Yellow: 0% / Key: 46%

What color is #396889?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #396889 to RGB:

rgb(57, 104, 137)HEX to RGB Converter →

HEX to HSL

Convert #396889 to HSL:

hsl(205, 41%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #396889 to CMYK:

cmyk(58%, 24%, 0%, 46%)Color Converter →

Color Meaning and Usage

#396889 is a subtle blue color with RGB values of 57, 104, 137 and HSL of 205°, 41%, 38%. This cyan-blue hue evokes trust and professionalism, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #396889 is #895A39, creating high-contrast pairings. For softer combinations, try analogous colors like #398982.

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

Contrast with #396889

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #396889?

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

What is the RGB value of #396889?

#396889 in RGB is (57, 104, 137) - 57 red, 104 green, and 137 blue.

How to use #396889 in CSS?

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

What colors go well with #396889?

#895A39 (complementary), #398982 (analogous), and #233F53 (lighter shade) work well with #396889.