Skip to main content Skip to docs navigation

#b71ddd 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 #b71ddd Color code in RGB color code model is created after adding 71.76% red color, 11.37% green color and 86.67% blue color. Hex #b71ddd Color code in CMYK color (process color) code model is generated after subtraction of 17% cyan, 87% magenta, 0% yellow and 13.33% black.

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

RGB Chart

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

Color Table

Hex Color Code b71ddd #b71ddd
RGB Decimal 183, 29, 221 183, 29, 221
RGB Percent 72%, 11%, 87% rgb(72%, 11%, 87%)
CSS RGBa 183, 29, 221,1 rgba(183,29,221,1)
CMYK Model cmyk(17%,87%,0%,13.33%)
HSL Color Space 288,77% ,49% hsl(288,77% ,49%)
HSV Color Space 288°, 87%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110111 00011101 11011101
Octal 267 35 335
Decimal 183 29 221
Hex b7 1d dd

Different shades of #b71ddd color code.

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

Darkest of #b71ddd
#470b56
Darker of #b71ddd
#6c1183
Dark of #b71ddd
#9217b0
Base of #b71ddd
#b71ddd
Light of #b71ddd
#c746e7
Lighter
#d573ed
Lightest
#e2a0f3

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

#b71ddd
#43dd1d

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

Split Complementary

#b71ddd
#a3dd1d
#1ddd57

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

Analogous Color

#471ddd
#671ddd
#b71ddd
#dd1dc3
#dd1d73

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

#b71ddd
#1dddb7
#ddb71d

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

#b71ddd
#ddb71d
#43dd1d
#1d43dd

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

#b71ddd
#dd571d
#43dd1d
#1da3dd

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

#220529
#470b56
#6c1183
#9217b0
#b71ddd
#c746e7
#d573ed
#e2a0f3
#f0cdf9

Tints of #b71ddd Color

#b71ddd
#bf36e0
#c74fe4
#cf68e8
#d781ec
#df9aef
#e7b3f3
#efccf7
#f7e5fb
#ffffff

Shades of #b71ddd color code

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

#b71ddd
#a219c4
#8e16ab
#7a1393
#65107a
#510c62
#3d0949
#280631
#140318
#000000

Tones

#b71ddd
#a836c4
#994fab
#8a6892
#7d7d7d

Tones

Similar Color like #b71ddd color

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

#b81ede
#b91fdf
#ba20e0
#bb21e1
#bc22e2
#bd23e3
#be24e4
#bf25e5
#c026e6
#c127e7
#c228e8
#c329e9
#c42aea
#c52beb
#b61cdc
#b51bdb
#b41ada
#b319d9
#b218d8
#b117d7
#b016d6
#af15d5
#ae14d4
#ad13d3
#ac12d2
#ab11d1
#aa10d0
#a90fcf

Download this Dark Violet

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

#b71ddd Color Code Preview on Black Background Color

This is how #b71ddd Color will look on black background color. Color contrast ratio is 4.23

#b71ddd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b71ddd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b71ddd

#b71ddd color code is use for CSS Background Color

Background color for the above div is #b71ddd

HTML with inline CSS

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

#b71ddd color code is use for CSS Border Color

CSS Border color for the above div is #b71ddd

HTML with inline CSS

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

CSS Border Left color for the above div is #b71ddd

HTML with inline CSS

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

CSS Border Right color for the above div is #b71ddd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b71ddd

HTML with inline CSS

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

CSS Border Top color for the above div is #b71ddd

HTML with inline CSS

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

#b71ddd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b71ddd Color code Preview on White Background

This is how #b71ddd Color code will look on white background color. Color contrast ratio is 4.96

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

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