#114DA7 Color Information

Hex color code: #114DA7

#114DA7 is a vivid blue color. In RGB it is (17, 77, 167), and in HSL it is (216°, 82%, 36%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Blue
HEX
#114DA7
RGB
17, 77, 167
HSL
216°, 82%, 36%
CMYK
90%, 54%, 0%, 35%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #114DA7, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #114DA7; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #114DA7; 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 #114DA7; background-color: #114DA715; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #114DA720; border-left: 4px solid #114DA7; }

Link / Accent

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

a { color: #114DA7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #114DA7 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

17, 77, 167

Red: 17 / Green: 77 / Blue: 167

HSL

216°, 82%, 36%

Hue: 216° / Saturation: 82% / Lightness: 36%

CMYK

90%, 54%, 0%, 35%

Cyan: 90% / Magenta: 54% / Yellow: 0% / Key: 35%

What color is #114DA7?

#114DA7 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #114DA7 to RGB:

rgb(17, 77, 167)HEX to RGB Converter →

HEX to HSL

Convert #114DA7 to HSL:

hsl(216, 82%, 36%)RGB to HSL Converter →

HEX to CMYK

Convert #114DA7 to CMYK:

cmyk(90%, 54%, 0%, 35%)Color Converter →

Color Meaning and Usage

A bold blue tone, #114DA7 has RGB (17, 77, 167) and HSL (216°, 82%, 36%). Known for evoking energy and excitement, this highly saturated hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #114DA7 is #A76B11, creating high-contrast pairings. For softer combinations, try analogous colors like #1198A7.

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

Contrast with #114DA7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #114DA7?

#114DA7 is a bold blue color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #114DA7?

#114DA7 in RGB is (17, 77, 167) - 17 red, 77 green, and 167 blue.

How to use #114DA7 in CSS?

Use #114DA7 directly in your CSS properties like color or background-color.

What colors go well with #114DA7?

#A76B11 (complementary), #1198A7 (analogous), and #0A2D61 (lighter shade) work well with #114DA7.