crispedge.com

Color picker

Loading...

#be9de6 hex color - Violet - Cool color - Information

#be9de6 hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #be9de6 Color code in RGB color code model is created after adding 74.51% red color, 61.57% green color and 90.2% blue color. Hex #be9de6 Color code in CMYK color (process color) code model is generated after subtraction of 17% cyan, 32% magenta, 0% yellow and 10% black.

Hex #be9de6 color code is between #bb99ee web safe hex color code and #ccaadd web safe hex color code. #bb99ee is the nearest web safe color code. You can see here many more shades of #be9de6 color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codebe9de6#be9de6
RGB Decimal190, 157, 230rgb(190, 157, 230)
RGB Percent75%, 62%, 90%rgb(75%, 62%, 90%)
CSS RGBa190, 157, 230,1rgba(190,157,230,1)
CMYK Modelcmyk(17%,32%,0%,10%)
HSL Color Space267,59% ,76%hsl(267,59% ,76%)
HSV Color Space267°, 32%, 90%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101111101001110111100110
Octal276235346
Decimal190157230
Hexbe9de6

Different shades of #be9de6 color code.

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

Light Shade of #be9de6
#d9c6f0
Dark Shade of #be9de6
#a374dc
Saturated Shade of #be9de6
#bd97ec
Desaturated Shade of #be9de6
#bfa3e0
Grey scale Shade of #be9de6
#c1c1c1
Brighten Shade
#d7b6ff
Most Readable Shade
#000000

Shades of #be9de6 color code

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

#be9de6
#a88bcc
#937ab2
#7e6899
#69577f
#544566
#3f344c
#2a2233
#151119
#000000

Similar Color like #be9de6 color

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

#bf9ee7
#c09fe8
#c1a0e9
#c2a1ea
#c3a2eb
#c4a3ec
#c5a4ed
#c6a5ee
#c7a6ef
#c8a7f0
#c9a8f1
#caa9f2
#cbaaf3
#ccabf4
#bd9ce5
#bc9be4
#bb9ae3
#ba99e2
#b998e1
#b897e0
#b796df
#b695de
#b594dd
#b493dc
#b392db
#b291da
#b190d9
#b08fd8

Monochromatic Color with #be9de6

#be9de6
#0e0c11
#32293c
#554666
#786391
#9b80bb

Tints of #be9de6 Color

#be9de6
#c5a7e8
#ccb2eb
#d3bdee
#dac8f1
#e2d3f3
#e9def6
#f0e9f9
#f7f4fc
#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

#be9de6
#c5e69d

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

Split Complementary

#be9de6
#e6e39d
#a1e69d

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

Analogous Color

#a19de6
#af9de6
#be9de6
#cd9de6
#db9de6

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

#be9de6
#e6be9d
#9de6be

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

#be9de6
#e69da0
#c5e69d
#9de6e2

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

#be9de6
#c5e69d
#a1e69d
#e39de6

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

#be9de6 Color Code Preview on Black Background Color

This is how #be9de6 Color will look on black background color. Color contrast ratio is 9.15

#be9de6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #be9de6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #be9de6

#be9de6 color code is use for CSS Background Color

Background color for the above div is #be9de6

HTML with inline CSS

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

#be9de6 color code is use for CSS Border Color

CSS Border color for the above div is #be9de6

HTML with inline CSS

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

CSS Border Left color for the above div is #be9de6

HTML with inline CSS

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

CSS Border Right color for the above div is #be9de6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #be9de6

HTML with inline CSS

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

CSS Border Top color for the above div is #be9de6

HTML with inline CSS

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

#be9de6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#be9de6 Color code Preview on White Background

This is how #be9de6 Color code will look on white background color. Color contrast ratio is 2.29

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

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,157,230,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(197,230,157,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(190,157,230,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.