#756361 Color Information

Hex color code: #756361

#756361 is a balanced red color. In RGB it is (117, 99, 97), and in HSL it is (6°, 9%, 42%). It is frequently seen in web interfaces.

Try:
Color NameGray
HEX
#756361
RGB
117, 99, 97
HSL
6°, 9%, 42%
CMYK
0%, 15%, 17%, 54%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #756361; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

117, 99, 97

Red: 117 / Green: 99 / Blue: 97

HSL

6°, 9%, 42%

Hue: 6° / Saturation: 9% / Lightness: 42%

CMYK

0%, 15%, 17%, 54%

Cyan: 0% / Magenta: 15% / Yellow: 17% / Key: 54%

What color is #756361?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #756361 to RGB:

rgb(117, 99, 97)HEX to RGB Converter →

HEX to HSL

Convert #756361 to HSL:

hsl(6, 9%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #756361 to CMYK:

cmyk(0%, 15%, 17%, 54%)Color Converter →

Color Meaning and Usage

#756361 is a neutral red color with RGB values of 117, 99, 97 and HSL of 6°, 9%, 42%. This desaturated neutral evokes balance and subtlety, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #756361 is #617375, creating high-contrast pairings. For softer combinations, try analogous colors like #756169.

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

Contrast with #756361

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #756361?

#756361 is a neutral red color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #756361?

#756361 in RGB is (117, 99, 97) - 117 red, 99 green, and 97 blue.

How to use #756361 in CSS?

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

What colors go well with #756361?

#617375 (complementary), #756169 (analogous), and #4B403F (lighter shade) work well with #756361.