crispedge.com

Color picker

Loading...

#bb81ee hex color - Blue - Warm color - Information

#bb81ee hex color - Blue - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

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

Hex #bb81ee color code is between #aa88dd web safe hex color code and #cc77ff web safe hex color code. #aa88dd is the nearest web safe color code. You can see here many more shades of #bb81ee color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebb81ee#bb81ee
RGB Decimal187, 129, 238rgb(187, 129, 238)
RGB Percent73%, 51%, 93%rgb(73%, 51%, 93%)
CSS RGBa187, 129, 238,1rgba(187,129,238,1)
CMYK Modelcmyk(21%,46%,0%,7%)
HSL Color Space272,76% ,72%hsl(272,76% ,72%)
HSV Color Space272°, 46%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110111000000111101110
Octal273201356
Decimal187129238
Hexbb81ee

Different shades of #bb81ee color code.

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

Light Shade of #bb81ee
#d3aef4
Dark Shade of #bb81ee
#a354e8
Saturated Shade of #bb81ee
#bb7af5
Desaturated Shade of #bb81ee
#bb88e7
Grey scale Shade of #bb81ee
#b7b7b7
Brighten Shade
#d49aff
Most Readable Shade
#000000

Shades of #bb81ee color code

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

#bb81ee
#a672d3
#9164b9
#7c569e
#674784
#533969
#3e2b4f
#291c34
#140e1a
#000000

Similar Color like #bb81ee color

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

#bc82ef
#bd83f0
#be84f1
#bf85f2
#c086f3
#c187f4
#c288f5
#c389f6
#c48af7
#c58bf8
#c68cf9
#c78dfa
#c88efb
#c98ffc
#ba80ed
#b97fec
#b87eeb
#b77dea
#b67ce9
#b57be8
#b47ae7
#b379e6
#b278e5
#b177e4
#b076e3
#af75e2
#ae74e1
#ad73e0

Monochromatic Color with #bb81ee

#bb81ee
#140e1a
#352544
#573c6e
#785399
#9a6ac3

Tints of #bb81ee Color

#bb81ee
#c28fef
#ca9df1
#d1abf3
#d9b9f5
#e0c7f7
#e8d5f9
#efe3fb
#f7f1fd
#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

#bb81ee
#b4ee81

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

Split Complementary

#bb81ee
#ebee81
#81ee84

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

Analogous Color

#8f81ee
#a581ee
#bb81ee
#d181ee
#e781ee

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

#bb81ee
#eebb81
#81eebb

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

#bb81ee
#ee8481
#b4ee81
#81eaee

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

#bb81ee
#b4ee81
#81ee84
#ee81eb

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 #bb81ee 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.

#bb81ee Color Code Preview on Black Background Color

This is how #bb81ee Color will look on black background color. Color contrast ratio is 7.49

#bb81ee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb81ee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb81ee

#bb81ee color code is use for CSS Background Color

Background color for the above div is #bb81ee

HTML with inline CSS

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

#bb81ee color code is use for CSS Border Color

CSS Border color for the above div is #bb81ee

HTML with inline CSS

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

CSS Border Left color for the above div is #bb81ee

HTML with inline CSS

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

CSS Border Right color for the above div is #bb81ee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bb81ee

HTML with inline CSS

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

CSS Border Top color for the above div is #bb81ee

HTML with inline CSS

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

#bb81ee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bb81ee Color code Preview on White Background

This is how #bb81ee Color code will look on white background color. Color contrast ratio is 2.80

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

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,129,238,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(180,238,129,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(187,129,238,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.