Skip to main content Skip to docs navigation

#bf53aa 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 2353 C and its hex is #BF4DA5 Nearest Color Name

Color Hue/Base color: Violet

Hex #bf53aa Color code in RGB color code model is created after adding 74.9% red color, 32.55% green color and 66.67% blue color. Hex #bf53aa Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 57% magenta, 11% yellow and 25.1% black.

Hex #bf53aa color code is between #bb5599 web safe hex color code and #cc44bb web safe hex color code. #bb5599 is the nearest web safe color code. You can see here many more shades of #bf53aa color code.

RGB Chart

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

Color Table

Hex Color Code bf53aa #bf53aa
RGB Decimal 191, 83, 170 191, 83, 170
RGB Percent 75%, 33%, 67% rgb(75%, 33%, 67%)
CSS RGBa 191, 83, 170,1 rgba(191,83,170,1)
CMYK Model cmyk(0%,57%,11%,25.1%)
HSL Color Space 312,46% ,54% hsl(312,46% ,54%)
HSV Color Space 312°, 57%, 75%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111111 01010011 10101010
Octal 277 123 252
Decimal 191 83 170
Hex bf 53 aa

Different shades of #bf53aa color code.

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

Darkest of #bf53aa
#58214d
Darker of #bf53aa
#7d2f6e
Dark of #bf53aa
#a33c8f
Base of #bf53aa
#bf53aa
Light of #bf53aa
#cd78bc
Lighter
#db9dcf
Lightest
#e8c3e1

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

#bf53aa
#53bf68

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

Split Complementary

#bf53aa
#74bf53
#53bf9e

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

Analogous Color

#9553bf
#a753bf
#bf53aa
#bf5386
#bf5359

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

#bf53aa
#53aabf
#aabf53

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

#bf53aa
#aabf53
#53bf68
#6853bf

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

#bf53aa
#bf9e53
#53bf68
#5374bf

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 #bf53aa

#33132d
#58214d
#7d2f6e
#a33c8f
#bf53aa
#cd78bc
#db9dcf
#e8c3e1
#f6e8f3

Tints of #bf53aa Color

#bf53aa
#c666b3
#cd79bc
#d48cc6
#db9fcf
#e2b2d9
#e9c5e2
#f0d8ec
#f7ebf5
#ffffff

Shades of #bf53aa color code

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

#bf53aa
#a94997
#944084
#7f3771
#6a2e5e
#54244b
#3f1b38
#2a1225
#150912
#000000

Tones

#bf53aa
#a76b9c
#90828d
#898989
#898989

Tones

Similar Color like #bf53aa color

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

#c054ab
#c155ac
#c256ad
#c357ae
#c458af
#c559b0
#c65ab1
#c75bb2
#c85cb3
#c95db4
#ca5eb5
#cb5fb6
#cc60b7
#cd61b8
#be52a9
#bd51a8
#bc50a7
#bb4fa6
#ba4ea5
#b94da4
#b84ca3
#b74ba2
#b64aa1
#b549a0
#b4489f
#b3479e
#b2469d
#b1459c

Download this Dark Violet

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

#bf53aa Color Code Preview on Black Background Color

This is how #bf53aa Color will look on black background color. Color contrast ratio is 5.03

#bf53aa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bf53aa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bf53aa

#bf53aa color code is use for CSS Background Color

Background color for the above div is #bf53aa

HTML with inline CSS

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

#bf53aa color code is use for CSS Border Color

CSS Border color for the above div is #bf53aa

HTML with inline CSS

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

CSS Border Left color for the above div is #bf53aa

HTML with inline CSS

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

CSS Border Right color for the above div is #bf53aa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bf53aa

HTML with inline CSS

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

CSS Border Top color for the above div is #bf53aa

HTML with inline CSS

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

#bf53aa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bf53aa Color code Preview on White Background

This is how #bf53aa Color code will look on white background color. Color contrast ratio is 4.17

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

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,83,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(83,191,104,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(191,83,170,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }