crispedge.com

Color picker

Loading...

#bc51ce hex color - Violet - Warm color - Information

#bc51ce hex color - Violet - Warm color

Color Hue/Base color: Violet

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

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebc51ce#bc51ce
RGB Decimal188, 81, 206rgb(188, 81, 206)
RGB Percent74%, 32%, 81%rgb(74%, 32%, 81%)
CSS RGBa188, 81, 206,1rgba(188,81,206,1)
CMYK Modelcmyk(9%,61%,0%,19%)
HSL Color Space291,56% ,56%hsl(291,56% ,56%)
HSV Color Space291°, 61%, 81%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111000101000111001110
Octal274121316
Decimal18881206
Hexbc51ce

Different shades of #bc51ce color code.

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

Light Shade of #bc51ce
#cb79d9
Dark Shade of #bc51ce
#a534b8
Saturated Shade of #bc51ce
#c446d9
Desaturated Shade of #bc51ce
#b45cc3
Grey scale Shade of #bc51ce
#8f8f8f
Brighten Shade
#d56ae7
Most Readable Shade
#FFFFFF

Shades of #bc51ce color code

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

#bc51ce
#a748b7
#923fa0
#7d3689
#682d72
#53245b
#3e1b44
#29122d
#140916
#000000

Similar Color like #bc51ce color

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

#bd52cf
#be53d0
#bf54d1
#c055d2
#c156d3
#c257d4
#c358d5
#c459d6
#c55ad7
#c65bd8
#c75cd9
#c85dda
#c95edb
#ca5fdc
#bb50cd
#ba4fcc
#b94ecb
#b84dca
#b74cc9
#b64bc8
#b54ac7
#b449c6
#b348c5
#b247c4
#b146c3
#b045c2
#af44c1
#ae43c0

Monochromatic Color with #bc51ce

#bc51ce
#e362f8
#210e24
#481f4e
#6e3079
#9540a3

Tints of #bc51ce Color

#bc51ce
#c364d3
#ca77d8
#d28bde
#d99ee3
#e1b1e9
#e8c5ee
#f0d8f4
#f7ebf9
#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

#bc51ce
#63ce51

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

Split Complementary

#bc51ce
#a1ce51
#51ce7e

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

Analogous Color

#8a51ce
#a351ce
#bc51ce
#ce51c7
#ce51ae

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

#bc51ce
#cebc51
#51cebc

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

#bc51ce
#ce7d51
#63ce51
#51a1ce

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

#bc51ce
#63ce51
#51ce7e
#ce51a1

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

#bc51ce Color Code Preview on Black Background Color

This is how #bc51ce Color will look on black background color. Color contrast ratio is 5.21

#bc51ce in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc51ce

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc51ce

#bc51ce color code is use for CSS Background Color

Background color for the above div is #bc51ce

HTML with inline CSS

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

#bc51ce color code is use for CSS Border Color

CSS Border color for the above div is #bc51ce

HTML with inline CSS

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

CSS Border Left color for the above div is #bc51ce

HTML with inline CSS

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

CSS Border Right color for the above div is #bc51ce

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bc51ce

HTML with inline CSS

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

CSS Border Top color for the above div is #bc51ce

HTML with inline CSS

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

#bc51ce hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bc51ce Color code Preview on White Background

This is how #bc51ce Color code will look on white background color. Color contrast ratio is 4.03

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

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,81,206,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(99,206,81,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(188,81,206,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.