@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#bc3cd6 hex color - Violet - Warm color - Information

#bc3cd6 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #bc3cd6 Color code in RGB color code model is created after adding 73.73% red color, 23.53% green color and 83.92% blue color. Hex #bc3cd6 Color code in CMYK color (process color) code model is generated after subtraction of 12% cyan, 72% magenta, 0% yellow and 16.08% black.

Hex #bc3cd6 color code is between #bb44dd web safe hex color code and #cc33cc web safe hex color code. #bb44dd is the nearest web safe color code. You can see here many more shades of #bc3cd6 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code bc3cd6 #bc3cd6
RGB Decimal 188, 60, 214 rgb(188, 60, 214)
RGB Percent 74%, 24%, 84% rgb(74%, 24%, 84%)
CSS RGBa 188, 60, 214,1 rgba(188,60,214,1)
CMYK Model cmyk(12%,72%,0%,16.08%)
HSL Color Space 290,65% ,54% hsl(290,65% ,54%)
HSV Color Space 290°, 72%, 84%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111100 00111100 11010110
Octal 274 74 326
Decimal 188 60 214
Hex bc 3c d6

Different shades of #bc3cd6 color code.

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

Light Shade of #bc3cd6
#ca66df
Dark Shade of #bc3cd6
#a027b8
Saturated Shade of #bc3cd6
#c430e2
Desaturated Shade of #bc3cd6
#b448ca
Grey scale Shade of #bc3cd6
#898989
Brighten Shade
#d555ef
Most Readable Shade
#FFFFFF

Shades of #bc3cd6 color code

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

#bc3cd6
#a735be
#922ea6
#7d288e
#682176
#531a5f
#3e1447
#290d2f
#140617
#000000

Similar Color like #bc3cd6 color

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

#bd3dd7
#be3ed8
#bf3fd9
#c040da
#c141db
#c242dc
#c343dd
#c444de
#c545df
#c646e0
#c747e1
#c848e2
#c949e3
#ca4ae4
#bb3bd5
#ba3ad4
#b939d3
#b838d2
#b737d1
#b636d0
#b535cf
#b434ce
#b333cd
#b232cc
#b131cb
#b030ca
#af2fc9
#ae2ec8

Monochromatic Color with #bc3cd6

#bc3cd6
#010001
#270c2c
#4c1856
#712481
#9730ab

Tints of #bc3cd6 Color

#bc3cd6
#c351da
#ca67df
#d27de3
#d992e8
#e1a8ec
#e8bef1
#f0d3f5
#f7e9fa
#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

#bc3cd6
#56d63c

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

Split Complementary

#bc3cd6
#a3d63c
#3cd66f

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

Analogous Color

#7e3cd6
#9d3cd6
#bc3cd6
#d63cd1
#d63cb2

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

#bc3cd6
#d6bc3c
#3cd6bc

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

#bc3cd6
#d66f3c
#56d63c
#3ca3d6

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

#bc3cd6
#56d63c
#3cd66f
#d63ca3

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

#bc3cd6 Color Code Preview on Black Background Color

This is how #bc3cd6 Color will look on black background color. Color contrast ratio is 4.76

#bc3cd6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc3cd6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc3cd6

#bc3cd6 color code is use for CSS Background Color

Background color for the above div is #bc3cd6

HTML with inline CSS

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

#bc3cd6 color code is use for CSS Border Color

CSS Border color for the above div is #bc3cd6

HTML with inline CSS

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

CSS Border Left color for the above div is #bc3cd6

HTML with inline CSS

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

CSS Border Right color for the above div is #bc3cd6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bc3cd6

HTML with inline CSS

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

CSS Border Top color for the above div is #bc3cd6

HTML with inline CSS

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

#bc3cd6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bc3cd6 Color code Preview on White Background

This is how #bc3cd6 Color code will look on white background color. Color contrast ratio is 4.42

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

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,60,214,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(86,214,60,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(188,60,214,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.