crispedge.com

Color picker

Loading...

#bb51ed hex color - Violet - Warm color - Information

#bb51ed hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #bb51ed Color code in RGB color code model is created after adding 73.33% red color, 31.76% green color and 92.94% blue color. Hex #bb51ed Color code in CMYK color (process color) code model is generated after subtraction of 21% cyan, 66% magenta, 0% yellow and 7% black.

Hex #bb51ed color code is between #aa55ee web safe hex color code and #cc44dd web safe hex color code. #aa55ee is the nearest web safe color code. You can see here many more shades of #bb51ed color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code bb51ed #bb51ed
RGB Decimal 187, 81, 237 rgb(187, 81, 237)
RGB Percent 73%, 32%, 93% rgb(73%, 32%, 93%)
CSS RGBa 187, 81, 237,1 rgba(187,81,237,1)
CMYK Model cmyk(21%,66%,0%,7%)
HSL Color Space 281,81% ,62% hsl(281,81% ,62%)
HSV Color Space 281°, 66%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111011 01010001 11101101
Octal 273 121 355
Decimal 187 81 237
Hex bb 51 ed

Different shades of #bb51ed color code.

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

Light Shade of #bb51ed
#cd7ff2
Dark Shade of #bb51ed
#a923e8
Saturated Shade of #bb51ed
#be47f7
Desaturated Shade of #bb51ed
#b85be3
Grey scale Shade of #bb51ed
#9f9f9f
Brighten Shade
#d46aff
Most Readable Shade
#FFFFFF

Shades of #bb51ed color code

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

#bb51ed
#a648d2
#913fb8
#7c369e
#672d83
#532469
#3e1b4f
#291234
#14091a
#000000

Similar Color like #bb51ed color

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

#bc52ee
#bd53ef
#be54f0
#bf55f1
#c056f2
#c157f3
#c258f4
#c359f5
#c45af6
#c55bf7
#c65cf8
#c75df9
#c85efa
#c95ffb
#ba50ec
#b94feb
#b84eea
#b74de9
#b64ce8
#b54be7
#b44ae6
#b349e5
#b248e4
#b147e3
#b046e2
#af45e1
#ae44e0
#ad43df

Monochromatic Color with #bb51ed

#bb51ed
#130818
#351743
#56256d
#783498
#9942c2

Tints of #bb51ed Color

#bb51ed
#c264ef
#ca77f1
#d18bf3
#d99ef5
#e0b1f7
#e8c5f9
#efd8fb
#f7ebfd
#ffffff

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

#bb51ed
#83ed51

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

Split Complementary

#bb51ed
#d1ed51
#51ed6d

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

Analogous Color

#7d51ed
#9c51ed
#bb51ed
#da51ed
#ed51e1

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

#bb51ed
#edbb51
#51edbb

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

#bb51ed
#ed6d51
#83ed51
#51d1ed

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#bb51ed
#83ed51
#51ed6d
#ed51d1

Double Complementary 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).

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

#bb51ed Color Code Preview on Black Background Color

This is how #bb51ed Color will look on black background color. Color contrast ratio is 5.51

#bb51ed in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb51ed

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb51ed

#bb51ed color code is use for CSS Background Color

Background color for the above div is #bb51ed

HTML with inline CSS

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

#bb51ed color code is use for CSS Border Color

CSS Border color for the above div is #bb51ed

HTML with inline CSS

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

CSS Border Left color for the above div is #bb51ed

HTML with inline CSS

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

CSS Border Right color for the above div is #bb51ed

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bb51ed

HTML with inline CSS

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

CSS Border Top color for the above div is #bb51ed

HTML with inline CSS

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

#bb51ed hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bb51ed Color code Preview on White Background

This is how #bb51ed Color code will look on white background color. Color contrast ratio is 3.81

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(187,81,237,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(131,237,81,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(187,81,237,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.