#7741DC Color Information

Hex color code: #7741DC

A calming purple shade, #7741DC appears as (119, 65, 220) in RGB and (261°, 69%, 56%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameBlue Violet
HEX
#7741DC
RGB
119, 65, 220
HSL
261°, 69%, 56%
CMYK
46%, 70%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #7741DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

119, 65, 220

Red: 119 / Green: 65 / Blue: 220

HSL

261°, 69%, 56%

Hue: 261° / Saturation: 69% / Lightness: 56%

CMYK

46%, 70%, 0%, 14%

Cyan: 46% / Magenta: 70% / Yellow: 0% / Key: 14%

What color is #7741DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #7741DC to RGB:

rgb(119, 65, 220)HEX to RGB Converter →

HEX to HSL

Convert #7741DC to HSL:

hsl(261, 69%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #7741DC to CMYK:

cmyk(46%, 70%, 0%, 14%)Color Converter →

Color Meaning and Usage

A peaceful purple tone, #7741DC has RGB (119, 65, 220) and HSL (261°, 69%, 56%). Known for evoking creativity and luxury, this blue-purple hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #7741DC is #A6DC41, creating high-contrast pairings. For softer combinations, try analogous colors like #4159DC.

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

Contrast with #7741DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #7741DC?

#7741DC is a peaceful purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #7741DC?

#7741DC in RGB is (119, 65, 220) - 119 red, 65 green, and 220 blue.

How to use #7741DC in CSS?

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

What colors go well with #7741DC?

#A6DC41 (complementary), #4159DC (analogous), and #5320B1 (lighter shade) work well with #7741DC.