#519080 Color Information

Hex color code: #519080

#519080 is a pastel cyan color. In RGB it is (81, 144, 128), and in HSL it is (165°, 28%, 44%). It is frequently seen in web interfaces.

Try:
Color NameCadet Blue
HEX
#519080
RGB
81, 144, 128
HSL
165°, 28%, 44%
CMYK
44%, 0%, 11%, 44%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #519080; color: #000000; }

Badge

New Feature
.badge { background-color: #519080; color: #000000; }

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 #519080; background-color: #51908015; }

Alert / Toast

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

Link / Accent

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

a { color: #519080; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #519080 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

81, 144, 128

Red: 81 / Green: 144 / Blue: 128

HSL

165°, 28%, 44%

Hue: 165° / Saturation: 28% / Lightness: 44%

CMYK

44%, 0%, 11%, 44%

Cyan: 44% / Magenta: 0% / Yellow: 11% / Key: 44%

What color is #519080?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #519080 to RGB:

rgb(81, 144, 128)HEX to RGB Converter →

HEX to HSL

Convert #519080 to HSL:

hsl(165, 28%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #519080 to CMYK:

cmyk(44%, 0%, 11%, 44%)Color Converter →

Color Meaning and Usage

A gentle cyan tone, #519080 has RGB (81, 144, 128) and HSL (165°, 28%, 44%). Known for evoking trust and professionalism, this cyan-blue hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #519080 is #905160, creating high-contrast pairings. For softer combinations, try analogous colors like #519060.

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

Contrast with #519080

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

Contrast Ratio: 5.65:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #519080?

#519080 is a gentle cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #519080?

#519080 in RGB is (81, 144, 128) - 81 red, 144 green, and 128 blue.

How to use #519080 in CSS?

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

What colors go well with #519080?

#905160 (complementary), #519060 (analogous), and #355F54 (lighter shade) work well with #519080.