crispedge.com

Color picker

Loading...

#bb7efc hex color - Violet - Cool color - Information

#bb7efc hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #bb7efc Color code in RGB color code model is created after adding 73.33% red color, 49.41% green color and 98.82% blue color. Hex #bb7efc Color code in CMYK color (process color) code model is generated after subtraction of 26% cyan, 50% magenta, 0% yellow and 1% black.

Hex #bb7efc color code is between #aa77ff web safe hex color code and #cc88ee web safe hex color code. #aa77ff is the nearest web safe color code. You can see here many more shades of #bb7efc color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebb7efc#bb7efc
RGB Decimal187, 126, 252rgb(187, 126, 252)
RGB Percent73%, 49%, 99%rgb(73%, 49%, 99%)
CSS RGBa187, 126, 252,1rgba(187,126,252,1)
CMYK Modelcmyk(26%,50%,0%,1%)
HSL Color Space269,95% ,74%hsl(269,95% ,74%)
HSV Color Space269°, 50%, 99%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101110110111111011111100
Octal273176374
Decimal187126252
Hexbb7efc

Different shades of #bb7efc color code.

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

Light Shade of #bb7efc
#d5b0fd
Dark Shade of #bb7efc
#a14cfb
Saturated Shade of #bb7efc
#bb7bff
Desaturated Shade of #bb7efc
#bb85f5
Grey scale Shade of #bb7efc
#bdbdbd
Brighten Shade
#d497ff
Most Readable Shade
#000000

Shades of #bb7efc color code

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

#bb7efc
#a670e0
#9162c4
#7c54a8
#67468c
#533870
#3e2a54
#291c38
#140e1c
#000000

Similar Color like #bb7efc color

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

#bc7ffd
#bd80fe
#be81ff
#bf82ff
#c083ff
#c184ff
#c285ff
#c386ff
#c487ff
#c588ff
#c689ff
#c78aff
#c88bff
#c98cff
#ba7dfb
#b97cfa
#b87bf9
#b77af8
#b679f7
#b578f6
#b477f5
#b376f4
#b275f3
#b174f2
#b073f1
#af72f0
#ae71ef
#ad70ee

Monochromatic Color with #bb7efc

#bb7efc
#1d1427
#3d2952
#5c3e7c
#7c53a7
#9b69d1

Tints of #bb7efc Color

#bb7efc
#c28cfc
#ca9afc
#d1a9fd
#d9b7fd
#e0c5fd
#e8d4fe
#efe2fe
#f7f0fe
#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

#bb7efc
#bffc7e

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

Split Complementary

#bb7efc
#fcfa7e
#80fc7e

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

Analogous Color

#897efc
#a27efc
#bb7efc
#d47efc
#ed7efc

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

#bb7efc
#fcbb7e
#7efcbb

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

#bb7efc
#fc7e80
#bffc7e
#7efcfa

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

#bb7efc
#bffc7e
#80fc7e
#fa7efc

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

#bb7efc Color Code Preview on Black Background Color

This is how #bb7efc Color will look on black background color. Color contrast ratio is 7.50

#bb7efc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb7efc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb7efc

#bb7efc color code is use for CSS Background Color

Background color for the above div is #bb7efc

HTML with inline CSS

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

#bb7efc color code is use for CSS Border Color

CSS Border color for the above div is #bb7efc

HTML with inline CSS

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

CSS Border Left color for the above div is #bb7efc

HTML with inline CSS

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

CSS Border Right color for the above div is #bb7efc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bb7efc

HTML with inline CSS

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

CSS Border Top color for the above div is #bb7efc

HTML with inline CSS

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

#bb7efc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bb7efc Color code Preview on White Background

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

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,126,252,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(191,252,126,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(187,126,252,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.