crispedge.com

Color picker

Loading...

#bf72f1 hex color - Blue - Warm color - Information

#bf72f1 hex color - Blue - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #bf72f1 Color code in RGB color code model is created after adding 74.9% red color, 44.71% green color and 94.51% blue color. Hex #bf72f1 Color code in CMYK color (process color) code model is generated after subtraction of 21% cyan, 53% magenta, 0% yellow and 5% black.

Hex #bf72f1 color code is between #bb77ee web safe hex color code and #cc66ff web safe hex color code. #bb77ee is the nearest web safe color code. You can see here many more shades of #bf72f1 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code bf72f1 #bf72f1
RGB Decimal 191, 114, 241 rgb(191, 114, 241)
RGB Percent 75%, 45%, 95% rgb(75%, 45%, 95%)
CSS RGBa 191, 114, 241,1 rgba(191,114,241,1)
CMYK Model cmyk(21%,53%,0%,5%)
HSL Color Space 276,82% ,70% hsl(276,82% ,70%)
HSV Color Space 276°, 53%, 95%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111111 01110010 11110001
Octal 277 162 361
Decimal 191 114 241
Hex bf 72 f1

Different shades of #bf72f1 color code.

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

Light Shade of #bf72f1
#d4a0f6
Dark Shade of #bf72f1
#aa44ec
Saturated Shade of #bf72f1
#c16af9
Desaturated Shade of #bf72f1
#bd7ae9
Grey scale Shade of #bf72f1
#b1b1b1
Brighten Shade
#d88bff
Most Readable Shade
#000000

Shades of #bf72f1 color code

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

#bf72f1
#a965d6
#9458bb
#7f4ca0
#6a3f85
#54326b
#3f2650
#2a1935
#150c1a
#000000

Similar Color like #bf72f1 color

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

#c073f2
#c174f3
#c275f4
#c376f5
#c477f6
#c578f7
#c679f8
#c77af9
#c87bfa
#c97cfb
#ca7dfc
#cb7efd
#cc7ffe
#cd80ff
#be71f0
#bd70ef
#bc6fee
#bb6eed
#ba6dec
#b96ceb
#b86bea
#b76ae9
#b669e8
#b568e7
#b467e6
#b366e5
#b265e4
#b164e3

Monochromatic Color with #bf72f1

#bf72f1
#170d1c
#382247
#5a3671
#7c4a9c
#9d5ec6

Tints of #bf72f1 Color

#bf72f1
#c681f2
#cd91f4
#d4a1f5
#dbb0f7
#e2c0f8
#e9d0fa
#f0dffb
#f7effd
#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

#bf72f1
#a4f172

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

Split Complementary

#bf72f1
#e3f172
#72f180

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

Analogous Color

#8c72f1
#a672f1
#bf72f1
#d872f1
#f172f0

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

#bf72f1
#f1bf72
#72f1bf

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

#bf72f1
#f17f72
#a4f172
#72e3f1

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

#bf72f1
#a4f172
#72f180
#f172e3

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

#bf72f1 Color Code Preview on Black Background Color

This is how #bf72f1 Color will look on black background color. Color contrast ratio is 6.89

#bf72f1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bf72f1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bf72f1

#bf72f1 color code is use for CSS Background Color

Background color for the above div is #bf72f1

HTML with inline CSS

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

#bf72f1 color code is use for CSS Border Color

CSS Border color for the above div is #bf72f1

HTML with inline CSS

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

CSS Border Left color for the above div is #bf72f1

HTML with inline CSS

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

CSS Border Right color for the above div is #bf72f1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bf72f1

HTML with inline CSS

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

CSS Border Top color for the above div is #bf72f1

HTML with inline CSS

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

#bf72f1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bf72f1 Color code Preview on White Background

This is how #bf72f1 Color code will look on white background color. Color contrast ratio is 3.05

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

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,114,241,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(164,241,114,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(191,114,241,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.