crispedge.com

Color picker

Loading...

#bf71fa hex color - Violet - Warm color - Information

#bf71fa hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #bf71fa Color code in RGB color code model is created after adding 74.9% red color, 44.31% green color and 98.04% blue color. Hex #bf71fa Color code in CMYK color (process color) code model is generated after subtraction of 24% cyan, 55% magenta, 0% yellow and 2% black.

Hex #bf71fa color code is between #bb77ff web safe hex color code and #cc66ee web safe hex color code. #bb77ff is the nearest web safe color code. You can see here many more shades of #bf71fa color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebf71fa#bf71fa
RGB Decimal191, 113, 250rgb(191, 113, 250)
RGB Percent75%, 44%, 98%rgb(75%, 44%, 98%)
CSS RGBa191, 113, 250,1rgba(191,113,250,1)
CMYK Modelcmyk(24%,55%,0%,2%)
HSL Color Space274,93% ,71%hsl(274,93% ,71%)
HSV Color Space274°, 55%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111110111000111111010
Octal277161372
Decimal191113250
Hexbf71fa

Different shades of #bf71fa color code.

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

Light Shade of #bf71fa
#d5a2fc
Dark Shade of #bf71fa
#a940f8
Saturated Shade of #bf71fa
#c06cff
Desaturated Shade of #bf71fa
#be78f3
Grey scale Shade of #bf71fa
#b5b5b5
Brighten Shade
#d88aff
Most Readable Shade
#000000

Shades of #bf71fa color code

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

#bf71fa
#a964de
#9457c2
#7f4ba6
#6a3e8a
#54326f
#3f2553
#2a1937
#150c1b
#000000

Similar Color like #bf71fa color

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

#c072fb
#c173fc
#c274fd
#c375fe
#c476ff
#c577ff
#c678ff
#c779ff
#c87aff
#c97bff
#ca7cff
#cb7dff
#cc7eff
#cd7fff
#be70f9
#bd6ff8
#bc6ef7
#bb6df6
#ba6cf5
#b96bf4
#b86af3
#b769f2
#b668f1
#b567f0
#b466ef
#b365ee
#b264ed
#b163ec

Monochromatic Color with #bf71fa

#bf71fa
#1d1125
#3d2450
#5e377a
#7e4ba5
#9f5ecf

Tints of #bf71fa Color

#bf71fa
#c680fa
#cd90fb
#d4a0fb
#dbb0fc
#e2bffc
#e9cffd
#f0dffd
#f7effe
#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

#bf71fa
#acfa71

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

Split Complementary

#bf71fa
#f0fa71
#71fa7b

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

Analogous Color

#8871fa
#a471fa
#bf71fa
#da71fa
#f671fa

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

#bf71fa
#fabf71
#71fabf

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

#bf71fa
#fa7a71
#acfa71
#71f0fa

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

#bf71fa
#acfa71
#71fa7b
#fa71f0

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

#bf71fa Color Code Preview on Black Background Color

This is how #bf71fa Color will look on black background color. Color contrast ratio is 6.96

#bf71fa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bf71fa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bf71fa

#bf71fa color code is use for CSS Background Color

Background color for the above div is #bf71fa

HTML with inline CSS

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

#bf71fa color code is use for CSS Border Color

CSS Border color for the above div is #bf71fa

HTML with inline CSS

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

CSS Border Left color for the above div is #bf71fa

HTML with inline CSS

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

CSS Border Right color for the above div is #bf71fa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bf71fa

HTML with inline CSS

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

CSS Border Top color for the above div is #bf71fa

HTML with inline CSS

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

#bf71fa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bf71fa Color code Preview on White Background

This is how #bf71fa Color code will look on white background color. Color contrast ratio is 3.02

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

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(191,113,250,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(172,250,113,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(191,113,250,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.