crispedge.com

Color picker

Loading...

#bb6cb3 hex color - Violet - Warm color - Information

#bb6cb3 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #bb6cb3 Color code in RGB color code model is created after adding 73.33% red color, 42.35% green color and 70.2% blue color. Hex #bb6cb3 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 42% magenta, 4% yellow and 27% black.

Hex #bb6cb3 color code is between #aa66bb web safe hex color code and #cc77aa web safe hex color code. #aa66bb is the nearest web safe color code. You can see here many more shades of #bb6cb3 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebb6cb3#bb6cb3
RGB Decimal187, 108, 179rgb(187, 108, 179)
RGB Percent73%, 42%, 70%rgb(73%, 42%, 70%)
CSS RGBa187, 108, 179,1rgba(187,108,179,1)
CMYK Modelcmyk(0%,42%,4%,27%)
HSL Color Space306,37% ,58%hsl(306,37% ,58%)
HSV Color Space306°, 42%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110110110110010110011
Octal273154263
Decimal187108179
Hexbb6cb3

Different shades of #bb6cb3 color code.

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

Light Shade of #bb6cb3
#cb8fc5
Dark Shade of #bb6cb3
#a74d9e
Saturated Shade of #bb6cb3
#c661bc
Desaturated Shade of #bb6cb3
#b077aa
Grey scale Shade of #bb6cb3
#939393
Brighten Shade
#d485cc
Most Readable Shade
#FFFFFF

Shades of #bb6cb3 color code

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

#bb6cb3
#a6609f
#91548b
#7c4877
#673c63
#53304f
#3e243b
#291827
#140c13
#000000

Similar Color like #bb6cb3 color

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

#bc6db4
#bd6eb5
#be6fb6
#bf70b7
#c071b8
#c172b9
#c273ba
#c374bb
#c475bc
#c576bd
#c677be
#c778bf
#c879c0
#c97ac1
#ba6bb2
#b96ab1
#b869b0
#b768af
#b667ae
#b566ad
#b465ac
#b364ab
#b263aa
#b162a9
#b061a8
#af60a7
#ae5fa6
#ad5ea5

Monochromatic Color with #bb6cb3

#bb6cb3
#e585dc
#110a10
#3b2239
#663b62
#90538a

Tints of #bb6cb3 Color

#bb6cb3
#c27cbb
#ca8cc3
#d19dcc
#d9add4
#e0bddd
#e8cee5
#efdeee
#f7eef6
#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

#bb6cb3
#6cbb74

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

Split Complementary

#bb6cb3
#8cbb6c
#6cbb9b

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

Analogous Color

#a36cbb
#b36cbb
#bb6cb3
#bb6ca3
#bb6c93

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

#bb6cb3
#b3bb6c
#6cb3bb

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

#bb6cb3
#bb9b6c
#6cbb74
#6c8bbb

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

#bb6cb3
#6cbb74
#6cbb9b
#bb6c8c

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

#bb6cb3 Color Code Preview on Black Background Color

This is how #bb6cb3 Color will look on black background color. Color contrast ratio is 5.91

#bb6cb3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb6cb3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb6cb3

#bb6cb3 color code is use for CSS Background Color

Background color for the above div is #bb6cb3

HTML with inline CSS

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

#bb6cb3 color code is use for CSS Border Color

CSS Border color for the above div is #bb6cb3

HTML with inline CSS

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

CSS Border Left color for the above div is #bb6cb3

HTML with inline CSS

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

CSS Border Right color for the above div is #bb6cb3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bb6cb3

HTML with inline CSS

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

CSS Border Top color for the above div is #bb6cb3

HTML with inline CSS

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

#bb6cb3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bb6cb3 Color code Preview on White Background

This is how #bb6cb3 Color code will look on white background color. Color contrast ratio is 3.55

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

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,108,179,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(108,187,116,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(187,108,179,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.