#4D447E Color Information

Hex color code: #4D447E

The hex color #4D447E is a delicate blue with RGB values of (77, 68, 126) and HSL of (249°, 30%, 38%). It is widely used in graphic design.

Try:
Color NameDark Slate Blue
HEX
#4D447E
RGB
77, 68, 126
HSL
249°, 30%, 38%
CMYK
39%, 46%, 0%, 51%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #4D447E; 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 #4D447E; background-color: #4D447E15; }

Alert / Toast

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

Link / Accent

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

a { color: #4D447E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #4D447E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

77, 68, 126

Red: 77 / Green: 68 / Blue: 126

HSL

249°, 30%, 38%

Hue: 249° / Saturation: 30% / Lightness: 38%

CMYK

39%, 46%, 0%, 51%

Cyan: 39% / Magenta: 46% / Yellow: 0% / Key: 51%

What color is #4D447E?

#4D447E is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #4D447E to RGB:

rgb(77, 68, 126)HEX to RGB Converter →

HEX to HSL

Convert #4D447E to HSL:

hsl(249, 30%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #4D447E to CMYK:

cmyk(39%, 46%, 0%, 51%)Color Converter →

Color Meaning and Usage

#4D447E is a soft blue color with RGB values of 77, 68, 126 and HSL of 249°, 30%, 38%. This blue-purple hue evokes creativity and luxury, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #4D447E is #757E44, creating high-contrast pairings. For softer combinations, try analogous colors like #44587E.

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

Contrast with #4D447E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #4D447E?

#4D447E is a soft blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #4D447E?

#4D447E in RGB is (77, 68, 126) - 77 red, 68 green, and 126 blue.

How to use #4D447E in CSS?

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

What colors go well with #4D447E?

#757E44 (complementary), #44587E (analogous), and #2E294C (lighter shade) work well with #4D447E.