#3513CD Color Information

Hex color code: #3513CD

A bold blue shade, #3513CD appears as (53, 19, 205) in RGB and (251°, 83%, 44%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameBlue
HEX
#3513CD
RGB
53, 19, 205
HSL
251°, 83%, 44%
CMYK
74%, 91%, 0%, 20%

Shades

CSS Usage
color: #3513CD;
background-color: #3513CD;
border-color: #3513CD;
box-shadow: 0 0 10px #3513CD;
border: 2px solid #3513CD;
Tailwind Usage
bg-[#3513CD]
text-[#3513CD]
border-[#3513CD]
shadow-[0_0_10px_3513CD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #3513CD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #3513CD; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #3513CD; 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 #3513CD; background-color: #3513CD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #3513CD20; border-left: 4px solid #3513CD; }

Link / Accent

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

a { color: #3513CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #3513CD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

53, 19, 205

Red: 53 / Green: 19 / Blue: 205

HSL

251°, 83%, 44%

Hue: 251° / Saturation: 83% / Lightness: 44%

CMYK

74%, 91%, 0%, 20%

Cyan: 74% / Magenta: 91% / Yellow: 0% / Key: 20%

What color is #3513CD?

#3513CD is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #3513CD to RGB:

rgb(53, 19, 205)HEX to RGB Converter →

HEX to HSL

Convert #3513CD to HSL:

hsl(251, 83%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #3513CD to CMYK:

cmyk(74%, 91%, 0%, 20%)Color Converter →

Color Meaning and Usage

#3513CD is a dynamic blue color with RGB values of 53, 19, 205 and HSL of 251°, 83%, 44%. This highly saturated hue evokes energy and excitement, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #3513CD is #ABCD13, creating high-contrast pairings. For softer combinations, try analogous colors like #134ECD.

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

Contrast with #3513CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #3513CD?

#3513CD is a dynamic blue color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #3513CD?

#3513CD in RGB is (53, 19, 205) - 53 red, 19 green, and 205 blue.

How to use #3513CD in CSS?

Use #3513CD directly in your CSS properties like color or background-color.

What colors go well with #3513CD?

#ABCD13 (complementary), #134ECD (analogous), and #230D87 (lighter shade) work well with #3513CD.