crispedge.com

Color picker

Loading...

#bb71b7 hex color - Violet - Warm color - Information

#bb71b7 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #bb71b7 Color code in RGB color code model is created after adding 73.33% red color, 44.31% green color and 71.76% blue color. Hex #bb71b7 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 40% magenta, 2% yellow and 27% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebb71b7#bb71b7
RGB Decimal187, 113, 183rgb(187, 113, 183)
RGB Percent73%, 44%, 72%rgb(73%, 44%, 72%)
CSS RGBa187, 113, 183,1rgba(187,113,183,1)
CMYK Modelcmyk(0%,40%,2%,27%)
HSL Color Space303,35% ,59%hsl(303,35% ,59%)
HSV Color Space303°, 40%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110110111000110110111
Octal273161267
Decimal187113183
Hexbb71b7

Different shades of #bb71b7 color code.

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

Light Shade of #bb71b7
#cc93c8
Dark Shade of #bb71b7
#a851a4
Saturated Shade of #bb71b7
#c566c0
Desaturated Shade of #bb71b7
#b07bae
Grey scale Shade of #bb71b7
#969696
Brighten Shade
#d48ad0
Most Readable Shade
#000000

Shades of #bb71b7 color code

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

#bb71b7
#a664a2
#91578e
#7c4b7a
#673e65
#533251
#3e253d
#291928
#140c14
#000000

Similar Color like #bb71b7 color

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

#bc72b8
#bd73b9
#be74ba
#bf75bb
#c076bc
#c177bd
#c278be
#c379bf
#c47ac0
#c57bc1
#c67cc2
#c77dc3
#c87ec4
#c97fc5
#ba70b6
#b96fb5
#b86eb4
#b76db3
#b66cb2
#b56bb1
#b46ab0
#b369af
#b268ae
#b167ad
#b066ac
#af65ab
#ae64aa
#ad63a9

Monochromatic Color with #bb71b7

#bb71b7
#e58be1
#110a11
#3b243a
#663e64
#90578d

Tints of #bb71b7 Color

#bb71b7
#c280bf
#ca90c7
#d1a0cf
#d9b0d7
#e0bfdf
#e8cfe7
#efdfef
#f7eff7
#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

#bb71b7
#71bb75

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

Split Complementary

#bb71b7
#92bb71
#71bb9a

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

Analogous Color

#a171bb
#b071bb
#bb71b7
#bb71a8
#bb7199

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

#bb71b7
#b7bb71
#71b7bb

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

#bb71b7
#bb9a71
#71bb75
#7192bb

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

#bb71b7
#71bb75
#71bb9a
#bb7192

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

#bb71b7 Color Code Preview on Black Background Color

This is how #bb71b7 Color will look on black background color. Color contrast ratio is 6.16

#bb71b7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb71b7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb71b7

#bb71b7 color code is use for CSS Background Color

Background color for the above div is #bb71b7

HTML with inline CSS

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

#bb71b7 color code is use for CSS Border Color

CSS Border color for the above div is #bb71b7

HTML with inline CSS

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

CSS Border Left color for the above div is #bb71b7

HTML with inline CSS

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

CSS Border Right color for the above div is #bb71b7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bb71b7

HTML with inline CSS

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

CSS Border Top color for the above div is #bb71b7

HTML with inline CSS

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

#bb71b7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bb71b7 Color code Preview on White Background

This is how #bb71b7 Color code will look on white background color. Color contrast ratio is 3.41

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

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,113,183,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(113,187,117,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(187,113,183,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.