#641CCA Color Information

Hex color code: #641CCA

#641CCA is a vivid purple color. In RGB it is (100, 28, 202), and in HSL it is (265°, 76%, 45%). It is commonly used in modern UI design.

Try:
Color NameBlue Violet
HEX
#641CCA
RGB
100, 28, 202
HSL
265°, 76%, 45%
CMYK
50%, 86%, 0%, 21%

Shades

CSS Usage
color: #641CCA;
background-color: #641CCA;
border-color: #641CCA;
box-shadow: 0 0 10px #641CCA;
border: 2px solid #641CCA;
Tailwind Usage
bg-[#641CCA]
text-[#641CCA]
border-[#641CCA]
shadow-[0_0_10px_641CCA]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #641CCA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #641CCA; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #641CCA; 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 #641CCA; background-color: #641CCA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #641CCA20; border-left: 4px solid #641CCA; }

Link / Accent

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

a { color: #641CCA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #641CCA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

100, 28, 202

Red: 100 / Green: 28 / Blue: 202

HSL

265°, 76%, 45%

Hue: 265° / Saturation: 76% / Lightness: 45%

CMYK

50%, 86%, 0%, 21%

Cyan: 50% / Magenta: 86% / Yellow: 0% / Key: 21%

What color is #641CCA?

#641CCA is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #641CCA to RGB:

rgb(100, 28, 202)HEX to RGB Converter →

HEX to HSL

Convert #641CCA to HSL:

hsl(265, 76%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #641CCA to CMYK:

cmyk(50%, 86%, 0%, 21%)Color Converter →

Color Meaning and Usage

A eye-catching purple tone, #641CCA has RGB (100, 28, 202) and HSL (265°, 76%, 45%). Known for evoking creativity and luxury, this blue-purple hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #641CCA is #81CA1C, creating high-contrast pairings. For softer combinations, try analogous colors like #1C2ACA.

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

Contrast with #641CCA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #641CCA?

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

What is the RGB value of #641CCA?

#641CCA in RGB is (100, 28, 202) - 100 red, 28 green, and 202 blue.

How to use #641CCA in CSS?

Use #641CCA directly in your CSS properties like color or background-color.

What colors go well with #641CCA?

#81CA1C (complementary), #1C2ACA (analogous), and #431287 (lighter shade) work well with #641CCA.