crispedge.com

Color picker

Loading...

#bc19dc hex color - Violet - Warm color - Information

#bc19dc hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #bc19dc Color code in RGB color code model is created after adding 73.73% red color, 9.8% green color and 86.27% blue color. Hex #bc19dc Color code in CMYK color (process color) code model is generated after subtraction of 15% cyan, 89% magenta, 0% yellow and 14% black.

Hex #bc19dc color code is between #bb11dd web safe hex color code and #cc22cc web safe hex color code. #bb11dd is the nearest web safe color code. You can see here many more shades of #bc19dc color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebc19dc#bc19dc
RGB Decimal188, 25, 220rgb(188, 25, 220)
RGB Percent74%, 10%, 86%rgb(74%, 10%, 86%)
CSS RGBa188, 25, 220,1rgba(188,25,220,1)
CMYK Modelcmyk(15%,89%,0%,14%)
HSL Color Space290,80% ,48%hsl(290,80% ,48%)
HSV Color Space290°, 89%, 86%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111000001100111011100
Octal27431334
Decimal18825220
Hexbc19dc

Different shades of #bc19dc color code.

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

Light Shade of #bc19dc
#cd3fe9
Dark Shade of #bc19dc
#9514ae
Saturated Shade of #bc19dc
#c40de8
Desaturated Shade of #bc19dc
#b425d0
Grey scale Shade of #bc19dc
#7a7a7a
Brighten Shade
#d532f5
Most Readable Shade
#FFFFFF

Shades of #bc19dc color code

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

#bc19dc
#a716c3
#9213ab
#7d1092
#680d7a
#530b61
#3e0849
#290530
#140218
#000000

Similar Color like #bc19dc color

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

#bd1add
#be1bde
#bf1cdf
#c01de0
#c11ee1
#c21fe2
#c320e3
#c421e4
#c522e5
#c623e6
#c724e7
#c825e8
#c926e9
#ca27ea
#bb18db
#ba17da
#b916d9
#b815d8
#b714d7
#b613d6
#b512d5
#b411d4
#b310d3
#b20fd2
#b10ed1
#b00dd0
#af0ccf
#ae0bce

Monochromatic Color with #bc19dc

#bc19dc
#060107
#2b0632
#4f0b5c
#730f87
#9814b1

Tints of #bc19dc Color

#bc19dc
#c332df
#ca4ce3
#d265e7
#d97feb
#e198ef
#e8b2f3
#f0cbf7
#f7e5fb
#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

#bc19dc
#39dc19

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

Split Complementary

#bc19dc
#9bdc19
#19dc5a

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

Analogous Color

#6e19dc
#9519dc
#bc19dc
#dc19d5
#dc19ae

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

#bc19dc
#dcbc19
#19dcbc

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

#bc19dc
#dc5a19
#39dc19
#199adc

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

#bc19dc
#39dc19
#19dc5a
#dc199b

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

#bc19dc Color Code Preview on Black Background Color

This is how #bc19dc Color will look on black background color. Color contrast ratio is 4.31

#bc19dc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc19dc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc19dc

#bc19dc color code is use for CSS Background Color

Background color for the above div is #bc19dc

HTML with inline CSS

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

#bc19dc color code is use for CSS Border Color

CSS Border color for the above div is #bc19dc

HTML with inline CSS

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

CSS Border Left color for the above div is #bc19dc

HTML with inline CSS

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

CSS Border Right color for the above div is #bc19dc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bc19dc

HTML with inline CSS

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

CSS Border Top color for the above div is #bc19dc

HTML with inline CSS

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

#bc19dc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bc19dc Color code Preview on White Background

This is how #bc19dc Color code will look on white background color. Color contrast ratio is 4.87

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

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,25,220,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(57,220,25,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(188,25,220,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.