crispedge.com

Color picker

Loading...

#bd4fe5 hex color - Violet - Warm color - Information

#bd4fe5 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #bd4fe5 Color code in RGB color code model is created after adding 74.12% red color, 30.98% green color and 89.8% blue color. Hex #bd4fe5 Color code in CMYK color (process color) code model is generated after subtraction of 17% cyan, 66% magenta, 0% yellow and 10% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebd4fe5#bd4fe5
RGB Decimal189, 79, 229rgb(189, 79, 229)
RGB Percent74%, 31%, 90%rgb(74%, 31%, 90%)
CSS RGBa189, 79, 229,1rgba(189,79,229,1)
CMYK Modelcmyk(17%,66%,0%,10%)
HSL Color Space284,74% ,60%hsl(284,74% ,60%)
HSV Color Space284°, 66%, 90%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111010100111111100101
Octal275117345
Decimal18979229
Hexbd4fe5

Different shades of #bd4fe5 color code.

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

Light Shade of #bd4fe5
#ce7bec
Dark Shade of #bd4fe5
#ac23de
Saturated Shade of #bd4fe5
#c245ef
Desaturated Shade of #bd4fe5
#b859db
Grey scale Shade of #bd4fe5
#9a9a9a
Brighten Shade
#d668fe
Most Readable Shade
#FFFFFF

Shades of #bd4fe5 color code

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

#bd4fe5
#a846cb
#933db2
#7e3498
#692b7f
#542365
#3f1a4c
#2a1132
#150819
#000000

Similar Color like #bd4fe5 color

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

#be50e6
#bf51e7
#c052e8
#c153e9
#c254ea
#c355eb
#c456ec
#c557ed
#c658ee
#c759ef
#c85af0
#c95bf1
#ca5cf2
#cb5df3
#bc4ee4
#bb4de3
#ba4ce2
#b94be1
#b84ae0
#b749df
#b648de
#b547dd
#b446dc
#b345db
#b244da
#b143d9
#b042d8
#af41d7

Monochromatic Color with #bd4fe5

#bd4fe5
#0e0610
#31143b
#542365
#773290
#9a40ba

Tints of #bd4fe5 Color

#bd4fe5
#c462e7
#cb76ea
#d389ed
#da9df0
#e1b0f3
#e9c4f6
#f0d7f9
#f7ebfc
#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

#bd4fe5
#77e54f

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

Split Complementary

#bd4fe5
#c2e54f
#4fe572

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

Analogous Color

#814fe5
#9f4fe5
#bd4fe5
#db4fe5
#e54fd1

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

#bd4fe5
#e5bd4f
#4fe5bd

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

#bd4fe5
#e5724f
#77e54f
#4fc2e5

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

#bd4fe5
#77e54f
#4fe572
#e54fc2

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

#bd4fe5 Color Code Preview on Black Background Color

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

#bd4fe5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bd4fe5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bd4fe5

#bd4fe5 color code is use for CSS Background Color

Background color for the above div is #bd4fe5

HTML with inline CSS

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

#bd4fe5 color code is use for CSS Border Color

CSS Border color for the above div is #bd4fe5

HTML with inline CSS

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

CSS Border Left color for the above div is #bd4fe5

HTML with inline CSS

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

CSS Border Right color for the above div is #bd4fe5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bd4fe5

HTML with inline CSS

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

CSS Border Top color for the above div is #bd4fe5

HTML with inline CSS

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

#bd4fe5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bd4fe5 Color code Preview on White Background

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

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,79,229,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(119,229,79,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(189,79,229,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.