#73899C Color Information

Hex color code: #73899C

#73899C is a subtle blue color. In RGB it is (115, 137, 156), and in HSL it is (208°, 17%, 53%). It is often used for branding and logos.

Try:
Color NameLight Slate Gray
HEX
#73899C
RGB
115, 137, 156
HSL
208°, 17%, 53%
CMYK
26%, 12%, 0%, 39%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #73899C; 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 #73899C; background-color: #73899C15; }

Alert / Toast

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

Link / Accent

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

a { color: #73899C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #73899C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

115, 137, 156

Red: 115 / Green: 137 / Blue: 156

HSL

208°, 17%, 53%

Hue: 208° / Saturation: 17% / Lightness: 53%

CMYK

26%, 12%, 0%, 39%

Cyan: 26% / Magenta: 12% / Yellow: 0% / Key: 39%

What color is #73899C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #73899C to RGB:

rgb(115, 137, 156)HEX to RGB Converter →

HEX to HSL

Convert #73899C to HSL:

hsl(208, 17%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #73899C to CMYK:

cmyk(26%, 12%, 0%, 39%)Color Converter →

Color Meaning and Usage

A neutral blue tone, #73899C has RGB (115, 137, 156) and HSL (208°, 17%, 53%). Known for evoking trust and professionalism, this cyan-blue hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #73899C is #9C8673, creating high-contrast pairings. For softer combinations, try analogous colors like #739C9A.

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

Contrast with #73899C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #73899C?

#73899C is a neutral blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #73899C?

#73899C in RGB is (115, 137, 156) - 115 red, 137 green, and 156 blue.

How to use #73899C in CSS?

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

What colors go well with #73899C?

#9C8673 (complementary), #739C9A (analogous), and #506271 (lighter shade) work well with #73899C.