crispedge.com

Color picker

Loading...

#be6dce hex color - Violet - Warm color - Information

#be6dce hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #be6dce Color code in RGB color code model is created after adding 74.51% red color, 42.75% green color and 80.78% blue color. Hex #be6dce Color code in CMYK color (process color) code model is generated after subtraction of 8% cyan, 47% magenta, 0% yellow and 19% black.

Hex #be6dce color code is between #bb66cc web safe hex color code and #cc77dd web safe hex color code. #bb66cc is the nearest web safe color code. You can see here many more shades of #be6dce color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebe6dce#be6dce
RGB Decimal190, 109, 206rgb(190, 109, 206)
RGB Percent75%, 43%, 81%rgb(75%, 43%, 81%)
CSS RGBa190, 109, 206,1rgba(190,109,206,1)
CMYK Modelcmyk(8%,47%,0%,19%)
HSL Color Space290,50% ,62%hsl(290,50% ,62%)
HSV Color Space290°, 47%, 81%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111100110110111001110
Octal276155316
Decimal190109206
Hexbe6dce

Different shades of #be6dce color code.

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

Light Shade of #be6dce
#cf93db
Dark Shade of #be6dce
#ad47c1
Saturated Shade of #be6dce
#c563d8
Desaturated Shade of #be6dce
#b777c4
Grey scale Shade of #be6dce
#9d9d9d
Brighten Shade
#d786e7
Most Readable Shade
#000000

Shades of #be6dce color code

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

#be6dce
#a860b7
#9354a0
#7e4889
#693c72
#54305b
#3f2444
#2a182d
#150c16
#000000

Similar Color like #be6dce color

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

#bf6ecf
#c06fd0
#c170d1
#c271d2
#c372d3
#c473d4
#c574d5
#c675d6
#c776d7
#c877d8
#c978d9
#ca79da
#cb7adb
#cc7bdc
#bd6ccd
#bc6bcc
#bb6acb
#ba69ca
#b968c9
#b867c8
#b766c7
#b665c6
#b564c5
#b463c4
#b362c3
#b261c2
#b160c1
#b05fc0

Monochromatic Color with #be6dce

#be6dce
#e584f8
#211324
#482a4e
#704079
#9757a3

Tints of #be6dce Color

#be6dce
#c57dd3
#cc8dd8
#d39dde
#daade3
#e2bee9
#e9ceee
#f0def4
#f7eef9
#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

#be6dce
#7dce6d

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

Split Complementary

#be6dce
#aece6d
#6dce8d

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

Analogous Color

#976dce
#ab6dce
#be6dce
#ce6dcb
#ce6db7

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

#be6dce
#cebe6d
#6dcebe

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

#be6dce
#ce8d6d
#7dce6d
#6dadce

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

#be6dce
#7dce6d
#6dce8d
#ce6dae

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

#be6dce Color Code Preview on Black Background Color

This is how #be6dce Color will look on black background color. Color contrast ratio is 6.27

#be6dce in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #be6dce

HTML with inline CSS

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

Your Example Paragraph content text in with font color #be6dce

#be6dce color code is use for CSS Background Color

Background color for the above div is #be6dce

HTML with inline CSS

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

#be6dce color code is use for CSS Border Color

CSS Border color for the above div is #be6dce

HTML with inline CSS

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

CSS Border Left color for the above div is #be6dce

HTML with inline CSS

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

CSS Border Right color for the above div is #be6dce

HTML with inline CSS

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

CSS Border Bottom color for the above div is #be6dce

HTML with inline CSS

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

CSS Border Top color for the above div is #be6dce

HTML with inline CSS

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

#be6dce hex Color code used as CSS color Codes

Example CSS Class for usage

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

#be6dce Color code Preview on White Background

This is how #be6dce Color code will look on white background color. Color contrast ratio is 3.35

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

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,109,206,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(125,206,109,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(190,109,206,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.