#201985 Color Information

Hex color code: #201985

A calming blue shade, #201985 appears as (32, 25, 133) in RGB and (244°, 68%, 31%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameNavy
HEX
#201985
RGB
32, 25, 133
HSL
244°, 68%, 31%
CMYK
76%, 81%, 0%, 48%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #201985; 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 #201985; background-color: #20198515; }

Alert / Toast

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

Link / Accent

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

a { color: #201985; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #201985 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

32, 25, 133

Red: 32 / Green: 25 / Blue: 133

HSL

244°, 68%, 31%

Hue: 244° / Saturation: 68% / Lightness: 31%

CMYK

76%, 81%, 0%, 48%

Cyan: 76% / Magenta: 81% / Yellow: 0% / Key: 48%

What color is #201985?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #201985 to RGB:

rgb(32, 25, 133)HEX to RGB Converter →

HEX to HSL

Convert #201985 to HSL:

hsl(244, 68%, 31%)RGB to HSL Converter →

HEX to CMYK

Convert #201985 to CMYK:

cmyk(76%, 81%, 0%, 48%)Color Converter →

Color Meaning and Usage

A tranquil blue tone, #201985 has RGB (32, 25, 133) and HSL (244°, 68%, 31%). Known for evoking creativity and luxury, this blue-purple hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #201985 is #7E8519, creating high-contrast pairings. For softer combinations, try analogous colors like #194885.

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

Contrast with #201985

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #201985?

#201985 is a tranquil blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #201985?

#201985 in RGB is (32, 25, 133) - 32 red, 25 green, and 133 blue.

How to use #201985 in CSS?

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

What colors go well with #201985?

#7E8519 (complementary), #194885 (analogous), and #110D45 (lighter shade) work well with #201985.