#50686D Color Information

Hex color code: #50686D

#50686D is a muted cyan color. In RGB it is (80, 104, 109), and in HSL it is (190°, 15%, 37%). It is typically applied in digital products.

Try:
Color NameDark Slate Gray
HEX
#50686D
RGB
80, 104, 109
HSL
190°, 15%, 37%
CMYK
27%, 5%, 0%, 57%

Shades

CSS Usage
color: #50686D;
background-color: #50686D;
border-color: #50686D;
box-shadow: 0 0 10px #50686D;
border: 2px solid #50686D;
Tailwind Usage
bg-[#50686D]
text-[#50686D]
border-[#50686D]
shadow-[0_0_10px_50686D]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #50686D, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #50686D; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #50686D; 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 #50686D; background-color: #50686D15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #50686D20; border-left: 4px solid #50686D; }

Link / Accent

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

a { color: #50686D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #50686D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

80, 104, 109

Red: 80 / Green: 104 / Blue: 109

HSL

190°, 15%, 37%

Hue: 190° / Saturation: 15% / Lightness: 37%

CMYK

27%, 5%, 0%, 57%

Cyan: 27% / Magenta: 5% / Yellow: 0% / Key: 57%

What color is #50686D?

#50686D is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #50686D to RGB:

rgb(80, 104, 109)HEX to RGB Converter →

HEX to HSL

Convert #50686D to HSL:

hsl(190, 15%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #50686D to CMYK:

cmyk(27%, 5%, 0%, 57%)Color Converter →

Color Meaning and Usage

#50686D is a neutral cyan color with RGB values of 80, 104, 109 and HSL of 190°, 15%, 37%. This cyan-blue hue evokes trust and professionalism, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #50686D is #6D5550, creating high-contrast pairings. For softer combinations, try analogous colors like #506D63.

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

Contrast with #50686D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #50686D?

#50686D is a neutral cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #50686D?

#50686D in RGB is (80, 104, 109) - 80 red, 104 green, and 109 blue.

How to use #50686D in CSS?

Use #50686D directly in your CSS properties like color or background-color.

What colors go well with #50686D?

#6D5550 (complementary), #506D63 (analogous), and #303E41 (lighter shade) work well with #50686D.