Skip to main content Skip to docs navigation

#b514b5 hex color | Download Dark Red 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 Punk Rock Purple and its hex is #BB11AA Nearest Color Name

Color Hue/Base color: Red

Hex #b514b5 Color code in RGB color code model is created after adding 70.98% red color, 7.84% green color and 70.98% blue color. Hex #b514b5 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 89% magenta, 0% yellow and 29.02% black.

Hex #b514b5 color code is between #bb11bb web safe hex color code and #aa22aa web safe hex color code. #bb11bb is the nearest web safe color code. You can see here many more shades of #b514b5 color code.

RGB Chart

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

Color Table

Hex Color Code b514b5 #b514b5
RGB Decimal 181, 20, 181 181, 20, 181
RGB Percent 71%, 8%, 71% rgb(71%, 8%, 71%)
CSS RGBa 181, 20, 181,1 rgba(181,20,181,1)
CMYK Model cmyk(0%,89%,0%,29.02%)
HSL Color Space 300,80% ,39% hsl(300,80% ,39%)
HSV Color Space 300°, 89%, 71%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110101 00010100 10110101
Octal 265 24 265
Decimal 181 20 181
Hex b5 14 b5

Different shades of #b514b5 color code.

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

Darkest of #b514b5
#2b052b
Darker of #b514b5
#590a59
Dark of #b514b5
#870f87
Base of #b514b5
#b514b5
Light of #b514b5
#e319e3
Lighter
#ea45ea
Lightest
#ef73ef

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

#b514b5
#14b514

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

Split Complementary

#b514b5
#64b514
#14b564

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

Analogous Color

#5714b5
#7214b5
#b514b5
#b5147f
#b5143c

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

#b514b5
#14b5b5
#b5b514

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

#b514b5
#b5b514
#14b514
#1414b5

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

#b514b5
#b56414
#14b514
#1464b5

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

#000000
#2b052b
#590a59
#870f87
#b514b5
#e319e3
#ea45ea
#ef73ef
#f5a0f5

Tints of #b514b5 Color

#b514b5
#bd2ebd
#c548c5
#cd62cd
#d57cd5
#de96de
#e6b0e6
#eecaee
#f6e4f6
#ffffff

Shades of #b514b5 color code

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

#b514b5
#a011a0
#8c0f8c
#780d78
#640b64
#500850
#3c063c
#280428
#140214
#000000

Tones

#b514b5
#a128a1
#8d3c8d
#795079
#656465

Tones

Similar Color like #b514b5 color

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

#b615b6
#b716b7
#b817b8
#b918b9
#ba19ba
#bb1abb
#bc1bbc
#bd1cbd
#be1dbe
#bf1ebf
#c01fc0
#c120c1
#c221c2
#c322c3
#b413b4
#b312b3
#b211b2
#b110b1
#b00fb0
#af0eaf
#ae0dae
#ad0cad
#ac0bac
#ab0aab
#aa09aa
#a908a9
#a807a8
#a706a7

Download this Dark Red

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

#b514b5 Color Code Preview on Black Background Color

This is how #b514b5 Color will look on black background color. Color contrast ratio is 3.73

#b514b5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b514b5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b514b5

#b514b5 color code is use for CSS Background Color

Background color for the above div is #b514b5

HTML with inline CSS

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

#b514b5 color code is use for CSS Border Color

CSS Border color for the above div is #b514b5

HTML with inline CSS

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

CSS Border Left color for the above div is #b514b5

HTML with inline CSS

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

CSS Border Right color for the above div is #b514b5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b514b5

HTML with inline CSS

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

CSS Border Top color for the above div is #b514b5

HTML with inline CSS

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

#b514b5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b514b5 Color code Preview on White Background

This is how #b514b5 Color code will look on white background color. Color contrast ratio is 5.63

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

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