#484147 Color Information

Hex color code: #484147

A neutral magenta shade, #484147 appears as (72, 65, 71) in RGB and (309°, 5%, 27%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#484147
RGB
72, 65, 71
HSL
309°, 5%, 27%
CMYK
0%, 10%, 1%, 72%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #484147; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

72, 65, 71

Red: 72 / Green: 65 / Blue: 71

HSL

309°, 5%, 27%

Hue: 309° / Saturation: 5% / Lightness: 27%

CMYK

0%, 10%, 1%, 72%

Cyan: 0% / Magenta: 10% / Yellow: 1% / Key: 72%

What color is #484147?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #484147 to RGB:

rgb(72, 65, 71)HEX to RGB Converter →

HEX to HSL

Convert #484147 to HSL:

hsl(309, 5%, 27%)RGB to HSL Converter →

HEX to CMYK

Convert #484147 to CMYK:

cmyk(0%, 10%, 1%, 72%)Color Converter →

Color Meaning and Usage

A understated magenta tone, #484147 has RGB (72, 65, 71) and HSL (309°, 5%, 27%). Known for evoking balance and subtlety, this desaturated neutral is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #484147 is #414842, creating high-contrast pairings. For softer combinations, try analogous colors like #464148.

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

Contrast with #484147

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #484147?

#484147 is a understated magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #484147?

#484147 in RGB is (72, 65, 71) - 72 red, 65 green, and 71 blue.

How to use #484147 in CSS?

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

What colors go well with #484147?

#414842 (complementary), #464148 (analogous), and #201D20 (lighter shade) work well with #484147.