Skip to main content Skip to docs navigation

#b320fa 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 Cool Purple and its hex is #AA23FF Nearest Color Name

Color Hue/Base color: Violet

Hex #b320fa Color code in RGB color code model is created after adding 70.2% red color, 12.55% green color and 98.04% blue color. Hex #b320fa Color code in CMYK color (process color) code model is generated after subtraction of 28% cyan, 87% magenta, 0% yellow and 1.96% black.

Hex #b320fa color code is between #bb22ff web safe hex color code and #aa11ee web safe hex color code. #bb22ff is the nearest web safe color code. You can see here many more shades of #b320fa color code.

RGB Chart

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

Color Table

Hex Color Code b320fa #b320fa
RGB Decimal 179, 32, 250 179, 32, 250
RGB Percent 70%, 13%, 98% rgb(70%, 13%, 98%)
CSS RGBa 179, 32, 250,1 rgba(179,32,250,1)
CMYK Model cmyk(28%,87%,0%,1.96%)
HSL Color Space 280,96% ,55% hsl(280,96% ,55%)
HSV Color Space 280°, 87%, 98%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110011 00100000 11111010
Octal 263 40 372
Decimal 179 32 250
Hex b3 20 fa

Different shades of #b320fa color code.

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

Darkest of #b320fa
#56037e
Darker of #b320fa
#7804b0
Dark of #b320fa
#9a05e2
Base of #b320fa
#b320fa
Light of #b320fa
#c452fb
Lighter
#d584fc
Lightest
#e6b6fd

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

#b320fa
#67fa20

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

Split Complementary

#b320fa
#d4fa20
#20fa46

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

Analogous Color

#3420fa
#5820fa
#b320fa
#fa20f8
#fa209d

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

#b320fa
#20fab3
#fab320

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

#b320fa
#fab320
#67fa20
#2067fa

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

#b320fa
#fa4620
#67fa20
#20d4fa

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

#34024c
#56037e
#7804b0
#9a05e2
#b320fa
#c452fb
#d584fc
#e6b6fd
#f7e8fe

Tints of #b320fa Color

#b320fa
#bb38fa
#c351fb
#cc6afb
#d483fc
#dd9bfc
#e5b4fd
#eecdfd
#f6e6fe
#ffffff

Shades of #b320fa color code

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

#b320fa
#9f1cde
#8b18c2
#7715a6
#63118a
#4f0e6f
#3b0a53
#270737
#13031b
#000000

Tones

#b320fa
#ab37e3
#a34ecc
#9b64b6
#937b9f

Tones

Similar Color like #b320fa color

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

#b421fb
#b522fc
#b623fd
#b724fe
#b825ff
#b926ff
#ba27ff
#bb28ff
#bc29ff
#bd2aff
#be2bff
#bf2cff
#c02dff
#c12eff
#b21ff9
#b11ef8
#b01df7
#af1cf6
#ae1bf5
#ad1af4
#ac19f3
#ab18f2
#aa17f1
#a916f0
#a815ef
#a714ee
#a613ed
#a512ec

Download this Dark Violet

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

#b320fa Color Code Preview on Black Background Color

This is how #b320fa Color will look on black background color. Color contrast ratio is 4.50

#b320fa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b320fa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b320fa

#b320fa color code is use for CSS Background Color

Background color for the above div is #b320fa

HTML with inline CSS

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

#b320fa color code is use for CSS Border Color

CSS Border color for the above div is #b320fa

HTML with inline CSS

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

CSS Border Left color for the above div is #b320fa

HTML with inline CSS

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

CSS Border Right color for the above div is #b320fa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b320fa

HTML with inline CSS

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

CSS Border Top color for the above div is #b320fa

HTML with inline CSS

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

#b320fa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b320fa Color code Preview on White Background

This is how #b320fa Color code will look on white background color. Color contrast ratio is 4.66

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

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