#241E8A Color Information

Hex color code: #241E8A

#241E8A is a peaceful blue color. In RGB it is (36, 30, 138), and in HSL it is (243°, 64%, 33%). It is widely used in graphic design.

Try:
Color NameDark Slate Blue
HEX
#241E8A
RGB
36, 30, 138
HSL
243°, 64%, 33%
CMYK
74%, 78%, 0%, 46%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #241E8A; 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 #241E8A; background-color: #241E8A15; }

Alert / Toast

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

Link / Accent

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

a { color: #241E8A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #241E8A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

36, 30, 138

Red: 36 / Green: 30 / Blue: 138

HSL

243°, 64%, 33%

Hue: 243° / Saturation: 64% / Lightness: 33%

CMYK

74%, 78%, 0%, 46%

Cyan: 74% / Magenta: 78% / Yellow: 0% / Key: 46%

What color is #241E8A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #241E8A to RGB:

rgb(36, 30, 138)HEX to RGB Converter →

HEX to HSL

Convert #241E8A to HSL:

hsl(243, 64%, 33%)RGB to HSL Converter →

HEX to CMYK

Convert #241E8A to CMYK:

cmyk(74%, 78%, 0%, 46%)Color Converter →

Color Meaning and Usage

A cool blue tone, #241E8A has RGB (36, 30, 138) and HSL (243°, 64%, 33%). Known for evoking creativity and luxury, this blue-purple hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #241E8A is #858A1E, creating high-contrast pairings. For softer combinations, try analogous colors like #1E4F8A.

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

Contrast with #241E8A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #241E8A?

#241E8A is a cool blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #241E8A?

#241E8A in RGB is (36, 30, 138) - 36 red, 30 green, and 138 blue.

How to use #241E8A in CSS?

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

What colors go well with #241E8A?

#858A1E (complementary), #1E4F8A (analogous), and #13114B (lighter shade) work well with #241E8A.