#11207E Color Information

Hex color code: #11207E

A vivid blue shade, #11207E appears as (17, 32, 126) in RGB and (232°, 76%, 28%) in HSL. It is commonly used in modern UI design.

Try:
Color NameNavy
HEX
#11207E
RGB
17, 32, 126
HSL
232°, 76%, 28%
CMYK
87%, 75%, 0%, 51%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #11207E, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #11207E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #11207E; 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 #11207E; background-color: #11207E15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #11207E20; border-left: 4px solid #11207E; }

Link / Accent

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

a { color: #11207E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #11207E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

17, 32, 126

Red: 17 / Green: 32 / Blue: 126

HSL

232°, 76%, 28%

Hue: 232° / Saturation: 76% / Lightness: 28%

CMYK

87%, 75%, 0%, 51%

Cyan: 87% / Magenta: 75% / Yellow: 0% / Key: 51%

What color is #11207E?

#11207E is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #11207E to RGB:

rgb(17, 32, 126)HEX to RGB Converter →

HEX to HSL

Convert #11207E to HSL:

hsl(232, 76%, 28%)RGB to HSL Converter →

HEX to CMYK

Convert #11207E to CMYK:

cmyk(87%, 75%, 0%, 51%)Color Converter →

Color Meaning and Usage

A bold blue tone, #11207E has RGB (17, 32, 126) and HSL (232°, 76%, 28%). Known for evoking creativity and luxury, this blue-purple hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #11207E is #7E6F11, creating high-contrast pairings. For softer combinations, try analogous colors like #11567E.

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

Contrast with #11207E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #11207E?

#11207E is a bold blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #11207E?

#11207E in RGB is (17, 32, 126) - 17 red, 32 green, and 126 blue.

How to use #11207E in CSS?

Use #11207E directly in your CSS properties like color or background-color.

What colors go well with #11207E?

#7E6F11 (complementary), #11567E (analogous), and #080F3A (lighter shade) work well with #11207E.