Skip to main content Skip to docs navigation

#520dbf hex color | 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

Woow we have a nearby visually matching color name available. It's name is Purplue and its hex is #5E0DC2 Nearest Color Name

Color Hue/Base color: Violet

Hex #520dbf Color code in RGB color code model is created after adding 32.16% red color, 5.1% green color and 74.9% blue color. Hex #520dbf Color code in CMYK color (process color) code model is generated after subtraction of 57% cyan, 93% magenta, 0% yellow and 25.1% black.

Hex #520dbf color code is between #5511bb web safe hex color code and #4400cc web safe hex color code. #5511bb is the nearest web safe color code. You can see here many more shades of #520dbf color code.

RGB Chart

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

Color Table

Hex Color Code 520dbf #520dbf
RGB Decimal 82, 13, 191 82, 13, 191
RGB Percent 32%, 5%, 75% rgb(32%, 5%, 75%)
CSS RGBa 82, 13, 191,1 rgba(82,13,191,1)
CMYK Model cmyk(57%,93%,0%,25.1%)
HSL Color Space 263,87% ,40% hsl(263,87% ,40%)
HSV Color Space 263°, 93%, 75%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01010010 00001101 10111111
Octal 122 15 277
Decimal 82 13 191
Hex 52 0d bf

Different shades of #520dbf color code.

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

Darkest of #520dbf
#150330
Darker of #520dbf
#29075f
Dark of #520dbf
#3e0a8f
Base of #520dbf
#520dbf
Light of #520dbf
#6710ef
Lighter
#8540f2
Lightest
#a470f5

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

#520dbf
#7abf0d

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

Split Complementary

#520dbf
#bfab0d
#21bf0d

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

Analogous Color

#0d30bf
#0d12bf
#520dbf
#8d0dbf
#bf0da6

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

#520dbf
#0dbf52
#bf520d

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

#520dbf
#bf520d
#7abf0d
#0d7abf

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

#520dbf
#bf0d21
#7abf0d
#0dbfab

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 #520dbf

#000000
#150330
#29075f
#3e0a8f
#520dbf
#6710ef
#8540f2
#a470f5
#c2a0f8

Tints of #520dbf Color

#520dbf
#6527c6
#7842cd
#8b5dd4
#9e78db
#b293e2
#c5aee9
#d8c9f0
#ebe4f7
#ffffff

Shades of #520dbf color code

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

#520dbf
#480ba9
#3f0a94
#36087f
#2d076a
#240554
#1b043f
#12022a
#090115
#000000

Tones

#520dbf
#5721ab
#5b3696
#604a82
#645f6d

Tones

Similar Color like #520dbf color

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

#530ec0
#540fc1
#5510c2
#5611c3
#5712c4
#5813c5
#5914c6
#5a15c7
#5b16c8
#5c17c9
#5d18ca
#5e19cb
#5f1acc
#601bcd
#510cbe
#500bbd
#4f0abc
#4e09bb
#4d08ba
#4c07b9
#4b06b8
#4a05b7
#4904b6
#4803b5
#4702b4
#4601b3
#4500b2
#4400b1

Download this Dark Violet

Hex #520dbf 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.

#520dbf Color Code Preview on Black Background Color

This is how #520dbf Color will look on black background color. Color contrast ratio is 2.17

#520dbf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #520dbf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #520dbf

#520dbf color code is use for CSS Background Color

Background color for the above div is #520dbf

HTML with inline CSS

<div style="background-color:#520dbf;"></div>

#520dbf color code is use for CSS Border Color

CSS Border color for the above div is #520dbf

HTML with inline CSS

<div style="border:5px solid #520dbf;"></div>

CSS Border Left color for the above div is #520dbf

HTML with inline CSS

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

CSS Border Right color for the above div is #520dbf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #520dbf

HTML with inline CSS

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

CSS Border Top color for the above div is #520dbf

HTML with inline CSS

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

#520dbf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#520dbf Color code Preview on White Background

This is how #520dbf Color code will look on white background color. Color contrast ratio is 9.68

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 #520dbf; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #520dbf; }

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(82,13,191,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(122,191,13,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(82,13,191,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }