#74646B Color Information

Hex color code: #74646B

A balanced magenta shade, #74646B appears as (116, 100, 107) in RGB and (334°, 7%, 42%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameGray
HEX
#74646B
RGB
116, 100, 107
HSL
334°, 7%, 42%
CMYK
0%, 14%, 8%, 55%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #74646B; 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 #74646B; background-color: #74646B15; }

Alert / Toast

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

Link / Accent

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

a { color: #74646B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #74646B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

116, 100, 107

Red: 116 / Green: 100 / Blue: 107

HSL

334°, 7%, 42%

Hue: 334° / Saturation: 7% / Lightness: 42%

CMYK

0%, 14%, 8%, 55%

Cyan: 0% / Magenta: 14% / Yellow: 8% / Key: 55%

What color is #74646B?

#74646B is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #74646B to RGB:

rgb(116, 100, 107)HEX to RGB Converter →

HEX to HSL

Convert #74646B to HSL:

hsl(334, 7%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #74646B to CMYK:

cmyk(0%, 14%, 8%, 55%)Color Converter →

Color Meaning and Usage

A muted magenta tone, #74646B has RGB (116, 100, 107) and HSL (334°, 7%, 42%). Known for evoking balance and subtlety, this desaturated neutral is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #74646B is #64736C, creating high-contrast pairings. For softer combinations, try analogous colors like #736472.

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

Contrast with #74646B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #74646B?

#74646B is a muted magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #74646B?

#74646B in RGB is (116, 100, 107) - 116 red, 100 green, and 107 blue.

How to use #74646B in CSS?

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

What colors go well with #74646B?

#64736C (complementary), #736472 (analogous), and #4A4044 (lighter shade) work well with #74646B.