#747164 Color Information

Hex color code: #747164

The hex color #747164 is a neutral yellow with RGB values of (116, 113, 100) and HSL of (49°, 7%, 42%). It is commonly used in modern UI design.

Try:
Color NameGray
HEX
#747164
RGB
116, 113, 100
HSL
49°, 7%, 42%
CMYK
0%, 3%, 14%, 55%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #747164; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

116, 113, 100

Red: 116 / Green: 113 / Blue: 100

HSL

49°, 7%, 42%

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

CMYK

0%, 3%, 14%, 55%

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

What color is #747164?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #747164 to RGB:

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

HEX to HSL

Convert #747164 to HSL:

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

HEX to CMYK

Convert #747164 to CMYK:

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

Color Meaning and Usage

A neutral yellow tone, #747164 has RGB (116, 113, 100) and HSL (49°, 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 #747164 is #646673, creating high-contrast pairings. For softer combinations, try analogous colors like #736864.

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

Contrast with #747164

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #747164?

#747164 is a neutral yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #747164?

#747164 in RGB is (116, 113, 100) - 116 red, 113 green, and 100 blue.

How to use #747164 in CSS?

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

What colors go well with #747164?

#646673 (complementary), #736864 (analogous), and #4A4840 (lighter shade) work well with #747164.