#3D11AC Color Information

Hex color code: #3D11AC

A striking purple shade, #3D11AC appears as (61, 17, 172) in RGB and (257°, 82%, 37%) in HSL. It is popular in mobile app design.

Try:
Color NameIndigo
HEX
#3D11AC
RGB
61, 17, 172
HSL
257°, 82%, 37%
CMYK
65%, 90%, 0%, 33%

Shades

CSS Usage
color: #3D11AC;
background-color: #3D11AC;
border-color: #3D11AC;
box-shadow: 0 0 10px #3D11AC;
border: 2px solid #3D11AC;
Tailwind Usage
bg-[#3D11AC]
text-[#3D11AC]
border-[#3D11AC]
shadow-[0_0_10px_3D11AC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #3D11AC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #3D11AC; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #3D11AC; 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 #3D11AC; background-color: #3D11AC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #3D11AC20; border-left: 4px solid #3D11AC; }

Link / Accent

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

a { color: #3D11AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #3D11AC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

61, 17, 172

Red: 61 / Green: 17 / Blue: 172

HSL

257°, 82%, 37%

Hue: 257° / Saturation: 82% / Lightness: 37%

CMYK

65%, 90%, 0%, 33%

Cyan: 65% / Magenta: 90% / Yellow: 0% / Key: 33%

What color is #3D11AC?

#3D11AC is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #3D11AC to RGB:

rgb(61, 17, 172)HEX to RGB Converter →

HEX to HSL

Convert #3D11AC to HSL:

hsl(257, 82%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #3D11AC to CMYK:

cmyk(65%, 90%, 0%, 33%)Color Converter →

Color Meaning and Usage

#3D11AC is a striking purple color with RGB values of 61, 17, 172 and HSL of 257°, 82%, 37%. 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 #3D11AC is #80AC11, creating high-contrast pairings. For softer combinations, try analogous colors like #1133AC.

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

Contrast with #3D11AC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #3D11AC?

#3D11AC is a striking purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #3D11AC?

#3D11AC in RGB is (61, 17, 172) - 61 red, 17 green, and 172 blue.

How to use #3D11AC in CSS?

Use #3D11AC directly in your CSS properties like color or background-color.

What colors go well with #3D11AC?

#80AC11 (complementary), #1133AC (analogous), and #240A66 (lighter shade) work well with #3D11AC.