#444149 Color Information

Hex color code: #444149

A understated purple shade, #444149 appears as (68, 65, 73) in RGB and (263°, 6%, 27%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Slate Gray
HEX
#444149
RGB
68, 65, 73
HSL
263°, 6%, 27%
CMYK
7%, 11%, 0%, 71%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #444149; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

68, 65, 73

Red: 68 / Green: 65 / Blue: 73

HSL

263°, 6%, 27%

Hue: 263° / Saturation: 6% / Lightness: 27%

CMYK

7%, 11%, 0%, 71%

Cyan: 7% / Magenta: 11% / Yellow: 0% / Key: 71%

What color is #444149?

#444149 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #444149 to RGB:

rgb(68, 65, 73)HEX to RGB Converter →

HEX to HSL

Convert #444149 to HSL:

hsl(263, 6%, 27%)RGB to HSL Converter →

HEX to CMYK

Convert #444149 to CMYK:

cmyk(7%, 11%, 0%, 71%)Color Converter →

Color Meaning and Usage

#444149 is a understated purple color with RGB values of 68, 65, 73 and HSL of 263°, 6%, 27%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #444149 is #464941, creating high-contrast pairings. For softer combinations, try analogous colors like #414249.

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

Contrast with #444149

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #444149?

#444149 is a understated purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #444149?

#444149 in RGB is (68, 65, 73) - 68 red, 65 green, and 73 blue.

How to use #444149 in CSS?

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

What colors go well with #444149?

#464941 (complementary), #414249 (analogous), and #1E1D20 (lighter shade) work well with #444149.