#73809C Color Information

Hex color code: #73809C

#73809C is a balanced blue color. In RGB it is (115, 128, 156), and in HSL it is (221°, 17%, 53%). It is often used for branding and logos.

Try:
Color NameLight Slate Gray
HEX
#73809C
RGB
115, 128, 156
HSL
221°, 17%, 53%
CMYK
26%, 18%, 0%, 39%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #73809C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

115, 128, 156

Red: 115 / Green: 128 / Blue: 156

HSL

221°, 17%, 53%

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

CMYK

26%, 18%, 0%, 39%

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

What color is #73809C?

#73809C is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #73809C to RGB:

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

HEX to HSL

Convert #73809C to HSL:

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

HEX to CMYK

Convert #73809C to CMYK:

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

Color Meaning and Usage

A balanced blue tone, #73809C has RGB (115, 128, 156) and HSL (221°, 17%, 53%). Known for evoking creativity and luxury, this blue-purple hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #73809C is #9C8F73, creating high-contrast pairings. For softer combinations, try analogous colors like #73949C.

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

Contrast with #73809C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #73809C?

#73809C is a balanced blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #73809C?

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

How to use #73809C in CSS?

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

What colors go well with #73809C?

#9C8F73 (complementary), #73949C (analogous), and #505B71 (lighter shade) work well with #73809C.