#74496C Color Information

Hex color code: #74496C

The hex color #74496C is a subtle magenta with RGB values of (116, 73, 108) and HSL of (311°, 23%, 37%). It is popular in mobile app design.

Try:
Color NameRebecca Purple
HEX
#74496C
RGB
116, 73, 108
HSL
311°, 23%, 37%
CMYK
0%, 37%, 7%, 55%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #74496C; 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 #74496C; background-color: #74496C15; }

Alert / Toast

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

Link / Accent

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

a { color: #74496C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #74496C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

116, 73, 108

Red: 116 / Green: 73 / Blue: 108

HSL

311°, 23%, 37%

Hue: 311° / Saturation: 23% / Lightness: 37%

CMYK

0%, 37%, 7%, 55%

Cyan: 0% / Magenta: 37% / Yellow: 7% / Key: 55%

What color is #74496C?

#74496C is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #74496C to RGB:

rgb(116, 73, 108)HEX to RGB Converter →

HEX to HSL

Convert #74496C to HSL:

hsl(311, 23%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #74496C to CMYK:

cmyk(0%, 37%, 7%, 55%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #74496C has RGB (116, 73, 108) and HSL (311°, 23%, 37%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #74496C is #497451, creating high-contrast pairings. For softer combinations, try analogous colors like #664974.

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

Contrast with #74496C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #74496C?

#74496C is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #74496C?

#74496C in RGB is (116, 73, 108) - 116 red, 73 green, and 108 blue.

How to use #74496C in CSS?

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

What colors go well with #74496C?

#497451 (complementary), #664974 (analogous), and #452B40 (lighter shade) work well with #74496C.