#75736C Color Information

Hex color code: #75736C

A subtle yellow shade, #75736C appears as (117, 115, 108) in RGB and (47°, 4%, 44%) in HSL. It is popular in mobile app design.

Try:
Color NameGray
HEX
#75736C
RGB
117, 115, 108
HSL
47°, 4%, 44%
CMYK
0%, 2%, 8%, 54%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #75736C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

117, 115, 108

Red: 117 / Green: 115 / Blue: 108

HSL

47°, 4%, 44%

Hue: 47° / Saturation: 4% / Lightness: 44%

CMYK

0%, 2%, 8%, 54%

Cyan: 0% / Magenta: 2% / Yellow: 8% / Key: 54%

What color is #75736C?

#75736C is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #75736C to RGB:

rgb(117, 115, 108)HEX to RGB Converter →

HEX to HSL

Convert #75736C to HSL:

hsl(47, 4%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #75736C to CMYK:

cmyk(0%, 2%, 8%, 54%)Color Converter →

Color Meaning and Usage

A subtle yellow tone, #75736C has RGB (117, 115, 108) and HSL (47°, 4%, 44%). Known for evoking balance and subtlety, this desaturated neutral is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #75736C is #6C6E75, creating high-contrast pairings. For softer combinations, try analogous colors like #756E6C.

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

Contrast with #75736C

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 #75736C?

#75736C is a subtle yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #75736C?

#75736C in RGB is (117, 115, 108) - 117 red, 115 green, and 108 blue.

How to use #75736C in CSS?

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

What colors go well with #75736C?

#6C6E75 (complementary), #756E6C (analogous), and #4D4C47 (lighter shade) work well with #75736C.