#1461AD Color Information

Hex color code: #1461AD

The hex color #1461AD is a vivid blue with RGB values of (20, 97, 173) and HSL of (210°, 79%, 38%). It is commonly used in modern UI design.

Try:
Color NameDark Cyan
HEX
#1461AD
RGB
20, 97, 173
HSL
210°, 79%, 38%
CMYK
88%, 44%, 0%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #1461AD; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #1461AD; color: #FFFFFF; }

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 #1461AD; background-color: #1461AD15; }

Alert / Toast

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

Link / Accent

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

a { color: #1461AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #1461AD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

20, 97, 173

Red: 20 / Green: 97 / Blue: 173

HSL

210°, 79%, 38%

Hue: 210° / Saturation: 79% / Lightness: 38%

CMYK

88%, 44%, 0%, 32%

Cyan: 88% / Magenta: 44% / Yellow: 0% / Key: 32%

What color is #1461AD?

#1461AD is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #1461AD to RGB:

rgb(20, 97, 173)HEX to RGB Converter →

HEX to HSL

Convert #1461AD to HSL:

hsl(210, 79%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #1461AD to CMYK:

cmyk(88%, 44%, 0%, 32%)Color Converter →

Color Meaning and Usage

#1461AD is a eye-catching blue color with RGB values of 20, 97, 173 and HSL of 210°, 79%, 38%. This blue-purple hue evokes creativity and luxury, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #1461AD is #AD6114, creating high-contrast pairings. For softer combinations, try analogous colors like #14ADAD.

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

Contrast with #1461AD

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

Contrast Ratio: 3.34:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #1461AD?

#1461AD is a eye-catching blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #1461AD?

#1461AD in RGB is (20, 97, 173) - 20 red, 97 green, and 173 blue.

How to use #1461AD in CSS?

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

What colors go well with #1461AD?

#AD6114 (complementary), #14ADAD (analogous), and #0C3B69 (lighter shade) work well with #1461AD.