#747279 Color Information

Hex color code: #747279

A understated purple shade, #747279 appears as (116, 114, 121) in RGB and (257°, 3%, 46%) in HSL. It is popular in mobile app design.

Try:
Color NameGray
HEX
#747279
RGB
116, 114, 121
HSL
257°, 3%, 46%
CMYK
4%, 6%, 0%, 53%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #747279; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

116, 114, 121

Red: 116 / Green: 114 / Blue: 121

HSL

257°, 3%, 46%

Hue: 257° / Saturation: 3% / Lightness: 46%

CMYK

4%, 6%, 0%, 53%

Cyan: 4% / Magenta: 6% / Yellow: 0% / Key: 53%

What color is #747279?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #747279 to RGB:

rgb(116, 114, 121)HEX to RGB Converter →

HEX to HSL

Convert #747279 to HSL:

hsl(257, 3%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #747279 to CMYK:

cmyk(4%, 6%, 0%, 53%)Color Converter →

Color Meaning and Usage

A muted purple tone, #747279 has RGB (116, 114, 121) and HSL (257°, 3%, 46%). Known for evoking balance and subtlety, this desaturated neutral is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #747279 is #777972, creating high-contrast pairings. For softer combinations, try analogous colors like #727379.

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

Contrast with #747279

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #747279?

#747279 is a muted purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #747279?

#747279 in RGB is (116, 114, 121) - 116 red, 114 green, and 121 blue.

How to use #747279 in CSS?

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

What colors go well with #747279?

#777972 (complementary), #727379 (analogous), and #4E4D51 (lighter shade) work well with #747279.