#47695E Color Information

Hex color code: #47695E

#47695E is a subtle cyan color. In RGB it is (71, 105, 94), and in HSL it is (161°, 19%, 35%). It is popular in mobile app design.

Try:
Color NameDark Slate Gray
HEX
#47695E
RGB
71, 105, 94
HSL
161°, 19%, 35%
CMYK
32%, 0%, 10%, 59%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #47695E; 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 #47695E; background-color: #47695E15; }

Alert / Toast

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

Link / Accent

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

a { color: #47695E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #47695E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

71, 105, 94

Red: 71 / Green: 105 / Blue: 94

HSL

161°, 19%, 35%

Hue: 161° / Saturation: 19% / Lightness: 35%

CMYK

32%, 0%, 10%, 59%

Cyan: 32% / Magenta: 0% / Yellow: 10% / Key: 59%

What color is #47695E?

#47695E is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #47695E to RGB:

rgb(71, 105, 94)HEX to RGB Converter →

HEX to HSL

Convert #47695E to HSL:

hsl(161, 19%, 35%)RGB to HSL Converter →

HEX to CMYK

Convert #47695E to CMYK:

cmyk(32%, 0%, 10%, 59%)Color Converter →

Color Meaning and Usage

A muted cyan tone, #47695E has RGB (71, 105, 94) and HSL (161°, 19%, 35%). Known for evoking trust and professionalism, this cyan-blue hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #47695E is #6A4853, creating high-contrast pairings. For softer combinations, try analogous colors like #486A4F.

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

Contrast with #47695E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #47695E?

#47695E is a muted cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #47695E?

#47695E in RGB is (71, 105, 94) - 71 red, 105 green, and 94 blue.

How to use #47695E in CSS?

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

What colors go well with #47695E?

#6A4853 (complementary), #486A4F (analogous), and #293D37 (lighter shade) work well with #47695E.