#475440 Color Information

Hex color code: #475440

A subtle green shade, #475440 appears as (71, 84, 64) in RGB and (99°, 14%, 29%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Slate Gray
HEX
#475440
RGB
71, 84, 64
HSL
99°, 14%, 29%
CMYK
15%, 0%, 24%, 67%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #475440; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

71, 84, 64

Red: 71 / Green: 84 / Blue: 64

HSL

99°, 14%, 29%

Hue: 99° / Saturation: 14% / Lightness: 29%

CMYK

15%, 0%, 24%, 67%

Cyan: 15% / Magenta: 0% / Yellow: 24% / Key: 67%

What color is #475440?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #475440 to RGB:

rgb(71, 84, 64)HEX to RGB Converter →

HEX to HSL

Convert #475440 to HSL:

hsl(99, 14%, 29%)RGB to HSL Converter →

HEX to CMYK

Convert #475440 to CMYK:

cmyk(15%, 0%, 24%, 67%)Color Converter →

Color Meaning and Usage

A subtle green tone, #475440 has RGB (71, 84, 64) and HSL (99°, 14%, 29%). Known for evoking balance and subtlety, this desaturated neutral is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #475440 is #4D4054, creating high-contrast pairings. For softer combinations, try analogous colors like #515440.

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

Contrast with #475440

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #475440?

#475440 is a subtle green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #475440?

#475440 in RGB is (71, 84, 64) - 71 red, 84 green, and 64 blue.

How to use #475440 in CSS?

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

What colors go well with #475440?

#4D4054 (complementary), #515440 (analogous), and #22291F (lighter shade) work well with #475440.