#4918DC Color Information

Hex color code: #4918DC

The hex color #4918DC is a vivid purple with RGB values of (73, 24, 220) and HSL of (255°, 80%, 48%). It is frequently seen in web interfaces.

Try:
Color NameBlue Violet
HEX
#4918DC
RGB
73, 24, 220
HSL
255°, 80%, 48%
CMYK
67%, 89%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #4918DC; 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 #4918DC; background-color: #4918DC15; }

Alert / Toast

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

Link / Accent

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

a { color: #4918DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #4918DC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

73, 24, 220

Red: 73 / Green: 24 / Blue: 220

HSL

255°, 80%, 48%

Hue: 255° / Saturation: 80% / Lightness: 48%

CMYK

67%, 89%, 0%, 14%

Cyan: 67% / Magenta: 89% / Yellow: 0% / Key: 14%

What color is #4918DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #4918DC to RGB:

rgb(73, 24, 220)HEX to RGB Converter →

HEX to HSL

Convert #4918DC to HSL:

hsl(255, 80%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #4918DC to CMYK:

cmyk(67%, 89%, 0%, 14%)Color Converter →

Color Meaning and Usage

#4918DC is a striking purple color with RGB values of 73, 24, 220 and HSL of 255°, 80%, 48%. This blue-purple hue evokes creativity and luxury, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #4918DC is #ABDC18, creating high-contrast pairings. For softer combinations, try analogous colors like #1849DC.

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

Contrast with #4918DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #4918DC?

#4918DC is a striking purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #4918DC?

#4918DC in RGB is (73, 24, 220) - 73 red, 24 green, and 220 blue.

How to use #4918DC in CSS?

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

What colors go well with #4918DC?

#ABDC18 (complementary), #1849DC (analogous), and #321197 (lighter shade) work well with #4918DC.