#1919AE Color Information

Hex color code: #1919AE

#1919AE is a bold blue color. In RGB it is (25, 25, 174), and in HSL it is (240°, 75%, 39%). It is frequently seen in web interfaces.

Try:
Color NameNavy
HEX
#1919AE
RGB
25, 25, 174
HSL
240°, 75%, 39%
CMYK
86%, 86%, 0%, 32%

Shades

CSS Usage
color: #1919AE;
background-color: #1919AE;
border-color: #1919AE;
box-shadow: 0 0 10px #1919AE;
border: 2px solid #1919AE;
Tailwind Usage
bg-[#1919AE]
text-[#1919AE]
border-[#1919AE]
shadow-[0_0_10px_1919AE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #1919AE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #1919AE; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #1919AE; 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 #1919AE; background-color: #1919AE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #1919AE20; border-left: 4px solid #1919AE; }

Link / Accent

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

a { color: #1919AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #1919AE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

25, 25, 174

Red: 25 / Green: 25 / Blue: 174

HSL

240°, 75%, 39%

Hue: 240° / Saturation: 75% / Lightness: 39%

CMYK

86%, 86%, 0%, 32%

Cyan: 86% / Magenta: 86% / Yellow: 0% / Key: 32%

What color is #1919AE?

#1919AE is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #1919AE to RGB:

rgb(25, 25, 174)HEX to RGB Converter →

HEX to HSL

Convert #1919AE to HSL:

hsl(240, 75%, 39%)RGB to HSL Converter →

HEX to CMYK

Convert #1919AE to CMYK:

cmyk(86%, 86%, 0%, 32%)Color Converter →

Color Meaning and Usage

A bold blue tone, #1919AE has RGB (25, 25, 174) and HSL (240°, 75%, 39%). Known for evoking creativity and luxury, this blue-purple hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #1919AE is #AEAE19, creating high-contrast pairings. For softer combinations, try analogous colors like #1963AE.

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

Contrast with #1919AE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #1919AE?

#1919AE is a bold blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #1919AE?

#1919AE in RGB is (25, 25, 174) - 25 red, 25 green, and 174 blue.

How to use #1919AE in CSS?

Use #1919AE directly in your CSS properties like color or background-color.

What colors go well with #1919AE?

#AEAE19 (complementary), #1963AE (analogous), and #0F0F6B (lighter shade) work well with #1919AE.