crispedge.com

Color picker

Loading...

#bc7dfe hex color - Violet - Cool color - Information

#bc7dfe hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #bc7dfe Color code in RGB color code model is created after adding 73.73% red color, 49.02% green color and 99.61% blue color. Hex #bc7dfe Color code in CMYK color (process color) code model is generated after subtraction of 26% cyan, 51% magenta, 0% yellow and 0% black.

Hex #bc7dfe color code is between #bb77ff web safe hex color code and #cc88ee web safe hex color code. #bb77ff is the nearest web safe color code. You can see here many more shades of #bc7dfe color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codebc7dfe#bc7dfe
RGB Decimal188, 125, 254rgb(188, 125, 254)
RGB Percent74%, 49%, 100%rgb(74%, 49%, 100%)
CSS RGBa188, 125, 254,1rgba(188,125,254,1)
CMYK Modelcmyk(26%,51%,0%,0%)
HSL Color Space269,98% ,74%hsl(269,98% ,74%)
HSV Color Space269°, 51%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101111000111110111111110
Octal274175376
Decimal188125254
Hexbc7dfe

Different shades of #bc7dfe color code.

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

Light Shade of #bc7dfe
#d6b0fe
Dark Shade of #bc7dfe
#a24afe
Saturated Shade of #bc7dfe
#bc7cff
Desaturated Shade of #bc7dfe
#bc84f7
Grey scale Shade of #bc7dfe
#bdbdbd
Brighten Shade
#d596ff
Most Readable Shade
#000000

Shades of #bc7dfe color code

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

#bc7dfe
#a76fe1
#9261c5
#7d53a9
#68458d
#533770
#3e2954
#291b38
#140d1c
#000000

Similar Color like #bc7dfe color

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

#bd7eff
#be7fff
#bf80ff
#c081ff
#c182ff
#c283ff
#c384ff
#c485ff
#c586ff
#c687ff
#c788ff
#c889ff
#c98aff
#ca8bff
#bb7cfd
#ba7bfc
#b97afb
#b879fa
#b778f9
#b677f8
#b576f7
#b475f6
#b374f5
#b273f4
#b172f3
#b071f2
#af70f1
#ae6ff0

Monochromatic Color with #bc7dfe

#bc7dfe
#1f1429
#3e2954
#5e3e7e
#7d53a9
#9d68d3

Tints of #bc7dfe Color

#bc7dfe
#c38bfe
#ca99fe
#d2a8fe
#d9b6fe
#e1c5fe
#e8d3fe
#f0e2fe
#f7f0fe
#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

#bc7dfe
#bffe7d

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

Split Complementary

#bc7dfe
#fefc7d
#7ffe7d

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

Analogous Color

#887dfe
#a27dfe
#bc7dfe
#d67dfe
#f07dfe

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

#bc7dfe
#febc7d
#7dfebc

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

#bc7dfe
#fe7d7e
#bffe7d
#7dfefc

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

#bc7dfe
#bffe7d
#7ffe7d
#fc7dfe

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

#bc7dfe Color Code Preview on Black Background Color

This is how #bc7dfe Color will look on black background color. Color contrast ratio is 7.50

#bc7dfe in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc7dfe

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc7dfe

#bc7dfe color code is use for CSS Background Color

Background color for the above div is #bc7dfe

HTML with inline CSS

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

#bc7dfe color code is use for CSS Border Color

CSS Border color for the above div is #bc7dfe

HTML with inline CSS

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

CSS Border Left color for the above div is #bc7dfe

HTML with inline CSS

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

CSS Border Right color for the above div is #bc7dfe

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bc7dfe

HTML with inline CSS

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

CSS Border Top color for the above div is #bc7dfe

HTML with inline CSS

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

#bc7dfe hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bc7dfe Color code Preview on White Background

This is how #bc7dfe Color code will look on white background color. Color contrast ratio is 2.80

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

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,125,254,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(191,254,125,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(188,125,254,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.