Skip to main content Skip to docs navigation

#b50bfb 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 Bright Violet and its hex is #AD0AFD Nearest Color Name

Color Hue/Base color: Violet

Hex #b50bfb Color code in RGB color code model is created after adding 70.98% red color, 4.31% green color and 98.43% blue color. Hex #b50bfb Color code in CMYK color (process color) code model is generated after subtraction of 28% cyan, 96% magenta, 0% yellow and 1.57% black.

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

RGB Chart

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

Color Table

Hex Color Code b50bfb #b50bfb
RGB Decimal 181, 11, 251 181, 11, 251
RGB Percent 71%, 4%, 98% rgb(71%, 4%, 98%)
CSS RGBa 181, 11, 251,1 rgba(181,11,251,1)
CMYK Model cmyk(28%,96%,0%,1.57%)
HSL Color Space 283,97% ,51% hsl(283,97% ,51%)
HSV Color Space 283°, 96%, 98%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110101 00001011 11111011
Octal 265 13 373
Decimal 181 11 251
Hex b5 0b fb

Different shades of #b50bfb color code.

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

Darkest of #b50bfb
#4c026b
Darker of #b50bfb
#70039d
Dark of #b50bfb
#9403d0
Base of #b50bfb
#b50bfb
Light of #b50bfb
#c43dfc
Lighter
#d36ffd
Lightest
#e3a2fd

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

#b50bfb
#51fb0b

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

Split Complementary

#b50bfb
#c9fb0b
#0bfb3d

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

Analogous Color

#290bfb
#510bfb
#b50bfb
#fb0bf1
#fb0b8d

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

#b50bfb
#0bfbb5
#fbb50b

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

#b50bfb
#fbb50b
#51fb0b
#0b51fb

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

#b50bfb
#fb3d0b
#51fb0b
#0bc9fb

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

#290139
#4c026b
#70039d
#9403d0
#b50bfb
#c43dfc
#d36ffd
#e3a2fd
#f2d4fe

Tints of #b50bfb Color

#b50bfb
#bd26fb
#c541fb
#cd5cfc
#d577fc
#de92fd
#e6adfd
#eec8fe
#f6e3fe
#ffffff

Shades of #b50bfb color code

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

#b50bfb
#a009df
#8c08c3
#7807a7
#64068b
#50046f
#3c0353
#280237
#14011b
#000000

Tones

#b50bfb
#ab24e2
#a03dc9
#9655b1
#8c6e98

Tones

Similar Color like #b50bfb color

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

#b60cfc
#b70dfd
#b80efe
#b90fff
#ba10ff
#bb11ff
#bc12ff
#bd13ff
#be14ff
#bf15ff
#c016ff
#c117ff
#c218ff
#c319ff
#b40afa
#b309f9
#b208f8
#b107f7
#b006f6
#af05f5
#ae04f4
#ad03f3
#ac02f2
#ab01f1
#aa00f0
#a900ef
#a800ee
#a700ed

Download this Dark Violet

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

#b50bfb Color Code Preview on Black Background Color

This is how #b50bfb Color will look on black background color. Color contrast ratio is 4.41

#b50bfb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b50bfb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b50bfb

#b50bfb color code is use for CSS Background Color

Background color for the above div is #b50bfb

HTML with inline CSS

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

#b50bfb color code is use for CSS Border Color

CSS Border color for the above div is #b50bfb

HTML with inline CSS

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

CSS Border Left color for the above div is #b50bfb

HTML with inline CSS

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

CSS Border Right color for the above div is #b50bfb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b50bfb

HTML with inline CSS

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

CSS Border Top color for the above div is #b50bfb

HTML with inline CSS

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

#b50bfb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b50bfb Color code Preview on White Background

This is how #b50bfb Color code will look on white background color. Color contrast ratio is 4.77

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

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