#11346A Color Information

Hex color code: #11346A

#11346A is a intense blue color. In RGB it is (17, 52, 106), and in HSL it is (216°, 72%, 24%). It is popular in mobile app design.

Try:
Color NameDark Slate Gray
HEX
#11346A
RGB
17, 52, 106
HSL
216°, 72%, 24%
CMYK
84%, 51%, 0%, 58%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #11346A, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #11346A; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #11346A; 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 #11346A; background-color: #11346A15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #11346A20; border-left: 4px solid #11346A; }

Link / Accent

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

a { color: #11346A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #11346A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

17, 52, 106

Red: 17 / Green: 52 / Blue: 106

HSL

216°, 72%, 24%

Hue: 216° / Saturation: 72% / Lightness: 24%

CMYK

84%, 51%, 0%, 58%

Cyan: 84% / Magenta: 51% / Yellow: 0% / Key: 58%

What color is #11346A?

#11346A is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #11346A to RGB:

rgb(17, 52, 106)HEX to RGB Converter →

HEX to HSL

Convert #11346A to HSL:

hsl(216, 72%, 24%)RGB to HSL Converter →

HEX to CMYK

Convert #11346A to CMYK:

cmyk(84%, 51%, 0%, 58%)Color Converter →

Color Meaning and Usage

#11346A is a dark blue color with RGB values of 17, 52, 106 and HSL of 216°, 72%, 24%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #11346A is #694611, creating high-contrast pairings. For softer combinations, try analogous colors like #116069.

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

Contrast with #11346A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #11346A?

#11346A is a dark blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #11346A?

#11346A in RGB is (17, 52, 106) - 17 red, 52 green, and 106 blue.

How to use #11346A in CSS?

Use #11346A directly in your CSS properties like color or background-color.

What colors go well with #11346A?

#694611 (complementary), #116069 (analogous), and #061427 (lighter shade) work well with #11346A.