#131BBE Color Information

Hex color code: #131BBE

#131BBE is a vivid blue color. In RGB it is (19, 27, 190), and in HSL it is (237°, 82%, 41%). It is commonly used in modern UI design.

Try:
Color NameNavy
HEX
#131BBE
RGB
19, 27, 190
HSL
237°, 82%, 41%
CMYK
90%, 86%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #131BBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

19, 27, 190

Red: 19 / Green: 27 / Blue: 190

HSL

237°, 82%, 41%

Hue: 237° / Saturation: 82% / Lightness: 41%

CMYK

90%, 86%, 0%, 25%

Cyan: 90% / Magenta: 86% / Yellow: 0% / Key: 25%

What color is #131BBE?

#131BBE is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #131BBE to RGB:

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

HEX to HSL

Convert #131BBE to HSL:

hsl(237, 82%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #131BBE to CMYK:

cmyk(90%, 86%, 0%, 25%)Color Converter →

Color Meaning and Usage

#131BBE is a dynamic blue color with RGB values of 19, 27, 190 and HSL of 237°, 82%, 41%. This highly saturated hue evokes energy and excitement, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #131BBE is #BEB613, creating high-contrast pairings. For softer combinations, try analogous colors like #1371BE.

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

Contrast with #131BBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #131BBE?

#131BBE is a dynamic blue color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #131BBE?

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

How to use #131BBE in CSS?

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

What colors go well with #131BBE?

#BEB613 (complementary), #1371BE (analogous), and #0C1179 (lighter shade) work well with #131BBE.