#361CAB Color Information

Hex color code: #361CAB

The hex color #361CAB is a dynamic blue with RGB values of (54, 28, 171) and HSL of (251°, 72%, 39%). It is typically applied in digital products.

Try:
Color NameDark Slate Blue
HEX
#361CAB
RGB
54, 28, 171
HSL
251°, 72%, 39%
CMYK
68%, 84%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #361CAB; 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 #361CAB; background-color: #361CAB15; }

Alert / Toast

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

Link / Accent

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

a { color: #361CAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #361CAB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

54, 28, 171

Red: 54 / Green: 28 / Blue: 171

HSL

251°, 72%, 39%

Hue: 251° / Saturation: 72% / Lightness: 39%

CMYK

68%, 84%, 0%, 33%

Cyan: 68% / Magenta: 84% / Yellow: 0% / Key: 33%

What color is #361CAB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #361CAB to RGB:

rgb(54, 28, 171)HEX to RGB Converter →

HEX to HSL

Convert #361CAB to HSL:

hsl(251, 72%, 39%)RGB to HSL Converter →

HEX to CMYK

Convert #361CAB to CMYK:

cmyk(68%, 84%, 0%, 33%)Color Converter →

Color Meaning and Usage

#361CAB is a dynamic blue color with RGB values of 54, 28, 171 and HSL of 251°, 72%, 39%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #361CAB is #91AB1C, creating high-contrast pairings. For softer combinations, try analogous colors like #1C49AB.

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

Contrast with #361CAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #361CAB?

#361CAB is a dynamic blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #361CAB?

#361CAB in RGB is (54, 28, 171) - 54 red, 28 green, and 171 blue.

How to use #361CAB in CSS?

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

What colors go well with #361CAB?

#91AB1C (complementary), #1C49AB (analogous), and #211169 (lighter shade) work well with #361CAB.