#75726C Color Information

Hex color code: #75726C

The hex color #75726C is a balanced orange with RGB values of (117, 114, 108) and HSL of (40°, 4%, 44%). It is frequently seen in web interfaces.

Try:
Color NameGray
HEX
#75726C
RGB
117, 114, 108
HSL
40°, 4%, 44%
CMYK
0%, 3%, 8%, 54%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #75726C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

117, 114, 108

Red: 117 / Green: 114 / Blue: 108

HSL

40°, 4%, 44%

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

CMYK

0%, 3%, 8%, 54%

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

What color is #75726C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #75726C to RGB:

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

HEX to HSL

Convert #75726C to HSL:

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

HEX to CMYK

Convert #75726C to CMYK:

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

Color Meaning and Usage

A neutral orange tone, #75726C has RGB (117, 114, 108) and HSL (40°, 4%, 44%). Known for evoking balance and subtlety, this desaturated neutral is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #75726C is #6C6F75, creating high-contrast pairings. For softer combinations, try analogous colors like #756D6C.

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

Contrast with #75726C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #75726C?

#75726C is a neutral orange color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #75726C?

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

How to use #75726C in CSS?

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

What colors go well with #75726C?

#6C6F75 (complementary), #756D6C (analogous), and #4D4B47 (lighter shade) work well with #75726C.