Skip to main content Skip to docs navigation

#b032d6 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 Purple Yam and its hex is #A846D7 Nearest Color Name

Color Hue/Base color: Violet

Hex #b032d6 Color code in RGB color code model is created after adding 69.02% red color, 19.61% green color and 83.92% blue color. Hex #b032d6 Color code in CMYK color (process color) code model is generated after subtraction of 18% cyan, 77% magenta, 0% yellow and 16.08% black.

Hex #b032d6 color code is between #aa33dd web safe hex color code and #bb22cc web safe hex color code. #aa33dd is the nearest web safe color code. You can see here many more shades of #b032d6 color code.

RGB Chart

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

Color Table

Hex Color Code b032d6 #b032d6
RGB Decimal 176, 50, 214 176, 50, 214
RGB Percent 69%, 20%, 84% rgb(69%, 20%, 84%)
CSS RGBa 176, 50, 214,1 rgba(176,50,214,1)
CMYK Model cmyk(18%,77%,0%,16.08%)
HSL Color Space 286,67% ,52% hsl(286,67% ,52%)
HSV Color Space 286°, 77%, 84%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110000 00110010 11010110
Octal 260 62 326
Decimal 176 50 214
Hex b0 32 d6

Different shades of #b032d6 color code.

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

Darkest of #b032d6
#4b125c
Darker of #b032d6
#6e1b87
Dark of #b032d6
#9123b1
Base of #b032d6
#b032d6
Light of #b032d6
#c05cde
Lighter
#d187e7
Lightest
#e1b1ef

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

#b032d6
#58d632

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

Split Complementary

#b032d6
#aad632
#32d65e

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

Analogous Color

#5032d6
#6c32d6
#b032d6
#d632c5
#d63281

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

#b032d6
#32d6b0
#d6b032

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

#b032d6
#d6b032
#58d632
#3258d6

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

#b032d6
#d65e32
#58d632
#32aad6

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

#290a32
#4b125c
#6e1b87
#9123b1
#b032d6
#c05cde
#d187e7
#e1b1ef
#f2dcf8

Tints of #b032d6 Color

#b032d6
#b848da
#c15fdf
#ca76e3
#d38de8
#dba3ec
#e4baf1
#edd1f5
#f6e8fa
#ffffff

Shades of #b032d6 color code

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

#b032d6
#9c2cbe
#8826a6
#75218e
#611b76
#4e165f
#3a1047
#270b2f
#130517
#000000

Tones

#b032d6
#a34bbd
#9663a5
#887c8c
#848484

Tones

Similar Color like #b032d6 color

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

#b133d7
#b234d8
#b335d9
#b436da
#b537db
#b638dc
#b739dd
#b83ade
#b93bdf
#ba3ce0
#bb3de1
#bc3ee2
#bd3fe3
#be40e4
#af31d5
#ae30d4
#ad2fd3
#ac2ed2
#ab2dd1
#aa2cd0
#a92bcf
#a82ace
#a729cd
#a628cc
#a527cb
#a426ca
#a325c9
#a224c8

Download this Dark Violet

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

#b032d6 Color Code Preview on Black Background Color

This is how #b032d6 Color will look on black background color. Color contrast ratio is 4.27

#b032d6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b032d6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b032d6

#b032d6 color code is use for CSS Background Color

Background color for the above div is #b032d6

HTML with inline CSS

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

#b032d6 color code is use for CSS Border Color

CSS Border color for the above div is #b032d6

HTML with inline CSS

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

CSS Border Left color for the above div is #b032d6

HTML with inline CSS

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

CSS Border Right color for the above div is #b032d6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b032d6

HTML with inline CSS

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

CSS Border Top color for the above div is #b032d6

HTML with inline CSS

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

#b032d6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b032d6 Color code Preview on White Background

This is how #b032d6 Color code will look on white background color. Color contrast ratio is 4.91

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

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(176,50,214,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(88,214,50,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(176,50,214,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }