crispedge.com

Color picker

Loading...

#bc73ec hex color - Blue - Warm color - Information

#bc73ec hex color - Blue - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #bc73ec Color code in RGB color code model is created after adding 73.73% red color, 45.1% green color and 92.55% blue color. Hex #bc73ec Color code in CMYK color (process color) code model is generated after subtraction of 20% cyan, 51% magenta, 0% yellow and 7% black.

Hex #bc73ec color code is between #bb77ee web safe hex color code and #cc66dd web safe hex color code. #bb77ee is the nearest web safe color code. You can see here many more shades of #bc73ec color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebc73ec#bc73ec
RGB Decimal188, 115, 236rgb(188, 115, 236)
RGB Percent74%, 45%, 93%rgb(74%, 45%, 93%)
CSS RGBa188, 115, 236,1rgba(188,115,236,1)
CMYK Modelcmyk(20%,51%,0%,7%)
HSL Color Space276,76% ,69%hsl(276,76% ,69%)
HSV Color Space276°, 51%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111000111001111101100
Octal274163354
Decimal188115236
Hexbc73ec

Different shades of #bc73ec color code.

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

Light Shade of #bc73ec
#d1a0f2
Dark Shade of #bc73ec
#a746e6
Saturated Shade of #bc73ec
#be6bf4
Desaturated Shade of #bc73ec
#ba7be4
Grey scale Shade of #bc73ec
#afafaf
Brighten Shade
#d58cff
Most Readable Shade
#000000

Shades of #bc73ec color code

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

#bc73ec
#a766d1
#9259b7
#7d4c9d
#683f83
#533368
#3e264e
#291934
#140c1a
#000000

Similar Color like #bc73ec color

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

#bd74ed
#be75ee
#bf76ef
#c077f0
#c178f1
#c279f2
#c37af3
#c47bf4
#c57cf5
#c67df6
#c77ef7
#c87ff8
#c980f9
#ca81fa
#bb72eb
#ba71ea
#b970e9
#b86fe8
#b76ee7
#b66de6
#b56ce5
#b46be4
#b36ae3
#b269e2
#b168e1
#b067e0
#af66df
#ae65de

Monochromatic Color with #bc73ec

#bc73ec
#130b17
#352042
#56356c
#784a97
#9a5ec1

Tints of #bc73ec Color

#bc73ec
#c382ee
#ca92f0
#d2a1f2
#d9b1f4
#e1c0f6
#e8d0f8
#f0dffa
#f7effc
#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

#bc73ec
#a3ec73

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

Split Complementary

#bc73ec
#e0ec73
#73ec7f

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

Analogous Color

#8c73ec
#a473ec
#bc73ec
#d473ec
#ec73ec

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

#bc73ec
#ecbc73
#73ecbc

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

#bc73ec
#ec7f73
#a3ec73
#73dfec

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

#bc73ec
#a3ec73
#73ec7f
#ec73e0

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

#bc73ec Color Code Preview on Black Background Color

This is how #bc73ec Color will look on black background color. Color contrast ratio is 6.80

#bc73ec in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc73ec

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc73ec

#bc73ec color code is use for CSS Background Color

Background color for the above div is #bc73ec

HTML with inline CSS

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

#bc73ec color code is use for CSS Border Color

CSS Border color for the above div is #bc73ec

HTML with inline CSS

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

CSS Border Left color for the above div is #bc73ec

HTML with inline CSS

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

CSS Border Right color for the above div is #bc73ec

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bc73ec

HTML with inline CSS

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

CSS Border Top color for the above div is #bc73ec

HTML with inline CSS

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

#bc73ec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bc73ec Color code Preview on White Background

This is how #bc73ec Color code will look on white background color. Color contrast ratio is 3.09

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

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(188,115,236,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(163,236,115,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(188,115,236,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.