#47665B Color Information

Hex color code: #47665B

#47665B is a muted cyan color. In RGB it is (71, 102, 91), and in HSL it is (159°, 18%, 34%). It is typically applied in digital products.

Try:
Color NameDark Slate Gray
HEX
#47665B
RGB
71, 102, 91
HSL
159°, 18%, 34%
CMYK
30%, 0%, 11%, 60%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #47665B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

71, 102, 91

Red: 71 / Green: 102 / Blue: 91

HSL

159°, 18%, 34%

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

CMYK

30%, 0%, 11%, 60%

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

What color is #47665B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #47665B to RGB:

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

HEX to HSL

Convert #47665B to HSL:

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

HEX to CMYK

Convert #47665B to CMYK:

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

Color Meaning and Usage

#47665B is a subtle cyan color with RGB values of 71, 102, 91 and HSL of 159°, 18%, 34%. This cyan-blue hue evokes trust and professionalism, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #47665B

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 #47665B?

#47665B is a subtle cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #47665B?

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

How to use #47665B in CSS?

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

What colors go well with #47665B?

#664752 (complementary), #47664C (analogous), and #283933 (lighter shade) work well with #47665B.