crispedge.com

Color picker

Loading...

#bc5dec hex color - Blue - Warm color - Information

#bc5dec hex color - Blue - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

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

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebc5dec#bc5dec
RGB Decimal188, 93, 236rgb(188, 93, 236)
RGB Percent74%, 36%, 93%rgb(74%, 36%, 93%)
CSS RGBa188, 93, 236,1rgba(188,93,236,1)
CMYK Modelcmyk(20%,61%,0%,7%)
HSL Color Space280,79% ,65%hsl(280,79% ,65%)
HSV Color Space280°, 61%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111000101110111101100
Octal274135354
Decimal18893236
Hexbc5dec

Different shades of #bc5dec color code.

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

Light Shade of #bc5dec
#cf8bf1
Dark Shade of #bc5dec
#a92fe7
Saturated Shade of #bc5dec
#bf54f5
Desaturated Shade of #bc5dec
#b966e3
Grey scale Shade of #bc5dec
#a4a4a4
Brighten Shade
#d576ff
Most Readable Shade
#FFFFFF

Shades of #bc5dec color code

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

#bc5dec
#a752d1
#9248b7
#7d3e9d
#683383
#532968
#3e1f4e
#291434
#140a1a
#000000

Similar Color like #bc5dec color

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

#bd5eed
#be5fee
#bf60ef
#c061f0
#c162f1
#c263f2
#c364f3
#c465f4
#c566f5
#c667f6
#c768f7
#c869f8
#c96af9
#ca6bfa
#bb5ceb
#ba5bea
#b95ae9
#b859e8
#b758e7
#b657e6
#b556e5
#b455e4
#b354e3
#b253e2
#b152e1
#b051e0
#af50df
#ae4fde

Monochromatic Color with #bc5dec

#bc5dec
#130917
#351a42
#562b6c
#783c97
#9a4cc1

Tints of #bc5dec Color

#bc5dec
#c36fee
#ca81f0
#d293f2
#d9a5f4
#e1b7f6
#e8c9f8
#f0dbfa
#f7edfc
#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

#bc5dec
#8dec5d

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

Split Complementary

#bc5dec
#d5ec5d
#5dec74

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

Analogous Color

#835dec
#9f5dec
#bc5dec
#d95dec
#ec5de3

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

#bc5dec
#ecbc5d
#5decbc

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

#bc5dec
#ec745d
#8dec5d
#5dd4ec

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

#bc5dec
#8dec5d
#5dec74
#ec5dd5

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

#bc5dec Color Code Preview on Black Background Color

This is how #bc5dec Color will look on black background color. Color contrast ratio is 5.92

#bc5dec in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc5dec

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc5dec

#bc5dec color code is use for CSS Background Color

Background color for the above div is #bc5dec

HTML with inline CSS

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

#bc5dec color code is use for CSS Border Color

CSS Border color for the above div is #bc5dec

HTML with inline CSS

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

CSS Border Left color for the above div is #bc5dec

HTML with inline CSS

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

CSS Border Right color for the above div is #bc5dec

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bc5dec

HTML with inline CSS

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

CSS Border Top color for the above div is #bc5dec

HTML with inline CSS

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

#bc5dec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bc5dec Color code Preview on White Background

This is how #bc5dec Color code will look on white background color. Color contrast ratio is 3.55

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

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