#1373CD Color Information

Hex color code: #1373CD

#1373CD is a striking blue color. In RGB it is (19, 115, 205), and in HSL it is (209°, 83%, 44%). It is often used for branding and logos.

Try:
Color NameRoyal Blue
HEX
#1373CD
RGB
19, 115, 205
HSL
209°, 83%, 44%
CMYK
91%, 44%, 0%, 20%

Shades

CSS Usage
color: #1373CD;
background-color: #1373CD;
border-color: #1373CD;
box-shadow: 0 0 10px #1373CD;
border: 2px solid #1373CD;
Tailwind Usage
bg-[#1373CD]
text-[#1373CD]
border-[#1373CD]
shadow-[0_0_10px_1373CD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #1373CD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #1373CD; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #1373CD; 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 #1373CD; background-color: #1373CD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #1373CD20; border-left: 4px solid #1373CD; }

Link / Accent

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

a { color: #1373CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #1373CD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

19, 115, 205

Red: 19 / Green: 115 / Blue: 205

HSL

209°, 83%, 44%

Hue: 209° / Saturation: 83% / Lightness: 44%

CMYK

91%, 44%, 0%, 20%

Cyan: 91% / Magenta: 44% / Yellow: 0% / Key: 20%

What color is #1373CD?

#1373CD is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #1373CD to RGB:

rgb(19, 115, 205)HEX to RGB Converter →

HEX to HSL

Convert #1373CD to HSL:

hsl(209, 83%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #1373CD to CMYK:

cmyk(91%, 44%, 0%, 20%)Color Converter →

Color Meaning and Usage

#1373CD is a striking blue color with RGB values of 19, 115, 205 and HSL of 209°, 83%, 44%. This highly saturated hue evokes energy and excitement, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #1373CD is #CD6D13, creating high-contrast pairings. For softer combinations, try analogous colors like #13CDCA.

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

Contrast with #1373CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #1373CD?

#1373CD is a striking blue color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #1373CD?

#1373CD in RGB is (19, 115, 205) - 19 red, 115 green, and 205 blue.

How to use #1373CD in CSS?

Use #1373CD directly in your CSS properties like color or background-color.

What colors go well with #1373CD?

#CD6D13 (complementary), #13CDCA (analogous), and #0D4C87 (lighter shade) work well with #1373CD.