crispedge.com

Color picker

Loading...

#bea6ec hex color - Blue - Cool color - Information

#bea6ec hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #bea6ec Color code in RGB color code model is created after adding 74.51% red color, 65.1% green color and 92.55% blue color. Hex #bea6ec Color code in CMYK color (process color) code model is generated after subtraction of 19% cyan, 30% magenta, 0% yellow and 7% black.

Hex #bea6ec color code is between #bbaaee web safe hex color code and #cc99dd web safe hex color code. #bbaaee is the nearest web safe color code. You can see here many more shades of #bea6ec color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebea6ec#bea6ec
RGB Decimal190, 166, 236rgb(190, 166, 236)
RGB Percent75%, 65%, 93%rgb(75%, 65%, 93%)
CSS RGBa190, 166, 236,1rgba(190,166,236,1)
CMYK Modelcmyk(19%,30%,0%,7%)
HSL Color Space261,65% ,79%hsl(261,65% ,79%)
HSV Color Space261°, 30%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101111101010011011101100
Octal276246354
Decimal190166236
Hexbea6ec

Different shades of #bea6ec color code.

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

Light Shade of #bea6ec
#ddd0f5
Dark Shade of #bea6ec
#9f7ce3
Saturated Shade of #bea6ec
#bca1f1
Desaturated Shade of #bea6ec
#c0abe7
Grey scale Shade of #bea6ec
#c9c9c9
Brighten Shade
#d7bfff
Most Readable Shade
#000000

Shades of #bea6ec color code

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

#bea6ec
#a893d1
#9381b7
#7e6e9d
#695c83
#544968
#3f374e
#2a2434
#15121a
#000000

Similar Color like #bea6ec color

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

#bfa7ed
#c0a8ee
#c1a9ef
#c2aaf0
#c3abf1
#c4acf2
#c5adf3
#c6aef4
#c7aff5
#c8b0f6
#c9b1f7
#cab2f8
#cbb3f9
#ccb4fa
#bda5eb
#bca4ea
#bba3e9
#baa2e8
#b9a1e7
#b8a0e6
#b79fe5
#b69ee4
#b59de3
#b49ce2
#b39be1
#b29ae0
#b199df
#b098de

Monochromatic Color with #bea6ec

#bea6ec
#131117
#352e42
#574c6c
#7a6a97
#9c88c1

Tints of #bea6ec Color

#bea6ec
#c5afee
#ccb9f0
#d3c3f2
#dacdf4
#e2d7f6
#e9e1f8
#f0ebfa
#f7f5fc
#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

#bea6ec
#d4eca6

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

Split Complementary

#bea6ec
#ece1a6
#b1eca6

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

Analogous Color

#a6aaec
#b0a6ec
#bea6ec
#cca6ec
#daa6ec

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

#bea6ec
#ecbea6
#a6ecbe

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

#bea6ec
#eca6b1
#d4eca6
#a6ece1

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

#bea6ec
#d4eca6
#b1eca6
#e1a6ec

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

#bea6ec Color Code Preview on Black Background Color

This is how #bea6ec Color will look on black background color. Color contrast ratio is 9.86

#bea6ec in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bea6ec

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bea6ec

#bea6ec color code is use for CSS Background Color

Background color for the above div is #bea6ec

HTML with inline CSS

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

#bea6ec color code is use for CSS Border Color

CSS Border color for the above div is #bea6ec

HTML with inline CSS

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

CSS Border Left color for the above div is #bea6ec

HTML with inline CSS

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

CSS Border Right color for the above div is #bea6ec

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bea6ec

HTML with inline CSS

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

CSS Border Top color for the above div is #bea6ec

HTML with inline CSS

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

#bea6ec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bea6ec Color code Preview on White Background

This is how #bea6ec Color code will look on white background color. Color contrast ratio is 2.13

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

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(190,166,236,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(212,236,166,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(190,166,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.