Skip to main content Skip to docs navigation

#b32cd7 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 Telemagenta and its hex is #AA22CC Nearest Color Name

Color Hue/Base color: Violet

Hex #b32cd7 Color code in RGB color code model is created after adding 70.2% red color, 17.25% green color and 84.31% blue color. Hex #b32cd7 Color code in CMYK color (process color) code model is generated after subtraction of 17% cyan, 80% magenta, 0% yellow and 15.69% black.

Hex #b32cd7 color code is between #bb33dd web safe hex color code and #aa22cc web safe hex color code. #bb33dd is the nearest web safe color code. You can see here many more shades of #b32cd7 color code.

RGB Chart

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

Color Table

Hex Color Code b32cd7 #b32cd7
RGB Decimal 179, 44, 215 179, 44, 215
RGB Percent 70%, 17%, 84% rgb(70%, 17%, 84%)
CSS RGBa 179, 44, 215,1 rgba(179,44,215,1)
CMYK Model cmyk(17%,80%,0%,15.69%)
HSL Color Space 287,68% ,51% hsl(287,68% ,51%)
HSV Color Space 287°, 80%, 84%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110011 00101100 11010111
Octal 263 54 327
Decimal 179 44 215
Hex b3 2c d7

Different shades of #b32cd7 color code.

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

Darkest of #b32cd7
#4a1159
Darker of #b32cd7
#6d1984
Dark of #b32cd7
#9121af
Base of #b32cd7
#b32cd7
Light of #b32cd7
#c257df
Lighter
#d282e7
Lightest
#e1adef

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

#b32cd7
#50d72c

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

Split Complementary

#b32cd7
#a5d72c
#2cd75d

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

Analogous Color

#4f2cd7
#6c2cd7
#b32cd7
#d72cc2
#d72c7b

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

#b32cd7
#2cd7b3
#d7b32c

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

#b32cd7
#d7b32c
#50d72c
#2c50d7

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

#b32cd7
#d75d2c
#50d72c
#2ca5d7

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

#26092e
#4a1159
#6d1984
#9121af
#b32cd7
#c257df
#d282e7
#e1adef
#f1d7f8

Tints of #b32cd7 Color

#b32cd7
#bb43db
#c35adf
#cc72e4
#d489e8
#dda1ed
#e5b8f1
#eed0f6
#f6e7fa
#ffffff

Shades of #b32cd7 color code

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

#b32cd7
#9f27bf
#8b22a7
#771d8f
#631877
#4f135f
#3b0e47
#27092f
#130417
#000000

Tones

#b32cd7
#a445be
#965ea5
#87778c
#818181

Tones

Similar Color like #b32cd7 color

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

#b42dd8
#b52ed9
#b62fda
#b730db
#b831dc
#b932dd
#ba33de
#bb34df
#bc35e0
#bd36e1
#be37e2
#bf38e3
#c039e4
#c13ae5
#b22bd6
#b12ad5
#b029d4
#af28d3
#ae27d2
#ad26d1
#ac25d0
#ab24cf
#aa23ce
#a922cd
#a821cc
#a720cb
#a61fca
#a51ec9

Download this Dark Violet

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

#b32cd7 Color Code Preview on Black Background Color

This is how #b32cd7 Color will look on black background color. Color contrast ratio is 4.26

#b32cd7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b32cd7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b32cd7

#b32cd7 color code is use for CSS Background Color

Background color for the above div is #b32cd7

HTML with inline CSS

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

#b32cd7 color code is use for CSS Border Color

CSS Border color for the above div is #b32cd7

HTML with inline CSS

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

CSS Border Left color for the above div is #b32cd7

HTML with inline CSS

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

CSS Border Right color for the above div is #b32cd7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b32cd7

HTML with inline CSS

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

CSS Border Top color for the above div is #b32cd7

HTML with inline CSS

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

#b32cd7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b32cd7 Color code Preview on White Background

This is how #b32cd7 Color code will look on white background color. Color contrast ratio is 4.93

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

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(179,44,215,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(80,215,44,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(179,44,215,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }