Skip to main content Skip to docs navigation

#b552cb 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 Love Priestess and its hex is #BB55CC Nearest Color Name

Color Hue/Base color: Violet

Hex #b552cb Color code in RGB color code model is created after adding 70.98% red color, 32.16% green color and 79.61% blue color. Hex #b552cb Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 60% magenta, 0% yellow and 20.39% black.

Hex #b552cb color code is between #bb55cc web safe hex color code and #aa44bb web safe hex color code. #bb55cc is the nearest web safe color code. You can see here many more shades of #b552cb color code.

RGB Chart

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

Color Table

Hex Color Code b552cb #b552cb
RGB Decimal 181, 82, 203 181, 82, 203
RGB Percent 71%, 32%, 80% rgb(71%, 32%, 80%)
CSS RGBa 181, 82, 203,1 rgba(181,82,203,1)
CMYK Model cmyk(11%,60%,0%,20.39%)
HSL Color Space 289,54% ,56% hsl(289,54% ,56%)
HSV Color Space 289°, 60%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110101 01010010 11001011
Octal 265 122 313
Decimal 181 82 203
Hex b5 52 cb

Different shades of #b552cb color code.

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

Darkest of #b552cb
#591f65
Darker of #b552cb
#7b2a8d
Dark of #b552cb
#9d36b4
Base of #b552cb
#b552cb
Light of #b552cb
#c679d7
Lighter
#d7a0e3
Lightest
#e7c8ee

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

#b552cb
#68cb52

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

Split Complementary

#b552cb
#a4cb52
#52cb78

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

Analogous Color

#6e52cb
#8352cb
#b552cb
#cb52b9
#cb5286

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

#b552cb
#52cbb5
#cbb552

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

#b552cb
#cbb552
#68cb52
#5268cb

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

#b552cb
#cb7852
#68cb52
#52a4cb

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

#36133e
#591f65
#7b2a8d
#9d36b4
#b552cb
#c679d7
#d7a0e3
#e7c8ee
#f8effa

Tints of #b552cb Color

#b552cb
#bd65d0
#c578d6
#cd8bdc
#d59ee2
#deb2e7
#e6c5ed
#eed8f3
#f6ebf9
#ffffff

Shades of #b552cb color code

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

#b552cb
#a048b4
#8c3f9d
#783687
#642d70
#50245a
#3c1b43
#28122d
#140916
#000000

Tones

#b552cb
#a768b4
#987f9e
#8e8e8e
#8e8e8e

Tones

Similar Color like #b552cb color

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

#b653cc
#b754cd
#b855ce
#b956cf
#ba57d0
#bb58d1
#bc59d2
#bd5ad3
#be5bd4
#bf5cd5
#c05dd6
#c15ed7
#c25fd8
#c360d9
#b451ca
#b350c9
#b24fc8
#b14ec7
#b04dc6
#af4cc5
#ae4bc4
#ad4ac3
#ac49c2
#ab48c1
#aa47c0
#a946bf
#a845be
#a744bd

Download this Dark Violet

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

#b552cb Color Code Preview on Black Background Color

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

#b552cb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b552cb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b552cb

#b552cb color code is use for CSS Background Color

Background color for the above div is #b552cb

HTML with inline CSS

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

#b552cb color code is use for CSS Border Color

CSS Border color for the above div is #b552cb

HTML with inline CSS

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

CSS Border Left color for the above div is #b552cb

HTML with inline CSS

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

CSS Border Right color for the above div is #b552cb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b552cb

HTML with inline CSS

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

CSS Border Top color for the above div is #b552cb

HTML with inline CSS

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

#b552cb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b552cb Color code Preview on White Background

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

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