Skip to main content Skip to docs navigation

#511E84 hex color | Pantone 3583 C | Download Dark Violet BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Color Hue/Base color: Violet

Hex #511E84 Color Code is also known as | Pantone 3583 C color.

Hex #511E84 Color code in RGB color code model is created after adding 31.76% red color, 11.76% green color and 51.76% blue color. Hex #511E84 Color code in CMYK color (process color) code model is generated after subtraction of 39% cyan, 77% magenta, 0% yellow and 48.24% black.

Hex #511E84 color code is between #552288 web safe hex color code and #441177 web safe hex color code. #552288 is the nearest web safe color code. You can see here many more shades of #511E84 color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code 511E84 #511E84
RGB Decimal 81, 30, 132 81, 30, 132
RGB Percent 32%, 12%, 52% rgb(32%, 12%, 52%)
CSS RGBa 81, 30, 132,1 rgba(81,30,132,1)
CMYK Model cmyk(39%,77%,0%,48.24%)
HSL Color Space 270,63% ,32% hsl(270,63% ,32%)
HSV Color Space 270°, 77%, 52%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 01010001 00011110 10000100
Octal 121 36 204
Decimal 81 30 132
Hex 51 1E 84

Different shades of #511E84 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #511E84
#040207
Darker of #511E84
#1e0b31
Dark of #511E84
#37155a
Base of #511E84
#511e84
Light of #511E84
#6a27ae
Lighter
#8437d1
Lightest
#9d60db

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#511e84
#51841e

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#511E84
#84841e
#1e841e

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#1e2684
#261e84
#511e84
#731e84
#841e6a

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#511E84
#1e8451
#84511e

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#511E84
#84511e
#51841e
#1e5184

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#511E84
#841e1e
#51841e
#1e8484

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #511E84

#000000
#040207
#1e0b31
#37155a
#511e84
#6a27ae
#8437d1
#9d60db
#b78ae4

Tints of #511E84 Color

#511e84
#643791
#77509f
#8b69ad
#9e82ba
#b19bc8
#c5b4d6
#d8cde3
#ebe6f1
#ffffff

Shades of #511E84 color code

Generate more color scales with scales (color stack) generator.

#511e84
#481a75
#3f1766
#361458
#2d1049
#240d3a
#1b0a2c
#12061d
#09030e
#000000

Tones

#511e84
#512e74
#513e64
#514f53
#515151

Tones

Similar Color like #511E84 color

Find visually similar hex color codes nearing to #511E84 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#521f85
#532086
#542187
#552288
#562389
#57248a
#58258b
#59268c
#5a278d
#5b288e
#5c298f
#5d2a90
#5e2b91
#5f2c92
#501d83
#4f1c82
#4e1b81
#4d1a80
#4c197f
#4b187e
#4a177d
#49167c
#48157b
#47147a
#461379
#451278
#441177
#431076

Download this Dark Violet

Hex #511E84 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#511E84 Color Code Preview on Black Background Color

This is how #511E84 Color will look on black background color. Color contrast ratio is 1.87

#511E84 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#511E84">Your Example Paragraph content text in with font color #511E84 </p>

Your Example Paragraph content text in with font color #511E84

HTML with inline CSS

<div style="color:#511E84">Your Paragraph text in with font color #511E84 </div>

Your Example Paragraph content text in with font color #511E84

#511E84 color code is use for CSS Background Color

Background color for the above div is #511E84

HTML with inline CSS

<div style="background-color:#511E84;"></div>

#511E84 color code is use for CSS Border Color

CSS Border color for the above div is #511E84

HTML with inline CSS

<div style="border:5px solid #511E84;"></div>

CSS Border Left color for the above div is #511E84

HTML with inline CSS

<div style="border-left:5px solid #511E84;"></div>

CSS Border Right color for the above div is #511E84

HTML with inline CSS

<div style="border-right:5px solid #511E84;"></div>

CSS Border Bottom color for the above div is #511E84

HTML with inline CSS

<div style="border-bottom:5px solid #511E84;"></div>

CSS Border Top color for the above div is #511E84

HTML with inline CSS

<div style="border-top:5px solid #511E84;"></div>

#511E84 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#511E84; } .examplecolorclass {color:#511E84; } .examplebordercolor {border:3px solid #511E84; }

#511E84 Color code Preview on White Background

This is how #511E84 Color code will look on white background color. Color contrast ratio is 11.24

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #511E84; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #511E84; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(81,30,132,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(81,132,30,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(81,30,132,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }