Skip to main content Skip to docs navigation

#bf64c1 hex color | Download Dark Violet BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Pantone 2067 C and its hex is #C069C2 Nearest Color Name

Color Hue/Base color: Violet

Hex #bf64c1 Color code in RGB color code model is created after adding 74.9% red color, 39.22% green color and 75.69% blue color. Hex #bf64c1 Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 48% magenta, 0% yellow and 24.31% black.

Hex #bf64c1 color code is between #bb66bb web safe hex color code and #cc55cc web safe hex color code. #bb66bb is the nearest web safe color code. You can see here many more shades of #bf64c1 color code.

RGB Chart

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

Color Table

Hex Color Code bf64c1 #bf64c1
RGB Decimal 191, 100, 193 191, 100, 193
RGB Percent 75%, 39%, 76% rgb(75%, 39%, 76%)
CSS RGBa 191, 100, 193,1 rgba(191,100,193,1)
CMYK Model cmyk(1%,48%,0%,24.31%)
HSL Color Space 299,43% ,57% hsl(299,43% ,57%)
HSV Color Space 299°, 48%, 76%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111111 01100100 11000001
Octal 277 144 301
Decimal 191 100 193
Hex bf 64 c1

Different shades of #bf64c1 color code.

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

Darkest of #bf64c1
#632864
Darker of #bf64c1
#873788
Dark of #bf64c1
#ab45ad
Base of #bf64c1
#bf64c1
Light of #bf64c1
#ce88d0
Lighter
#ddadde
Lightest
#ecd1ed

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

#bf64c1
#66c164

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

Split Complementary

#bf64c1
#94c164
#64c190

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

Analogous Color

#8964c1
#9864c1
#bf64c1
#c164a4
#c1647d

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

#bf64c1
#64c1bf
#c1bf64

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

#bf64c1
#c1bf64
#66c164
#6466c1

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#bf64c1
#c19064
#66c164
#6494c1

Square 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).

Monochromatic Color with #bf64c1

#3f1940
#632864
#873788
#ab45ad
#bf64c1
#ce88d0
#ddadde
#ecd1ed
#fbf6fb

Tints of #bf64c1 Color

#bf64c1
#c675c7
#cd86ce
#d497d5
#dba8dc
#e2bae3
#e9cbea
#f0dcf1
#f7edf8
#ffffff

Shades of #bf64c1 color code

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

#bf64c1
#a958ab
#944d96
#7f4280
#6a376b
#542c55
#3f2140
#2a162a
#150b15
#000000

Tones

#bf64c1
#aa7aab
#958f96
#929292
#929292

Tones

Similar Color like #bf64c1 color

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

#c065c2
#c166c3
#c267c4
#c368c5
#c469c6
#c56ac7
#c66bc8
#c76cc9
#c86dca
#c96ecb
#ca6fcc
#cb70cd
#cc71ce
#cd72cf
#be63c0
#bd62bf
#bc61be
#bb60bd
#ba5fbc
#b95ebb
#b85dba
#b75cb9
#b65bb8
#b55ab7
#b459b6
#b358b5
#b257b4
#b156b3

Download this Dark Violet

Hex #bf64c1 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.

#bf64c1 Color Code Preview on Black Background Color

This is how #bf64c1 Color will look on black background color. Color contrast ratio is 5.81

#bf64c1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bf64c1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bf64c1

#bf64c1 color code is use for CSS Background Color

Background color for the above div is #bf64c1

HTML with inline CSS

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

#bf64c1 color code is use for CSS Border Color

CSS Border color for the above div is #bf64c1

HTML with inline CSS

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

CSS Border Left color for the above div is #bf64c1

HTML with inline CSS

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

CSS Border Right color for the above div is #bf64c1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bf64c1

HTML with inline CSS

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

CSS Border Top color for the above div is #bf64c1

HTML with inline CSS

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

#bf64c1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bf64c1 Color code Preview on White Background

This is how #bf64c1 Color code will look on white background color. Color contrast ratio is 3.62

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(191,100,193,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(102,193,100,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(191,100,193,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }