Skip to main content Skip to docs navigation

#b229eb 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 Sweet Desire and its hex is #AA33EE Nearest Color Name

Color Hue/Base color: Violet

Hex #b229eb Color code in RGB color code model is created after adding 69.8% red color, 16.08% green color and 92.16% blue color. Hex #b229eb Color code in CMYK color (process color) code model is generated after subtraction of 24% cyan, 83% magenta, 0% yellow and 7.84% black.

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

RGB Chart

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

Color Table

Hex Color Code b229eb #b229eb
RGB Decimal 178, 41, 235 178, 41, 235
RGB Percent 70%, 16%, 92% rgb(70%, 16%, 92%)
CSS RGBa 178, 41, 235,1 rgba(178,41,235,1)
CMYK Model cmyk(24%,83%,0%,7.84%)
HSL Color Space 282,83% ,54% hsl(282,83% ,54%)
HSV Color Space 282°, 83%, 92%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110010 00101001 11101011
Octal 262 51 353
Decimal 178 41 235
Hex b2 29 eb

Different shades of #b229eb color code.

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

Darkest of #b229eb
#530b71
Darker of #b229eb
#750f9f
Dark of #b229eb
#9713ce
Base of #b229eb
#b229eb
Light of #b229eb
#c358ef
Lighter
#d486f4
Lightest
#e4b5f8

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

#b229eb
#62eb29

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

Split Complementary

#b229eb
#c3eb29
#29eb51

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

Analogous Color

#4129eb
#6129eb
#b229eb
#eb29e3
#eb2993

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

#b229eb
#29ebb2
#ebb229

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

#b229eb
#ebb229
#62eb29
#2962eb

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

#b229eb
#eb5129
#62eb29
#29c3eb

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

#300642
#530b71
#750f9f
#9713ce
#b229eb
#c358ef
#d486f4
#e4b5f8
#f5e4fc

Tints of #b229eb Color

#b229eb
#ba40ed
#c358ef
#cb70f1
#d488f3
#dc9ff6
#e5b7f8
#edcffa
#f6e7fc
#ffffff

Shades of #b229eb color code

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

#b229eb
#9e24d0
#8a1fb6
#761b9c
#621682
#4f1268
#3b0d4e
#270934
#13041a
#000000

Tones

#b229eb
#a840d4
#9f58bc
#956fa5
#8b878d

Tones

Similar Color like #b229eb color

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

#b32aec
#b42bed
#b52cee
#b62def
#b72ef0
#b82ff1
#b930f2
#ba31f3
#bb32f4
#bc33f5
#bd34f6
#be35f7
#bf36f8
#c037f9
#b128ea
#b027e9
#af26e8
#ae25e7
#ad24e6
#ac23e5
#ab22e4
#aa21e3
#a920e2
#a81fe1
#a71ee0
#a61ddf
#a51cde
#a41bdd

Download this Dark Violet

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

#b229eb Color Code Preview on Black Background Color

This is how #b229eb Color will look on black background color. Color contrast ratio is 4.41

#b229eb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b229eb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b229eb

#b229eb color code is use for CSS Background Color

Background color for the above div is #b229eb

HTML with inline CSS

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

#b229eb color code is use for CSS Border Color

CSS Border color for the above div is #b229eb

HTML with inline CSS

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

CSS Border Left color for the above div is #b229eb

HTML with inline CSS

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

CSS Border Right color for the above div is #b229eb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b229eb

HTML with inline CSS

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

CSS Border Top color for the above div is #b229eb

HTML with inline CSS

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

#b229eb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b229eb Color code Preview on White Background

This is how #b229eb Color code will look on white background color. Color contrast ratio is 4.76

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

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(178,41,235,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(98,235,41,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(178,41,235,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }