#47575B Color Information

Hex color code: #47575B

A subtle cyan shade, #47575B appears as (71, 87, 91) in RGB and (192°, 12%, 32%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#47575B
RGB
71, 87, 91
HSL
192°, 12%, 32%
CMYK
22%, 4%, 0%, 64%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #47575B; 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 #47575B; background-color: #47575B15; }

Alert / Toast

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

Link / Accent

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

a { color: #47575B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #47575B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

71, 87, 91

Red: 71 / Green: 87 / Blue: 91

HSL

192°, 12%, 32%

Hue: 192° / Saturation: 12% / Lightness: 32%

CMYK

22%, 4%, 0%, 64%

Cyan: 22% / Magenta: 4% / Yellow: 0% / Key: 64%

What color is #47575B?

#47575B is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #47575B to RGB:

rgb(71, 87, 91)HEX to RGB Converter →

HEX to HSL

Convert #47575B to HSL:

hsl(192, 12%, 32%)RGB to HSL Converter →

HEX to CMYK

Convert #47575B to CMYK:

cmyk(22%, 4%, 0%, 64%)Color Converter →

Color Meaning and Usage

A balanced cyan tone, #47575B has RGB (71, 87, 91) and HSL (192°, 12%, 32%). Known for evoking balance and subtlety, this desaturated neutral is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #47575B is #5B4C48, creating high-contrast pairings. For softer combinations, try analogous colors like #485B56.

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

Contrast with #47575B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #47575B?

#47575B is a balanced cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #47575B?

#47575B in RGB is (71, 87, 91) - 71 red, 87 green, and 91 blue.

How to use #47575B in CSS?

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

What colors go well with #47575B?

#5B4C48 (complementary), #485B56 (analogous), and #262E31 (lighter shade) work well with #47575B.