#131BAE Color Information

Hex color code: #131BAE

The hex color #131BAE is a vivid blue with RGB values of (19, 27, 174) and HSL of (237°, 80%, 38%). It is commonly used in modern UI design.

Try:
Color NameNavy
HEX
#131BAE
RGB
19, 27, 174
HSL
237°, 80%, 38%
CMYK
89%, 84%, 0%, 32%

Shades

CSS Usage
color: #131BAE;
background-color: #131BAE;
border-color: #131BAE;
box-shadow: 0 0 10px #131BAE;
border: 2px solid #131BAE;
Tailwind Usage
bg-[#131BAE]
text-[#131BAE]
border-[#131BAE]
shadow-[0_0_10px_131BAE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #131BAE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #131BAE; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #131BAE; 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 #131BAE; background-color: #131BAE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #131BAE20; border-left: 4px solid #131BAE; }

Link / Accent

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

a { color: #131BAE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #131BAE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

19, 27, 174

Red: 19 / Green: 27 / Blue: 174

HSL

237°, 80%, 38%

Hue: 237° / Saturation: 80% / Lightness: 38%

CMYK

89%, 84%, 0%, 32%

Cyan: 89% / Magenta: 84% / Yellow: 0% / Key: 32%

What color is #131BAE?

#131BAE is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #131BAE to RGB:

rgb(19, 27, 174)HEX to RGB Converter →

HEX to HSL

Convert #131BAE to HSL:

hsl(237, 80%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #131BAE to CMYK:

cmyk(89%, 84%, 0%, 32%)Color Converter →

Color Meaning and Usage

A eye-catching blue tone, #131BAE has RGB (19, 27, 174) and HSL (237°, 80%, 38%). Known for evoking creativity and luxury, this blue-purple hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #131BAE is #AEA713, creating high-contrast pairings. For softer combinations, try analogous colors like #1369AE.

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

Contrast with #131BAE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #131BAE?

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

What is the RGB value of #131BAE?

#131BAE in RGB is (19, 27, 174) - 19 red, 27 green, and 174 blue.

How to use #131BAE in CSS?

Use #131BAE directly in your CSS properties like color or background-color.

What colors go well with #131BAE?

#AEA713 (complementary), #1369AE (analogous), and #0C106A (lighter shade) work well with #131BAE.