#4100CC Color Information

Hex color code: #4100CC

A vivid purple shade, #4100CC appears as (65, 0, 204) in RGB and (259°, 100%, 40%) in HSL. It is commonly used in modern UI design.

Try:
Color NameIndigo
HEX
#4100CC
RGB
65, 0, 204
HSL
259°, 100%, 40%
CMYK
68%, 100%, 0%, 20%

Shades

CSS Usage
color: #4100CC;
background-color: #4100CC;
border-color: #4100CC;
box-shadow: 0 0 10px #4100CC;
border: 2px solid #4100CC;
Tailwind Usage
bg-[#4100CC]
text-[#4100CC]
border-[#4100CC]
shadow-[0_0_10px_4100CC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #4100CC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #4100CC; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #4100CC; 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 #4100CC; background-color: #4100CC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #4100CC20; border-left: 4px solid #4100CC; }

Link / Accent

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

a { color: #4100CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #4100CC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

65, 0, 204

Red: 65 / Green: 0 / Blue: 204

HSL

259°, 100%, 40%

Hue: 259° / Saturation: 100% / Lightness: 40%

CMYK

68%, 100%, 0%, 20%

Cyan: 68% / Magenta: 100% / Yellow: 0% / Key: 20%

What color is #4100CC?

#4100CC is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #4100CC to RGB:

rgb(65, 0, 204)HEX to RGB Converter →

HEX to HSL

Convert #4100CC to HSL:

hsl(259, 100%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #4100CC to CMYK:

cmyk(68%, 100%, 0%, 20%)Color Converter →

Color Meaning and Usage

#4100CC is a dynamic purple color with RGB values of 65, 0, 204 and HSL of 259°, 100%, 40%. This highly saturated hue evokes energy and excitement, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #4100CC is #8BCC00, creating high-contrast pairings. For softer combinations, try analogous colors like #0025CC.

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

Contrast with #4100CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #4100CC?

#4100CC is a dynamic purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #4100CC?

#4100CC in RGB is (65, 0, 204) - 65 red, 0 green, and 204 blue.

How to use #4100CC in CSS?

Use #4100CC directly in your CSS properties like color or background-color.

What colors go well with #4100CC?

#8BCC00 (complementary), #0025CC (analogous), and #280080 (lighter shade) work well with #4100CC.