#51907A Color Information

Hex color code: #51907A

A delicate cyan shade, #51907A appears as (81, 144, 122) in RGB and (159°, 28%, 44%) in HSL. It is popular in mobile app design.

Try:
Color NameSlate Gray
HEX
#51907A
RGB
81, 144, 122
HSL
159°, 28%, 44%
CMYK
44%, 0%, 15%, 44%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #51907A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

81, 144, 122

Red: 81 / Green: 144 / Blue: 122

HSL

159°, 28%, 44%

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

CMYK

44%, 0%, 15%, 44%

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

What color is #51907A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #51907A to RGB:

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

HEX to HSL

Convert #51907A to HSL:

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

HEX to CMYK

Convert #51907A to CMYK:

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

Color Meaning and Usage

#51907A is a subtle cyan color with RGB values of 81, 144, 122 and HSL of 159°, 28%, 44%. This cyan-blue hue evokes trust and professionalism, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #51907A is #905167, creating high-contrast pairings. For softer combinations, try analogous colors like #51905A.

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

Contrast with #51907A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #51907A?

#51907A is a subtle cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #51907A?

#51907A in RGB is (81, 144, 122) - 81 red, 144 green, and 122 blue.

How to use #51907A in CSS?

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

What colors go well with #51907A?

#905167 (complementary), #51905A (analogous), and #355F50 (lighter shade) work well with #51907A.