Skip to main content Skip to docs navigation

#bc56a4 hex color | Download Dark Violet BG image | Information

Color Picker

@
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.

Color Info

Woow we have a nearby visually matching color name available. It's name is Mazzy Star and its hex is #BF5BB0 Nearest Color Name

Color Hue/Base color: Violet

Hex #bc56a4 Color code in RGB color code model is created after adding 73.73% red color, 33.73% green color and 64.31% blue color. Hex #bc56a4 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 54% magenta, 13% yellow and 26.27% black.

Hex #bc56a4 color code is between #bb55aa web safe hex color code and #cc6699 web safe hex color code. #bb55aa is the nearest web safe color code. You can see here many more shades of #bc56a4 color code.

RGB Chart

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

Color Table

Hex Color Code bc56a4 #bc56a4
RGB Decimal 188, 86, 164 188, 86, 164
RGB Percent 74%, 34%, 64% rgb(74%, 34%, 64%)
CSS RGBa 188, 86, 164,1 rgba(188,86,164,1)
CMYK Model cmyk(0%,54%,13%,26.27%)
HSL Color Space 314,43% ,54% hsl(314,43% ,54%)
HSV Color Space 314°, 54%, 74%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111100 01010110 10100100
Octal 274 126 244
Decimal 188 86 164
Hex bc 56 a4

Different shades of #bc56a4 color code.

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

Darkest of #bc56a4
#57224a
Darker of #bc56a4
#7b316a
Dark of #bc56a4
#a03f89
Base of #bc56a4
#bc56a4
Light of #bc56a4
#ca7bb8
Lighter
#d99fcb
Lightest
#e7c4df

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

#bc56a4
#56bc6e

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

Split Complementary

#bc56a4
#71bc56
#56bca1

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

Analogous Color

#9956bc
#aa56bc
#bc56a4
#bc5682
#bc5658

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

#bc56a4
#56a4bc
#a4bc56

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

#bc56a4
#a4bc56
#56bc6e
#6e56bc

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#bc56a4
#bca156
#56bc6e
#5671bc

Square 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).

Monochromatic Color with #bc56a4

#32142b
#57224a
#7b316a
#a03f89
#bc56a4
#ca7bb8
#d99fcb
#e7c4df
#f6e8f3

Tints of #bc56a4 Color

#bc56a4
#c368ae
#ca7bb8
#d28ec2
#d9a1cc
#e1b3d6
#e8c6e0
#f0d9ea
#f7ecf4
#ffffff

Shades of #bc56a4 color code

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

#bc56a4
#a74c91
#92427f
#7d396d
#682f5b
#532648
#3e1c36
#291324
#140912
#000000

Tones

#bc56a4
#a46e98
#8d858b
#898989
#898989

Tones

Similar Color like #bc56a4 color

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

#bd57a5
#be58a6
#bf59a7
#c05aa8
#c15ba9
#c25caa
#c35dab
#c45eac
#c55fad
#c660ae
#c761af
#c862b0
#c963b1
#ca64b2
#bb55a3
#ba54a2
#b953a1
#b852a0
#b7519f
#b6509e
#b54f9d
#b44e9c
#b34d9b
#b24c9a
#b14b99
#b04a98
#af4997
#ae4896

Download this Dark Violet

Hex #bc56a4 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.

#bc56a4 Color Code Preview on Black Background Color

This is how #bc56a4 Color will look on black background color. Color contrast ratio is 5.01

#bc56a4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc56a4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc56a4

#bc56a4 color code is use for CSS Background Color

Background color for the above div is #bc56a4

HTML with inline CSS

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

#bc56a4 color code is use for CSS Border Color

CSS Border color for the above div is #bc56a4

HTML with inline CSS

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

CSS Border Left color for the above div is #bc56a4

HTML with inline CSS

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

CSS Border Right color for the above div is #bc56a4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bc56a4

HTML with inline CSS

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

CSS Border Top color for the above div is #bc56a4

HTML with inline CSS

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

#bc56a4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bc56a4 Color code Preview on White Background

This is how #bc56a4 Color code will look on white background color. Color contrast ratio is 4.20

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(188,86,164,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(86,188,110,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(188,86,164,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }