crispedge.com

Color picker

Loading...

#bf72c7 hex color - Violet - Warm color - Information

#bf72c7 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #bf72c7 Color code in RGB color code model is created after adding 74.9% red color, 44.71% green color and 78.04% blue color. Hex #bf72c7 Color code in CMYK color (process color) code model is generated after subtraction of 4% cyan, 43% magenta, 0% yellow and 22% black.

Hex #bf72c7 color code is between #bb77cc web safe hex color code and #cc66bb web safe hex color code. #bb77cc is the nearest web safe color code. You can see here many more shades of #bf72c7 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebf72c7#bf72c7
RGB Decimal191, 114, 199rgb(191, 114, 199)
RGB Percent75%, 45%, 78%rgb(75%, 45%, 78%)
CSS RGBa191, 114, 199,1rgba(191,114,199,1)
CMYK Modelcmyk(4%,43%,0%,22%)
HSL Color Space294,43% ,61%hsl(294,43% ,61%)
HSV Color Space294°, 43%, 78%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111110111001011000111
Octal277162307
Decimal191114199
Hexbf72c7

Different shades of #bf72c7 color code.

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

Light Shade of #bf72c7
#d096d5
Dark Shade of #bf72c7
#ae4db8
Saturated Shade of #bf72c7
#c768d1
Desaturated Shade of #bf72c7
#b77cbd
Grey scale Shade of #bf72c7
#9c9c9c
Brighten Shade
#d88be0
Most Readable Shade
#000000

Shades of #bf72c7 color code

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

#bf72c7
#a965b0
#94589a
#7f4c84
#6a3f6e
#543258
#3f2642
#2a192c
#150c16
#000000

Similar Color like #bf72c7 color

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

#c073c8
#c174c9
#c275ca
#c376cb
#c477cc
#c578cd
#c679ce
#c77acf
#c87bd0
#c97cd1
#ca7dd2
#cb7ed3
#cc7fd4
#cd80d5
#be71c6
#bd70c5
#bc6fc4
#bb6ec3
#ba6dc2
#b96cc1
#b86bc0
#b76abf
#b669be
#b568bd
#b467bc
#b366bb
#b265ba
#b164b9

Monochromatic Color with #bf72c7

#bf72c7
#e88af1
#1c111d
#452947
#6d4172
#965a9c

Tints of #bf72c7 Color

#bf72c7
#c681cd
#cd91d3
#d4a1d9
#dbb0df
#e2c0e6
#e9d0ec
#f0dff2
#f7eff8
#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

#bf72c7
#7ac772

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

Split Complementary

#bf72c7
#a4c772
#72c795

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

Analogous Color

#9d72c7
#ae72c7
#bf72c7
#c772be
#c772ad

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

#bf72c7
#c7bf72
#72c7bf

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

#bf72c7
#c79472
#7ac772
#72a4c7

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

#bf72c7
#7ac772
#72c795
#c772a4

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

#bf72c7 Color Code Preview on Black Background Color

This is how #bf72c7 Color will look on black background color. Color contrast ratio is 6.45

#bf72c7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bf72c7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bf72c7

#bf72c7 color code is use for CSS Background Color

Background color for the above div is #bf72c7

HTML with inline CSS

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

#bf72c7 color code is use for CSS Border Color

CSS Border color for the above div is #bf72c7

HTML with inline CSS

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

CSS Border Left color for the above div is #bf72c7

HTML with inline CSS

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

CSS Border Right color for the above div is #bf72c7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bf72c7

HTML with inline CSS

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

CSS Border Top color for the above div is #bf72c7

HTML with inline CSS

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

#bf72c7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bf72c7 Color code Preview on White Background

This is how #bf72c7 Color code will look on white background color. Color contrast ratio is 3.26

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

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