#7740BF Color Information

Hex color code: #7740BF

#7740BF is a serene purple color. In RGB it is (119, 64, 191), and in HSL it is (266°, 50%, 50%). It is popular in mobile app design.

Try:
Color NameSlate Blue
HEX
#7740BF
RGB
119, 64, 191
HSL
266°, 50%, 50%
CMYK
38%, 66%, 0%, 25%

Shades

CSS Usage
color: #7740BF;
background-color: #7740BF;
border-color: #7740BF;
box-shadow: 0 0 10px #7740BF;
border: 2px solid #7740BF;
Tailwind Usage
bg-[#7740BF]
text-[#7740BF]
border-[#7740BF]
shadow-[0_0_10px_7740BF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #7740BF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #7740BF; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #7740BF; 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 #7740BF; background-color: #7740BF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #7740BF20; border-left: 4px solid #7740BF; }

Link / Accent

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

a { color: #7740BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #7740BF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

119, 64, 191

Red: 119 / Green: 64 / Blue: 191

HSL

266°, 50%, 50%

Hue: 266° / Saturation: 50% / Lightness: 50%

CMYK

38%, 66%, 0%, 25%

Cyan: 38% / Magenta: 66% / Yellow: 0% / Key: 25%

What color is #7740BF?

#7740BF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #7740BF to RGB:

rgb(119, 64, 191)HEX to RGB Converter →

HEX to HSL

Convert #7740BF to HSL:

hsl(266, 50%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #7740BF to CMYK:

cmyk(38%, 66%, 0%, 25%)Color Converter →

Color Meaning and Usage

A serene purple tone, #7740BF has RGB (119, 64, 191) and HSL (266°, 50%, 50%). Known for evoking creativity and luxury, this blue-purple hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #7740BF is #88BF40, creating high-contrast pairings. For softer combinations, try analogous colors like #4048BF.

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

Contrast with #7740BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #7740BF?

#7740BF is a serene purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #7740BF?

#7740BF in RGB is (119, 64, 191) - 119 red, 64 green, and 191 blue.

How to use #7740BF in CSS?

Use #7740BF directly in your CSS properties like color or background-color.

What colors go well with #7740BF?

#88BF40 (complementary), #4048BF (analogous), and #532D86 (lighter shade) work well with #7740BF.