#4C393F Color Information

Hex color code: #4C393F

A subtle magenta shade, #4C393F appears as (76, 57, 63) in RGB and (341°, 14%, 26%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Slate Gray
HEX
#4C393F
RGB
76, 57, 63
HSL
341°, 14%, 26%
CMYK
0%, 25%, 17%, 70%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #4C393F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

76, 57, 63

Red: 76 / Green: 57 / Blue: 63

HSL

341°, 14%, 26%

Hue: 341° / Saturation: 14% / Lightness: 26%

CMYK

0%, 25%, 17%, 70%

Cyan: 0% / Magenta: 25% / Yellow: 17% / Key: 70%

What color is #4C393F?

#4C393F is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #4C393F to RGB:

rgb(76, 57, 63)HEX to RGB Converter →

HEX to HSL

Convert #4C393F to HSL:

hsl(341, 14%, 26%)RGB to HSL Converter →

HEX to CMYK

Convert #4C393F to CMYK:

cmyk(0%, 25%, 17%, 70%)Color Converter →

Color Meaning and Usage

A understated magenta tone, #4C393F has RGB (76, 57, 63) and HSL (341°, 14%, 26%). 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 #4C393F is #394C46, creating high-contrast pairings. For softer combinations, try analogous colors like #4C3948.

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

Contrast with #4C393F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #4C393F?

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

What is the RGB value of #4C393F?

#4C393F in RGB is (76, 57, 63) - 76 red, 57 green, and 63 blue.

How to use #4C393F in CSS?

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

What colors go well with #4C393F?

#394C46 (complementary), #4C3948 (analogous), and #20181B (lighter shade) work well with #4C393F.