#741BDA Color Information

Hex color code: #741BDA

A eye-catching purple shade, #741BDA appears as (116, 27, 218) in RGB and (268°, 78%, 48%) in HSL. It is popular in mobile app design.

Try:
Color NameBlue Violet
HEX
#741BDA
RGB
116, 27, 218
HSL
268°, 78%, 48%
CMYK
47%, 88%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #741BDA; 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 #741BDA; background-color: #741BDA15; }

Alert / Toast

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

Link / Accent

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

a { color: #741BDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #741BDA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

116, 27, 218

Red: 116 / Green: 27 / Blue: 218

HSL

268°, 78%, 48%

Hue: 268° / Saturation: 78% / Lightness: 48%

CMYK

47%, 88%, 0%, 15%

Cyan: 47% / Magenta: 88% / Yellow: 0% / Key: 15%

What color is #741BDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #741BDA to RGB:

rgb(116, 27, 218)HEX to RGB Converter →

HEX to HSL

Convert #741BDA to HSL:

hsl(268, 78%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #741BDA to CMYK:

cmyk(47%, 88%, 0%, 15%)Color Converter →

Color Meaning and Usage

A eye-catching purple tone, #741BDA has RGB (116, 27, 218) and HSL (268°, 78%, 48%). Known for evoking creativity and luxury, this blue-purple hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #741BDA is #81DA1B, creating high-contrast pairings. For softer combinations, try analogous colors like #1B21DA.

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

Contrast with #741BDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #741BDA?

#741BDA is a eye-catching purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #741BDA?

#741BDA in RGB is (116, 27, 218) - 116 red, 27 green, and 218 blue.

How to use #741BDA in CSS?

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

What colors go well with #741BDA?

#81DA1B (complementary), #1B21DA (analogous), and #501396 (lighter shade) work well with #741BDA.