#47665A Color Information

Hex color code: #47665A

#47665A is a neutral cyan color. In RGB it is (71, 102, 90), and in HSL it is (157°, 18%, 34%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#47665A
RGB
71, 102, 90
HSL
157°, 18%, 34%
CMYK
30%, 0%, 12%, 60%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #47665A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

71, 102, 90

Red: 71 / Green: 102 / Blue: 90

HSL

157°, 18%, 34%

Hue: 157° / Saturation: 18% / Lightness: 34%

CMYK

30%, 0%, 12%, 60%

Cyan: 30% / Magenta: 0% / Yellow: 12% / Key: 60%

What color is #47665A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #47665A to RGB:

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

HEX to HSL

Convert #47665A to HSL:

hsl(157, 18%, 34%)RGB to HSL Converter →

HEX to CMYK

Convert #47665A to CMYK:

cmyk(30%, 0%, 12%, 60%)Color Converter →

Color Meaning and Usage

A neutral cyan tone, #47665A has RGB (71, 102, 90) and HSL (157°, 18%, 34%). Known for evoking trust and professionalism, this cyan-blue hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #47665A is #664753, creating high-contrast pairings. For softer combinations, try analogous colors like #47664B.

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

Contrast with #47665A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #47665A?

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

What is the RGB value of #47665A?

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

How to use #47665A in CSS?

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

What colors go well with #47665A?

#664753 (complementary), #47664B (analogous), and #283932 (lighter shade) work well with #47665A.