#0E387C Color Information

Hex color code: #0E387C

A vivid blue shade, #0E387C appears as (14, 56, 124) in RGB and (217°, 80%, 27%) in HSL. It is commonly used in modern UI design.

Try:
Color NameNavy
HEX
#0E387C
RGB
14, 56, 124
HSL
217°, 80%, 27%
CMYK
89%, 55%, 0%, 51%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #0E387C, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #0E387C; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #0E387C; 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 #0E387C; background-color: #0E387C15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #0E387C20; border-left: 4px solid #0E387C; }

Link / Accent

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

a { color: #0E387C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #0E387C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

14, 56, 124

Red: 14 / Green: 56 / Blue: 124

HSL

217°, 80%, 27%

Hue: 217° / Saturation: 80% / Lightness: 27%

CMYK

89%, 55%, 0%, 51%

Cyan: 89% / Magenta: 55% / Yellow: 0% / Key: 51%

What color is #0E387C?

#0E387C is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #0E387C to RGB:

rgb(14, 56, 124)HEX to RGB Converter →

HEX to HSL

Convert #0E387C to HSL:

hsl(217, 80%, 27%)RGB to HSL Converter →

HEX to CMYK

Convert #0E387C to CMYK:

cmyk(89%, 55%, 0%, 51%)Color Converter →

Color Meaning and Usage

#0E387C is a eye-catching blue color with RGB values of 14, 56, 124 and HSL of 217°, 80%, 27%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #0E387C is #7C520E, creating high-contrast pairings. For softer combinations, try analogous colors like #0E6F7C.

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

Contrast with #0E387C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #0E387C?

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

What is the RGB value of #0E387C?

#0E387C in RGB is (14, 56, 124) - 14 red, 56 green, and 124 blue.

How to use #0E387C in CSS?

Use #0E387C directly in your CSS properties like color or background-color.

What colors go well with #0E387C?

#7C520E (complementary), #0E6F7C (analogous), and #061937 (lighter shade) work well with #0E387C.