crispedge.com

Color picker

Loading...

#bb9bc6 hex color - Violet - Warm color - Information

#bb9bc6 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #bb9bc6 Color code in RGB color code model is created after adding 73.33% red color, 60.78% green color and 77.65% blue color. Hex #bb9bc6 Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 22% magenta, 0% yellow and 22% black.

Hex #bb9bc6 color code is between #aa99cc web safe hex color code and #ccaabb web safe hex color code. #aa99cc is the nearest web safe color code. You can see here many more shades of #bb9bc6 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebb9bc6#bb9bc6
RGB Decimal187, 155, 198rgb(187, 155, 198)
RGB Percent73%, 61%, 78%rgb(73%, 61%, 78%)
CSS RGBa187, 155, 198,1rgba(187,155,198,1)
CMYK Modelcmyk(6%,22%,0%,22%)
HSL Color Space285,27% ,69%hsl(285,27% ,69%)
HSV Color Space285°, 22%, 78%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110111001101111000110
Octal273233306
Decimal187155198
Hexbb9bc6

Different shades of #bb9bc6 color code.

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

Light Shade of #bb9bc6
#d1bbd9
Dark Shade of #bb9bc6
#a57bb3
Saturated Shade of #bb9bc6
#bf93ce
Desaturated Shade of #bb9bc6
#b7a3be
Grey scale Shade of #bb9bc6
#b0b0b0
Brighten Shade
#d4b4df
Most Readable Shade
#000000

Shades of #bb9bc6 color code

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

#bb9bc6
#a689b0
#91789a
#7c6784
#67566e
#534458
#3e3342
#29222c
#141116
#000000

Similar Color like #bb9bc6 color

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

#bc9cc7
#bd9dc8
#be9ec9
#bf9fca
#c0a0cb
#c1a1cc
#c2a2cd
#c3a3ce
#c4a4cf
#c5a5d0
#c6a6d1
#c7a7d2
#c8a8d3
#c9a9d4
#ba9ac5
#b999c4
#b898c3
#b797c2
#b696c1
#b595c0
#b494bf
#b393be
#b292bd
#b191bc
#b090bb
#af8fba
#ae8eb9
#ad8db8

Monochromatic Color with #bb9bc6

#bb9bc6
#e3bcf0
#1a161c
#433746
#6b5871
#937a9b

Tints of #bb9bc6 Color

#bb9bc6
#c2a6cc
#cab1d2
#d1bcd9
#d9c7df
#e0d2e5
#e8ddec
#efe8f2
#f7f3f8
#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

#bb9bc6
#a6c69b

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

Split Complementary

#bb9bc6
#bcc69b
#9bc6a5

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

Analogous Color

#aa9bc6
#b29bc6
#bb9bc6
#c49bc6
#c69bc0

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

#bb9bc6
#c6bb9b
#9bc6bb

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

#bb9bc6
#c6a59b
#a6c69b
#9bbbc6

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

#bb9bc6
#a6c69b
#9bc6a5
#c69bbc

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

#bb9bc6 Color Code Preview on Black Background Color

This is how #bb9bc6 Color will look on black background color. Color contrast ratio is 8.62

#bb9bc6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb9bc6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb9bc6

#bb9bc6 color code is use for CSS Background Color

Background color for the above div is #bb9bc6

HTML with inline CSS

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

#bb9bc6 color code is use for CSS Border Color

CSS Border color for the above div is #bb9bc6

HTML with inline CSS

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

CSS Border Left color for the above div is #bb9bc6

HTML with inline CSS

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

CSS Border Right color for the above div is #bb9bc6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bb9bc6

HTML with inline CSS

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

CSS Border Top color for the above div is #bb9bc6

HTML with inline CSS

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

#bb9bc6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bb9bc6 Color code Preview on White Background

This is how #bb9bc6 Color code will look on white background color. Color contrast ratio is 2.44

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

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,155,198,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(166,198,155,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(187,155,198,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.