#134CAE Color Information

Hex color code: #134CAE

A eye-catching blue shade, #134CAE appears as (19, 76, 174) in RGB and (218°, 80%, 38%) in HSL. It is widely used in graphic design.

Try:
Color NameDark Slate Blue
HEX
#134CAE
RGB
19, 76, 174
HSL
218°, 80%, 38%
CMYK
89%, 56%, 0%, 32%

Shades

CSS Usage
color: #134CAE;
background-color: #134CAE;
border-color: #134CAE;
box-shadow: 0 0 10px #134CAE;
border: 2px solid #134CAE;
Tailwind Usage
bg-[#134CAE]
text-[#134CAE]
border-[#134CAE]
shadow-[0_0_10px_134CAE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #134CAE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #134CAE; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #134CAE; 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 #134CAE; background-color: #134CAE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #134CAE20; border-left: 4px solid #134CAE; }

Link / Accent

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

a { color: #134CAE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #134CAE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

19, 76, 174

Red: 19 / Green: 76 / Blue: 174

HSL

218°, 80%, 38%

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

CMYK

89%, 56%, 0%, 32%

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

What color is #134CAE?

#134CAE is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #134CAE to RGB:

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

HEX to HSL

Convert #134CAE to HSL:

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

HEX to CMYK

Convert #134CAE to CMYK:

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

Color Meaning and Usage

#134CAE is a vivid blue color with RGB values of 19, 76, 174 and HSL of 218°, 80%, 38%. This blue-purple hue evokes creativity and luxury, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #134CAE is #AE7613, creating high-contrast pairings. For softer combinations, try analogous colors like #139AAE.

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

Contrast with #134CAE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #134CAE?

#134CAE is a vivid blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #134CAE?

#134CAE in RGB is (19, 76, 174) - 19 red, 76 green, and 174 blue.

How to use #134CAE in CSS?

Use #134CAE directly in your CSS properties like color or background-color.

What colors go well with #134CAE?

#AE7613 (complementary), #139AAE (analogous), and #0C2E6A (lighter shade) work well with #134CAE.