#201A7A Color Information

Hex color code: #201A7A

The hex color #201A7A is a calming blue with RGB values of (32, 26, 122) and HSL of (244°, 65%, 29%). It is frequently seen in web interfaces.

Try:
Color NameNavy
HEX
#201A7A
RGB
32, 26, 122
HSL
244°, 65%, 29%
CMYK
74%, 79%, 0%, 52%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #201A7A, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #201A7A; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #201A7A; 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 #201A7A; background-color: #201A7A15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #201A7A20; border-left: 4px solid #201A7A; }

Link / Accent

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

a { color: #201A7A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #201A7A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

32, 26, 122

Red: 32 / Green: 26 / Blue: 122

HSL

244°, 65%, 29%

Hue: 244° / Saturation: 65% / Lightness: 29%

CMYK

74%, 79%, 0%, 52%

Cyan: 74% / Magenta: 79% / Yellow: 0% / Key: 52%

What color is #201A7A?

#201A7A is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #201A7A to RGB:

rgb(32, 26, 122)HEX to RGB Converter →

HEX to HSL

Convert #201A7A to HSL:

hsl(244, 65%, 29%)RGB to HSL Converter →

HEX to CMYK

Convert #201A7A to CMYK:

cmyk(74%, 79%, 0%, 52%)Color Converter →

Color Meaning and Usage

A calming blue tone, #201A7A has RGB (32, 26, 122) and HSL (244°, 65%, 29%). Known for evoking creativity and luxury, this blue-purple hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #201A7A is #747A1A, creating high-contrast pairings. For softer combinations, try analogous colors like #1A447A.

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

Contrast with #201A7A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #201A7A?

#201A7A is a calming blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #201A7A?

#201A7A in RGB is (32, 26, 122) - 32 red, 26 green, and 122 blue.

How to use #201A7A in CSS?

Use #201A7A directly in your CSS properties like color or background-color.

What colors go well with #201A7A?

#747A1A (complementary), #1A447A (analogous), and #100C3B (lighter shade) work well with #201A7A.