Skip to main content Skip to docs navigation

#b520e5 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 Shades of Rhodonite and its hex is #BE2BDF Nearest Color Name

Color Hue/Base color: Violet

Hex #b520e5 Color code in RGB color code model is created after adding 70.98% red color, 12.55% green color and 89.8% blue color. Hex #b520e5 Color code in CMYK color (process color) code model is generated after subtraction of 21% cyan, 86% magenta, 0% yellow and 10.2% black.

Hex #b520e5 color code is between #bb22dd web safe hex color code and #aa11ee web safe hex color code. #bb22dd is the nearest web safe color code. You can see here many more shades of #b520e5 color code.

RGB Chart

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

Color Table

Hex Color Code b520e5 #b520e5
RGB Decimal 181, 32, 229 181, 32, 229
RGB Percent 71%, 13%, 90% rgb(71%, 13%, 90%)
CSS RGBa 181, 32, 229,1 rgba(181,32,229,1)
CMYK Model cmyk(21%,86%,0%,10.2%)
HSL Color Space 285,79% ,51% hsl(285,79% ,51%)
HSV Color Space 285°, 86%, 90%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110101 00100000 11100101
Octal 265 40 345
Decimal 181 32 229
Hex b5 20 e5

Different shades of #b520e5 color code.

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

Darkest of #b520e5
#4c0b61
Darker of #b520e5
#70118e
Dark of #b520e5
#9416bc
Base of #b520e5
#b520e5
Light of #b520e5
#c44eea
Lighter
#d37bf0
Lightest
#e2a9f5

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

#b520e5
#50e520

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

Split Complementary

#b520e5
#b3e520
#20e553

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

Analogous Color

#4220e5
#6320e5
#b520e5
#e520d3
#e52081

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

#b520e5
#20e5b5
#e5b520

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

#b520e5
#e5b520
#50e520
#2050e5

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

#b520e5
#e55320
#50e520
#20b3e5

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 #b520e5

#280633
#4c0b61
#70118e
#9416bc
#b520e5
#c44eea
#d37bf0
#e2a9f5
#f2d7fa

Tints of #b520e5 Color

#b520e5
#bd38e7
#c551ea
#cd6aed
#d583f0
#de9bf3
#e6b4f6
#eecdf9
#f6e6fc
#ffffff

Shades of #b520e5 color code

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

#b520e5
#a01ccb
#8c18b2
#781598
#64117f
#500e65
#3c0a4c
#280732
#140319
#000000

Tones

#b520e5
#a839cc
#9b52b3
#8f6b9a
#838383

Tones

Similar Color like #b520e5 color

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

#b621e6
#b722e7
#b823e8
#b924e9
#ba25ea
#bb26eb
#bc27ec
#bd28ed
#be29ee
#bf2aef
#c02bf0
#c12cf1
#c22df2
#c32ef3
#b41fe4
#b31ee3
#b21de2
#b11ce1
#b01be0
#af1adf
#ae19de
#ad18dd
#ac17dc
#ab16db
#aa15da
#a914d9
#a813d8
#a712d7

Download this Dark Violet

Hex #b520e5 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.

#b520e5 Color Code Preview on Black Background Color

This is how #b520e5 Color will look on black background color. Color contrast ratio is 4.30

#b520e5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b520e5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b520e5

#b520e5 color code is use for CSS Background Color

Background color for the above div is #b520e5

HTML with inline CSS

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

#b520e5 color code is use for CSS Border Color

CSS Border color for the above div is #b520e5

HTML with inline CSS

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

CSS Border Left color for the above div is #b520e5

HTML with inline CSS

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

CSS Border Right color for the above div is #b520e5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b520e5

HTML with inline CSS

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

CSS Border Top color for the above div is #b520e5

HTML with inline CSS

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

#b520e5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b520e5 Color code Preview on White Background

This is how #b520e5 Color code will look on white background color. Color contrast ratio is 4.88

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

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(181,32,229,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(80,229,32,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(181,32,229,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }