crispedge.com

Color picker

Loading...

#bb55a0 hex color - Violet - Warm color - Information

#bb55a0 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #bb55a0 Color code in RGB color code model is created after adding 73.33% red color, 33.33% green color and 62.75% blue color. Hex #bb55a0 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 55% magenta, 14% yellow and 27% black.

Hex #bb55a0 color code is between #aa4499 web safe hex color code and #cc66aa web safe hex color code. #aa4499 is the nearest web safe color code. You can see here many more shades of #bb55a0 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebb55a0#bb55a0
RGB Decimal187, 85, 160rgb(187, 85, 160)
RGB Percent73%, 33%, 63%rgb(73%, 33%, 63%)
CSS RGBa187, 85, 160,1rgba(187,85,160,1)
CMYK Modelcmyk(0%,55%,14%,27%)
HSL Color Space316,43% ,53%hsl(316,43% ,53%)
HSV Color Space316°, 55%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110110101010110100000
Octal273125240
Decimal18785160
Hexbb55a0

Different shades of #bb55a0 color code.

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

Light Shade of #bb55a0
#ca79b4
Dark Shade of #bb55a0
#9e3f85
Saturated Shade of #bb55a0
#c749a6
Desaturated Shade of #bb55a0
#af619a
Grey scale Shade of #bb55a0
#888888
Brighten Shade
#d46eb9
Most Readable Shade
#FFFFFF

Shades of #bb55a0 color code

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

#bb55a0
#a64b8e
#91427c
#7c386a
#672f58
#532547
#3e1c35
#291223
#140911
#000000

Similar Color like #bb55a0 color

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

#bc56a1
#bd57a2
#be58a3
#bf59a4
#c05aa5
#c15ba6
#c25ca7
#c35da8
#c45ea9
#c55faa
#c660ab
#c761ac
#c862ad
#c963ae
#ba549f
#b9539e
#b8529d
#b7519c
#b6509b
#b54f9a
#b44e99
#b34d98
#b24c97
#b14b96
#b04a95
#af4994
#ae4893
#ad4792

Monochromatic Color with #bb55a0

#bb55a0
#e568c4
#11080f
#3b1b33
#662e57
#90427c

Tints of #bb55a0 Color

#bb55a0
#c267aa
#ca7ab5
#d18dbf
#d9a0ca
#e0b3d4
#e8c6df
#efd9e9
#f7ecf4
#ffffff

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

#bb55a0
#55bb70

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

Split Complementary

#bb55a0
#6dbb55
#55bba3

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

Analogous Color

#ad55bb
#bb55b4
#bb55a0
#bb558c
#bb5577

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

#bb55a0
#a0bb55
#55a0bb

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

#bb55a0
#bba355
#55bb70
#556dbb

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#bb55a0
#55bb70
#55bba3
#bb556d

Double Complementary 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).

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

#bb55a0 Color Code Preview on Black Background Color

This is how #bb55a0 Color will look on black background color. Color contrast ratio is 4.92

#bb55a0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb55a0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb55a0

#bb55a0 color code is use for CSS Background Color

Background color for the above div is #bb55a0

HTML with inline CSS

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

#bb55a0 color code is use for CSS Border Color

CSS Border color for the above div is #bb55a0

HTML with inline CSS

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

CSS Border Left color for the above div is #bb55a0

HTML with inline CSS

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

CSS Border Right color for the above div is #bb55a0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bb55a0

HTML with inline CSS

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

CSS Border Top color for the above div is #bb55a0

HTML with inline CSS

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

#bb55a0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bb55a0 Color code Preview on White Background

This is how #bb55a0 Color code will look on white background color. Color contrast ratio is 4.27

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(187,85,160,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(85,187,112,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(187,85,160,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.