crispedge.com

Color picker

Loading...

#bcb3ef hex color - Blue - Cool color - Information

#bcb3ef hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #bcb3ef Color code in RGB color code model is created after adding 73.73% red color, 70.2% green color and 93.73% blue color. Hex #bcb3ef Color code in CMYK color (process color) code model is generated after subtraction of 21% cyan, 25% magenta, 0% yellow and 6% black.

Hex #bcb3ef color code is between #bbbbee web safe hex color code and #ccaaff web safe hex color code. #bbbbee is the nearest web safe color code. You can see here many more shades of #bcb3ef color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebcb3ef#bcb3ef
RGB Decimal188, 179, 239rgb(188, 179, 239)
RGB Percent74%, 70%, 94%rgb(74%, 70%, 94%)
CSS RGBa188, 179, 239,1rgba(188,179,239,1)
CMYK Modelcmyk(21%,25%,0%,6%)
HSL Color Space249,65% ,82%hsl(249,65% ,82%)
HSV Color Space249°, 25%, 94%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101111001011001111101111
Octal274263357
Decimal188179239
Hexbcb3ef

Different shades of #bcb3ef color code.

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

Light Shade of #bcb3ef
#e1ddf8
Dark Shade of #bcb3ef
#9789e6
Saturated Shade of #bcb3ef
#b9aef4
Desaturated Shade of #bcb3ef
#bfb8ea
Grey scale Shade of #bcb3ef
#d1d1d1
Brighten Shade
#d5ccff
Most Readable Shade
#000000

Shades of #bcb3ef color code

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

#bcb3ef
#a79fd4
#928bb9
#7d779f
#686384
#534f6a
#3e3b4f
#292735
#14131a
#000000

Similar Color like #bcb3ef color

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

#bdb4f0
#beb5f1
#bfb6f2
#c0b7f3
#c1b8f4
#c2b9f5
#c3baf6
#c4bbf7
#c5bcf8
#c6bdf9
#c7befa
#c8bffb
#c9c0fc
#cac1fd
#bbb2ee
#bab1ed
#b9b0ec
#b8afeb
#b7aeea
#b6ade9
#b5ace8
#b4abe7
#b3aae6
#b2a9e5
#b1a8e4
#b0a7e3
#afa6e2
#aea5e1

Monochromatic Color with #bcb3ef

#bcb3ef
#15141a
#363445
#58546f
#79739a
#9b93c4

Tints of #bcb3ef Color

#bcb3ef
#c3bbf0
#cac3f2
#d2ccf4
#d9d4f6
#e1ddf7
#e8e5f9
#f0eefb
#f7f6fd
#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

#bcb3ef
#e6efb3

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

Split Complementary

#bcb3ef
#efdab3
#c8efb3

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

Analogous Color

#b3c2ef
#b3b6ef
#bcb3ef
#c8b3ef
#d4b3ef

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

#bcb3ef
#efbcb3
#b3efbc

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

#bcb3ef
#efb3c8
#e6efb3
#b3efda

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

#bcb3ef
#e6efb3
#c8efb3
#dab3ef

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

#bcb3ef Color Code Preview on Black Background Color

This is how #bcb3ef Color will look on black background color. Color contrast ratio is 10.83

#bcb3ef in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcb3ef

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcb3ef

#bcb3ef color code is use for CSS Background Color

Background color for the above div is #bcb3ef

HTML with inline CSS

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

#bcb3ef color code is use for CSS Border Color

CSS Border color for the above div is #bcb3ef

HTML with inline CSS

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

CSS Border Left color for the above div is #bcb3ef

HTML with inline CSS

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

CSS Border Right color for the above div is #bcb3ef

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bcb3ef

HTML with inline CSS

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

CSS Border Top color for the above div is #bcb3ef

HTML with inline CSS

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

#bcb3ef hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bcb3ef Color code Preview on White Background

This is how #bcb3ef Color code will look on white background color. Color contrast ratio is 1.94

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

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,179,239,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(230,239,179,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(188,179,239,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.