crispedge.com

Color picker

Loading...

#bc4ee8 hex color - Violet - Warm color - Information

#bc4ee8 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #bc4ee8 Color code in RGB color code model is created after adding 73.73% red color, 30.59% green color and 90.98% blue color. Hex #bc4ee8 Color code in CMYK color (process color) code model is generated after subtraction of 19% cyan, 66% magenta, 0% yellow and 9% black.

Hex #bc4ee8 color code is between #bb55ee web safe hex color code and #cc44dd web safe hex color code. #bb55ee is the nearest web safe color code. You can see here many more shades of #bc4ee8 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebc4ee8#bc4ee8
RGB Decimal188, 78, 232rgb(188, 78, 232)
RGB Percent74%, 31%, 91%rgb(74%, 31%, 91%)
CSS RGBa188, 78, 232,1rgba(188,78,232,1)
CMYK Modelcmyk(19%,66%,0%,9%)
HSL Color Space283,77% ,61%hsl(283,77% ,61%)
HSV Color Space283°, 66%, 91%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111000100111011101000
Octal274116350
Decimal18878232
Hexbc4ee8

Different shades of #bc4ee8 color code.

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

Light Shade of #bc4ee8
#cd7bee
Dark Shade of #bc4ee8
#ab21e2
Saturated Shade of #bc4ee8
#c044f2
Desaturated Shade of #bc4ee8
#b858de
Grey scale Shade of #bc4ee8
#9b9b9b
Brighten Shade
#d567ff
Most Readable Shade
#FFFFFF

Shades of #bc4ee8 color code

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

#bc4ee8
#a745ce
#923cb4
#7d349a
#682b80
#532267
#3e1a4d
#291133
#140819
#000000

Similar Color like #bc4ee8 color

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

#bd4fe9
#be50ea
#bf51eb
#c052ec
#c153ed
#c254ee
#c355ef
#c456f0
#c557f1
#c658f2
#c759f3
#c85af4
#c95bf5
#ca5cf6
#bb4de7
#ba4ce6
#b94be5
#b84ae4
#b749e3
#b648e2
#b547e1
#b446e0
#b345df
#b244de
#b143dd
#b042dc
#af41db
#ae40da

Monochromatic Color with #bc4ee8

#bc4ee8
#100713
#32153e
#552368
#773193
#9a40bd

Tints of #bc4ee8 Color

#bc4ee8
#c361ea
#ca75ed
#d289ef
#d99cf2
#e1b0f4
#e8c4f7
#f0d7f9
#f7ebfc
#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

#bc4ee8
#7ae84e

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

Split Complementary

#bc4ee8
#c7e84e
#4ee86f

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

Analogous Color

#7e4ee8
#9d4ee8
#bc4ee8
#db4ee8
#e84ed6

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

#bc4ee8
#e8bc4e
#4ee8bc

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

#bc4ee8
#e86f4e
#7ae84e
#4ec7e8

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

#bc4ee8
#7ae84e
#4ee86f
#e84ec7

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

#bc4ee8 Color Code Preview on Black Background Color

This is how #bc4ee8 Color will look on black background color. Color contrast ratio is 5.39

#bc4ee8 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc4ee8

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc4ee8

#bc4ee8 color code is use for CSS Background Color

Background color for the above div is #bc4ee8

HTML with inline CSS

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

#bc4ee8 color code is use for CSS Border Color

CSS Border color for the above div is #bc4ee8

HTML with inline CSS

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

CSS Border Left color for the above div is #bc4ee8

HTML with inline CSS

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

CSS Border Right color for the above div is #bc4ee8

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bc4ee8

HTML with inline CSS

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

CSS Border Top color for the above div is #bc4ee8

HTML with inline CSS

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

#bc4ee8 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bc4ee8 Color code Preview on White Background

This is how #bc4ee8 Color code will look on white background color. Color contrast ratio is 3.89

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

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,78,232,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(122,232,78,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(188,78,232,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.