crispedge.com

#bc53df hex color - Violet - Warm color - Information

#bc53df hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #bc53df Color code in RGB color code model is created after adding 73.73% red color, 32.55% green color and 87.45% blue color. Hex #bc53df Color code in CMYK color (process color) code model is generated after subtraction of 16% cyan, 63% magenta, 0% yellow and 13% black.

Hex #bc53df color code is between #bb55dd web safe hex color code and #cc44ee web safe hex color code. #bb55dd is the nearest web safe color code. You can see here many more shades of #bc53df color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebc53df#bc53df
RGB Decimal188, 83, 223rgb(188, 83, 223)
RGB Percent74%, 33%, 87%rgb(74%, 33%, 87%)
CSS RGBa188, 83, 223,1rgba(188,83,223,1)
CMYK Modelcmyk(16%,63%,0%,13%)
HSL Color Space285,69% ,60%hsl(285,69% ,60%)
HSV Color Space285°, 63%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111000101001111011111
Octal274123337
Decimal18883223
Hexbc53df

Different shades of #bc53df color code.

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

Light Shade of #bc53df
#cd7ee7
Dark Shade of #bc53df
#ab28d7
Saturated Shade of #bc53df
#c149e9
Desaturated Shade of #bc53df
#b75dd5
Grey scale Shade of #bc53df
#999999
Brighten Shade
#d56cf8
Most Readable Shade
#FFFFFF

Shades of #bc53df color code

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

#bc53df
#a749c6
#9240ad
#7d3794
#682e7b
#532463
#3e1b4a
#291231
#140918
#000000

Similar Color like #bc53df color

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

#bd54e0
#be55e1
#bf56e2
#c057e3
#c158e4
#c259e5
#c35ae6
#c45be7
#c55ce8
#c65de9
#c75eea
#c85feb
#c960ec
#ca61ed
#bb52de
#ba51dd
#b950dc
#b84fdb
#b74eda
#b64dd9
#b54cd8
#b44bd7
#b34ad6
#b249d5
#b148d4
#b047d3
#af46d2
#ae45d1

Monochromatic Color with #bc53df

#bc53df
#09040a
#2d1435
#51245f
#74338a
#9843b4

Tints of #bc53df Color

#bc53df
#c366e2
#ca79e6
#d28ce9
#d99fed
#e1b2f0
#e8c5f4
#f0d8f7
#f7ebfb
#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

#bc53df
#76df53

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

Split Complementary

#bc53df
#bcdf53
#53df76

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

Analogous Color

#8453df
#a053df
#bc53df
#d853df
#df53ca

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

#bc53df
#dfbc53
#53dfbc

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

#bc53df
#df7653
#76df53
#53bcdf

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

#bc53df
#76df53
#53df76
#df53bc

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

#bc53df Color Code Preview on Black Background Color

This is how #bc53df Color will look on black background color. Color contrast ratio is 5.44

#bc53df in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc53df

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc53df

#bc53df color code is use for CSS Background Color

Background color for the above div is #bc53df

HTML with inline CSS

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

#bc53df color code is use for CSS Border Color

CSS Border color for the above div is #bc53df

HTML with inline CSS

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

CSS Border Left color for the above div is #bc53df

HTML with inline CSS

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

CSS Border Right color for the above div is #bc53df

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bc53df

HTML with inline CSS

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

CSS Border Top color for the above div is #bc53df

HTML with inline CSS

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

#bc53df hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bc53df Color code Preview on White Background

This is how #bc53df Color code will look on white background color. Color contrast ratio is 3.86

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

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,83,223,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(118,223,83,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(188,83,223,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.

< /html>