#61809E Color Information

Hex color code: #61809E

The hex color #61809E is a gentle blue with RGB values of (97, 128, 158) and HSL of (210°, 24%, 50%). It is frequently seen in web interfaces.

Try:
Color NameSlate Gray
HEX
#61809E
RGB
97, 128, 158
HSL
210°, 24%, 50%
CMYK
39%, 19%, 0%, 38%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #61809E; 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 #61809E; background-color: #61809E15; }

Alert / Toast

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

Link / Accent

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

a { color: #61809E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #61809E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

97, 128, 158

Red: 97 / Green: 128 / Blue: 158

HSL

210°, 24%, 50%

Hue: 210° / Saturation: 24% / Lightness: 50%

CMYK

39%, 19%, 0%, 38%

Cyan: 39% / Magenta: 19% / Yellow: 0% / Key: 38%

What color is #61809E?

#61809E is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #61809E to RGB:

rgb(97, 128, 158)HEX to RGB Converter →

HEX to HSL

Convert #61809E to HSL:

hsl(210, 24%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #61809E to CMYK:

cmyk(39%, 19%, 0%, 38%)Color Converter →

Color Meaning and Usage

#61809E is a soft blue color with RGB values of 97, 128, 158 and HSL of 210°, 24%, 50%. This blue-purple hue evokes creativity and luxury, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #61809E is #9E8061, creating high-contrast pairings. For softer combinations, try analogous colors like #619E9E.

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

Contrast with #61809E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #61809E?

#61809E is a soft blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #61809E?

#61809E in RGB is (97, 128, 158) - 97 red, 128 green, and 158 blue.

How to use #61809E in CSS?

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

What colors go well with #61809E?

#9E8061 (complementary), #619E9E (analogous), and #44596F (lighter shade) work well with #61809E.