#71775A Color Information

Hex color code: #71775A

A muted yellow shade, #71775A appears as (113, 119, 90) in RGB and (72°, 14%, 41%) in HSL. It is typically applied in digital products.

Try:
Color NameGray
HEX
#71775A
RGB
113, 119, 90
HSL
72°, 14%, 41%
CMYK
5%, 0%, 24%, 53%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #71775A; 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 #71775A; background-color: #71775A15; }

Alert / Toast

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

Link / Accent

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

a { color: #71775A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #71775A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

113, 119, 90

Red: 113 / Green: 119 / Blue: 90

HSL

72°, 14%, 41%

Hue: 72° / Saturation: 14% / Lightness: 41%

CMYK

5%, 0%, 24%, 53%

Cyan: 5% / Magenta: 0% / Yellow: 24% / Key: 53%

What color is #71775A?

#71775A is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #71775A to RGB:

rgb(113, 119, 90)HEX to RGB Converter →

HEX to HSL

Convert #71775A to HSL:

hsl(72, 14%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #71775A to CMYK:

cmyk(5%, 0%, 24%, 53%)Color Converter →

Color Meaning and Usage

A balanced yellow tone, #71775A has RGB (113, 119, 90) and HSL (72°, 14%, 41%). 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 #71775A is #605A77, creating high-contrast pairings. For softer combinations, try analogous colors like #776E5A.

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

Contrast with #71775A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #71775A?

#71775A is a balanced yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #71775A?

#71775A in RGB is (113, 119, 90) - 113 red, 119 green, and 90 blue.

How to use #71775A in CSS?

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

What colors go well with #71775A?

#605A77 (complementary), #776E5A (analogous), and #484C39 (lighter shade) work well with #71775A.