#36414F Color Information

Hex color code: #36414F

The hex color #36414F is a balanced blue with RGB values of (54, 65, 79) and HSL of (214°, 19%, 26%). It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#36414F
RGB
54, 65, 79
HSL
214°, 19%, 26%
CMYK
32%, 18%, 0%, 69%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #36414F; 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 #36414F; background-color: #36414F15; }

Alert / Toast

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

Link / Accent

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

a { color: #36414F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #36414F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

54, 65, 79

Red: 54 / Green: 65 / Blue: 79

HSL

214°, 19%, 26%

Hue: 214° / Saturation: 19% / Lightness: 26%

CMYK

32%, 18%, 0%, 69%

Cyan: 32% / Magenta: 18% / Yellow: 0% / Key: 69%

What color is #36414F?

#36414F is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #36414F to RGB:

rgb(54, 65, 79)HEX to RGB Converter →

HEX to HSL

Convert #36414F to HSL:

hsl(214, 19%, 26%)RGB to HSL Converter →

HEX to CMYK

Convert #36414F to CMYK:

cmyk(32%, 18%, 0%, 69%)Color Converter →

Color Meaning and Usage

#36414F is a understated blue color with RGB values of 54, 65, 79 and HSL of 214°, 19%, 26%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #36414F is #4F4436, creating high-contrast pairings. For softer combinations, try analogous colors like #364D4F.

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

Contrast with #36414F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #36414F?

#36414F is a understated blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #36414F?

#36414F in RGB is (54, 65, 79) - 54 red, 65 green, and 79 blue.

How to use #36414F in CSS?

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

What colors go well with #36414F?

#4F4436 (complementary), #364D4F (analogous), and #171B21 (lighter shade) work well with #36414F.