@
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.

#bb6eee hex color - Blue - Warm color - Information

#bb6eee hex color - Blue - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

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

Hex #bb6eee color code is between #aa66dd web safe hex color code and #cc77ff web safe hex color code. #aa66dd is the nearest web safe color code. You can see here many more shades of #bb6eee 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 bb6eee #bb6eee
RGB Decimal 187, 110, 238 rgb(187, 110, 238)
RGB Percent 73%, 43%, 93% rgb(73%, 43%, 93%)
CSS RGBa 187, 110, 238,1 rgba(187,110,238,1)
CMYK Model cmyk(21%,54%,0%,6.67%)
HSL Color Space 276,79% ,68% hsl(276,79% ,68%)
HSV Color Space 276°, 54%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111011 01101110 11101110
Octal 273 156 356
Decimal 187 110 238
Hex bb 6e ee

Different shades of #bb6eee color code.

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

Light Shade of #bb6eee
#d09cf3
Dark Shade of #bb6eee
#a640e9
Saturated Shade of #bb6eee
#bd66f6
Desaturated Shade of #bb6eee
#b976e6
Grey scale Shade of #bb6eee
#aeaeae
Brighten Shade
#d487ff
Most Readable Shade
#000000

Shades of #bb6eee color code

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

#bb6eee
#a661d3
#9155b9
#7c499e
#673d84
#533069
#3e244f
#291834
#140c1a
#000000

Similar Color like #bb6eee color

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

#bc6fef
#bd70f0
#be71f1
#bf72f2
#c073f3
#c174f4
#c275f5
#c376f6
#c477f7
#c578f8
#c679f9
#c77afa
#c87bfb
#c97cfc
#ba6ded
#b96cec
#b86beb
#b76aea
#b669e9
#b568e8
#b467e7
#b366e6
#b265e5
#b164e4
#b063e3
#af62e2
#ae61e1
#ad60e0

Monochromatic Color with #bb6eee

#bb6eee
#140c1a
#351f44
#57336e
#784799
#9a5ac3

Tints of #bb6eee Color

#bb6eee
#c27eef
#ca8ef1
#d19ef3
#d9aef5
#e0bef7
#e8cef9
#efdefb
#f7eefd
#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

#bb6eee
#a1ee6e

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

Split Complementary

#bb6eee
#e1ee6e
#6eee7b

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

Analogous Color

#886eee
#a16eee
#bb6eee
#d56eee
#ee6eee

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

#bb6eee
#eebb6e
#6eeebb

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

#bb6eee
#ee7b6e
#a1ee6e
#6ee1ee

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

#bb6eee
#a1ee6e
#6eee7b
#ee6ee1

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

#bb6eee Color Code Preview on Black Background Color

This is how #bb6eee Color will look on black background color. Color contrast ratio is 6.58

#bb6eee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb6eee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb6eee

#bb6eee color code is use for CSS Background Color

Background color for the above div is #bb6eee

HTML with inline CSS

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

#bb6eee color code is use for CSS Border Color

CSS Border color for the above div is #bb6eee

HTML with inline CSS

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

CSS Border Left color for the above div is #bb6eee

HTML with inline CSS

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

CSS Border Right color for the above div is #bb6eee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bb6eee

HTML with inline CSS

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

CSS Border Top color for the above div is #bb6eee

HTML with inline CSS

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

#bb6eee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bb6eee Color code Preview on White Background

This is how #bb6eee Color code will look on white background color. Color contrast ratio is 3.19

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

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