Skip to main content Skip to docs navigation

#b60bdd 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 Vivid Mulberry and its hex is #B80CE3 Nearest Color Name

Color Hue/Base color: Violet

Hex #b60bdd Color code in RGB color code model is created after adding 71.37% red color, 4.31% green color and 86.67% blue color. Hex #b60bdd Color code in CMYK color (process color) code model is generated after subtraction of 18% cyan, 95% magenta, 0% yellow and 13.33% black.

Hex #b60bdd color code is between #bb11cc web safe hex color code and #aa00ee web safe hex color code. #bb11cc is the nearest web safe color code. You can see here many more shades of #b60bdd color code.

RGB Chart

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

Color Table

Hex Color Code b60bdd #b60bdd
RGB Decimal 182, 11, 221 182, 11, 221
RGB Percent 71%, 4%, 87% rgb(71%, 4%, 87%)
CSS RGBa 182, 11, 221,1 rgba(182,11,221,1)
CMYK Model cmyk(18%,95%,0%,13.33%)
HSL Color Space 289,91% ,45% hsl(289,91% ,45%)
HSV Color Space 289°, 95%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110110 00001011 11011101
Octal 266 13 335
Decimal 182 11 221
Hex b6 0b dd

Different shades of #b60bdd color code.

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

Darkest of #b60bdd
#3e044b
Darker of #b60bdd
#66067c
Dark of #b60bdd
#8e09ac
Base of #b60bdd
#b60bdd
Light of #b60bdd
#ce27f4
Lighter
#d957f7
Lightest
#e488f9

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

#b60bdd
#32dd0b

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

Split Complementary

#b60bdd
#9bdd0b
#0bdd4d

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

Analogous Color

#3c0bdd
#5f0bdd
#b60bdd
#dd0bbe
#dd0b66

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

#b60bdd
#0bddb6
#ddb60b

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

#b60bdd
#ddb60b
#32dd0b
#0b32dd

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

#b60bdd
#dd4d0b
#32dd0b
#0b9bdd

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

#16011b
#3e044b
#66067c
#8e09ac
#b60bdd
#ce27f4
#d957f7
#e488f9
#efb9fb

Tints of #b60bdd Color

#b60bdd
#be26e0
#c641e4
#ce5ce8
#d677ec
#de92ef
#e6adf3
#eec8f7
#f6e3fb
#ffffff

Shades of #b60bdd color code

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

#b60bdd
#a109c4
#8d08ab
#790793
#65067a
#500462
#3c0349
#280231
#140118
#000000

Tones

#b60bdd
#a722c6
#9939af
#8a5197
#7c6880

Tones

Similar Color like #b60bdd color

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

#b70cde
#b80ddf
#b90ee0
#ba0fe1
#bb10e2
#bc11e3
#bd12e4
#be13e5
#bf14e6
#c015e7
#c116e8
#c217e9
#c318ea
#c419eb
#b50adc
#b409db
#b308da
#b207d9
#b106d8
#b005d7
#af04d6
#ae03d5
#ad02d4
#ac01d3
#ab00d2
#aa00d1
#a900d0
#a800cf

Download this Dark Violet

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

#b60bdd Color Code Preview on Black Background Color

This is how #b60bdd Color will look on black background color. Color contrast ratio is 4.08

#b60bdd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b60bdd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b60bdd

#b60bdd color code is use for CSS Background Color

Background color for the above div is #b60bdd

HTML with inline CSS

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

#b60bdd color code is use for CSS Border Color

CSS Border color for the above div is #b60bdd

HTML with inline CSS

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

CSS Border Left color for the above div is #b60bdd

HTML with inline CSS

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

CSS Border Right color for the above div is #b60bdd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b60bdd

HTML with inline CSS

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

CSS Border Top color for the above div is #b60bdd

HTML with inline CSS

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

#b60bdd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b60bdd Color code Preview on White Background

This is how #b60bdd Color code will look on white background color. Color contrast ratio is 5.15

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

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