crispedge.com

Color picker

Loading...

#bb85bd hex color - Violet - Warm color - Information

#bb85bd hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #bb85bd Color code in RGB color code model is created after adding 73.33% red color, 52.16% green color and 74.12% blue color. Hex #bb85bd Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 30% magenta, 0% yellow and 26% black.

Hex #bb85bd color code is between #aa88bb web safe hex color code and #cc77cc web safe hex color code. #aa88bb is the nearest web safe color code. You can see here many more shades of #bb85bd color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebb85bd#bb85bd
RGB Decimal187, 133, 189rgb(187, 133, 189)
RGB Percent73%, 52%, 74%rgb(73%, 52%, 74%)
CSS RGBa187, 133, 189,1rgba(187,133,189,1)
CMYK Modelcmyk(1%,30%,0%,26%)
HSL Color Space298,30% ,63%hsl(298,30% ,63%)
HSV Color Space298°, 30%, 74%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110111000010110111101
Octal273205275
Decimal187133189
Hexbb85bd

Different shades of #bb85bd color code.

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

Light Shade of #bb85bd
#cda6cf
Dark Shade of #bb85bd
#a964ab
Saturated Shade of #bb85bd
#c47cc6
Desaturated Shade of #bb85bd
#b28eb4
Grey scale Shade of #bb85bd
#a1a1a1
Brighten Shade
#d49ed6
Most Readable Shade
#000000

Shades of #bb85bd color code

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

#bb85bd
#a676a8
#916793
#7c587e
#674969
#533b54
#3e2c3f
#291d2a
#140e15
#000000

Similar Color like #bb85bd color

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

#bc86be
#bd87bf
#be88c0
#bf89c1
#c08ac2
#c18bc3
#c28cc4
#c38dc5
#c48ec6
#c58fc7
#c690c8
#c791c9
#c892ca
#c993cb
#ba84bc
#b983bb
#b882ba
#b781b9
#b680b8
#b57fb7
#b47eb6
#b37db5
#b27cb4
#b17bb3
#b07ab2
#af79b1
#ae78b0
#ad77af

Monochromatic Color with #bb85bd

#bb85bd
#e5a3e7
#130d13
#3d2b3d
#674968
#916792

Tints of #bb85bd Color

#bb85bd
#c292c4
#caa0cb
#d1add3
#d9bbda
#e0c8e1
#e8d6e9
#efe3f0
#f7f1f7
#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

#bb85bd
#87bd85

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

Split Complementary

#bb85bd
#a3bd85
#85bd9f

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

Analogous Color

#a585bd
#b085bd
#bb85bd
#bd85b4
#bd85a9

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

#bb85bd
#bdbb85
#85bdbb

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

#bb85bd
#bd9f85
#87bd85
#85a3bd

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

#bb85bd
#87bd85
#85bd9f
#bd85a3

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 #bb85bd 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.

#bb85bd Color Code Preview on Black Background Color

This is how #bb85bd Color will look on black background color. Color contrast ratio is 7.20

#bb85bd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb85bd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb85bd

#bb85bd color code is use for CSS Background Color

Background color for the above div is #bb85bd

HTML with inline CSS

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

#bb85bd color code is use for CSS Border Color

CSS Border color for the above div is #bb85bd

HTML with inline CSS

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

CSS Border Left color for the above div is #bb85bd

HTML with inline CSS

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

CSS Border Right color for the above div is #bb85bd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bb85bd

HTML with inline CSS

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

CSS Border Top color for the above div is #bb85bd

HTML with inline CSS

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

#bb85bd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bb85bd Color code Preview on White Background

This is how #bb85bd Color code will look on white background color. Color contrast ratio is 2.92

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

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,133,189,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(135,189,133,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(187,133,189,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.