#47635A Color Information

Hex color code: #47635A

A neutral cyan shade, #47635A appears as (71, 99, 90) in RGB and (161°, 16%, 33%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#47635A
RGB
71, 99, 90
HSL
161°, 16%, 33%
CMYK
28%, 0%, 9%, 61%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #47635A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

71, 99, 90

Red: 71 / Green: 99 / Blue: 90

HSL

161°, 16%, 33%

Hue: 161° / Saturation: 16% / Lightness: 33%

CMYK

28%, 0%, 9%, 61%

Cyan: 28% / Magenta: 0% / Yellow: 9% / Key: 61%

What color is #47635A?

#47635A is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #47635A to RGB:

rgb(71, 99, 90)HEX to RGB Converter →

HEX to HSL

Convert #47635A to HSL:

hsl(161, 16%, 33%)RGB to HSL Converter →

HEX to CMYK

Convert #47635A to CMYK:

cmyk(28%, 0%, 9%, 61%)Color Converter →

Color Meaning and Usage

#47635A is a neutral cyan color with RGB values of 71, 99, 90 and HSL of 161°, 16%, 33%. This cyan-blue hue evokes trust and professionalism, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #47635A is #62474F, creating high-contrast pairings. For softer combinations, try analogous colors like #47624C.

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

Contrast with #47635A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #47635A?

#47635A is a neutral cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #47635A?

#47635A in RGB is (71, 99, 90) - 71 red, 99 green, and 90 blue.

How to use #47635A in CSS?

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

What colors go well with #47635A?

#62474F (complementary), #47624C (analogous), and #273531 (lighter shade) work well with #47635A.