#114CAC Color Information

Hex color code: #114CAC

A striking blue shade, #114CAC appears as (17, 76, 172) in RGB and (217°, 82%, 37%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Slate Blue
HEX
#114CAC
RGB
17, 76, 172
HSL
217°, 82%, 37%
CMYK
90%, 56%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #114CAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

17, 76, 172

Red: 17 / Green: 76 / Blue: 172

HSL

217°, 82%, 37%

Hue: 217° / Saturation: 82% / Lightness: 37%

CMYK

90%, 56%, 0%, 33%

Cyan: 90% / Magenta: 56% / Yellow: 0% / Key: 33%

What color is #114CAC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #114CAC to RGB:

rgb(17, 76, 172)HEX to RGB Converter →

HEX to HSL

Convert #114CAC to HSL:

hsl(217, 82%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #114CAC to CMYK:

cmyk(90%, 56%, 0%, 33%)Color Converter →

Color Meaning and Usage

A bold blue tone, #114CAC has RGB (17, 76, 172) and HSL (217°, 82%, 37%). Known for evoking energy and excitement, this highly saturated hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #114CAC is #AC7011, creating high-contrast pairings. For softer combinations, try analogous colors like #119AAC.

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

Contrast with #114CAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #114CAC?

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

What is the RGB value of #114CAC?

#114CAC in RGB is (17, 76, 172) - 17 red, 76 green, and 172 blue.

How to use #114CAC in CSS?

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

What colors go well with #114CAC?

#AC7011 (complementary), #119AAC (analogous), and #0A2D66 (lighter shade) work well with #114CAC.