crispedge.com

Color picker

Loading...

#bd51df hex color - Violet - Warm color - Information

#bd51df hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #bd51df Color code in RGB color code model is created after adding 74.12% red color, 31.76% green color and 87.45% blue color. Hex #bd51df Color code in CMYK color (process color) code model is generated after subtraction of 15% cyan, 64% magenta, 0% yellow and 13% black.

Hex #bd51df 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 #bd51df color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebd51df#bd51df
RGB Decimal189, 81, 223rgb(189, 81, 223)
RGB Percent74%, 32%, 87%rgb(74%, 32%, 87%)
CSS RGBa189, 81, 223,1rgba(189,81,223,1)
CMYK Modelcmyk(15%,64%,0%,13%)
HSL Color Space286,69% ,60%hsl(286,69% ,60%)
HSV Color Space286°, 64%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111010101000111011111
Octal275121337
Decimal18981223
Hexbd51df

Different shades of #bd51df color code.

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

Light Shade of #bd51df
#cd7ce7
Dark Shade of #bd51df
#ac27d6
Saturated Shade of #bd51df
#c247e9
Desaturated Shade of #bd51df
#b85bd5
Grey scale Shade of #bd51df
#989898
Brighten Shade
#d66af8
Most Readable Shade
#FFFFFF

Shades of #bd51df color code

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

#bd51df
#a848c6
#933fad
#7e3694
#692d7b
#542463
#3f1b4a
#2a1231
#150918
#000000

Similar Color like #bd51df color

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

#be52e0
#bf53e1
#c054e2
#c155e3
#c256e4
#c357e5
#c458e6
#c559e7
#c65ae8
#c75be9
#c85cea
#c95deb
#ca5eec
#cb5fed
#bc50de
#bb4fdd
#ba4edc
#b94ddb
#b84cda
#b74bd9
#b64ad8
#b549d7
#b448d6
#b347d5
#b246d4
#b145d3
#b044d2
#af43d1

Monochromatic Color with #bd51df

#bd51df
#09040a
#2d1335
#51235f
#75328a
#9942b4

Tints of #bd51df Color

#bd51df
#c464e2
#cb77e6
#d38be9
#da9eed
#e1b1f0
#e9c5f4
#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

#bd51df
#73df51

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

Split Complementary

#bd51df
#badf51
#51df76

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

Analogous Color

#8451df
#a151df
#bd51df
#d951df
#df51c8

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

#bd51df
#dfbd51
#51dfbd

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

#bd51df
#df7651
#73df51
#51badf

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

#bd51df
#73df51
#51df76
#df51ba

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

#bd51df Color Code Preview on Black Background Color

This is how #bd51df Color will look on black background color. Color contrast ratio is 5.41

#bd51df in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bd51df

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bd51df

#bd51df color code is use for CSS Background Color

Background color for the above div is #bd51df

HTML with inline CSS

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

#bd51df color code is use for CSS Border Color

CSS Border color for the above div is #bd51df

HTML with inline CSS

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

CSS Border Left color for the above div is #bd51df

HTML with inline CSS

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

CSS Border Right color for the above div is #bd51df

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bd51df

HTML with inline CSS

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

CSS Border Top color for the above div is #bd51df

HTML with inline CSS

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

#bd51df hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bd51df Color code Preview on White Background

This is how #bd51df Color code will look on white background color. Color contrast ratio is 3.88

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

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(189,81,223,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(115,223,81,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(189,81,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.