crispedge.com

Color picker

Loading...

#bb5d8b hex color - Red - Warm color - Information

#bb5d8b hex color - Red - Warm color

Color Hue/Base color: Red

Hex #bb5d8b Color code in RGB color code model is created after adding 73.33% red color, 36.47% green color and 54.51% blue color. Hex #bb5d8b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 50% magenta, 26% yellow and 27% black.

Hex #bb5d8b color code is between #aa5588 web safe hex color code and #cc6699 web safe hex color code. #aa5588 is the nearest web safe color code. You can see here many more shades of #bb5d8b color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebb5d8b#bb5d8b
RGB Decimal187, 93, 139rgb(187, 93, 139)
RGB Percent73%, 36%, 55%rgb(73%, 36%, 55%)
CSS RGBa187, 93, 139,1rgba(187,93,139,1)
CMYK Modelcmyk(0%,50%,26%,27%)
HSL Color Space331,41% ,55%hsl(331,41% ,55%)
HSV Color Space331°, 50%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110110101110110001011
Octal273135213
Decimal18793139
Hexbb5d8b

Different shades of #bb5d8b color code.

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

Light Shade of #bb5d8b
#ca81a5
Dark Shade of #bb5d8b
#a14471
Saturated Shade of #bb5d8b
#c6528b
Desaturated Shade of #bb5d8b
#af698b
Grey scale Shade of #bb5d8b
#8c8c8c
Brighten Shade
#d476a4
Most Readable Shade
#FFFFFF

Shades of #bb5d8b color code

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

#bb5d8b
#a6527b
#91486c
#7c3e5c
#67334d
#53293d
#3e1f2e
#29141e
#140a0f
#000000

Similar Color like #bb5d8b color

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

#bc5e8c
#bd5f8d
#be608e
#bf618f
#c06290
#c16391
#c26492
#c36593
#c46694
#c56795
#c66896
#c76997
#c86a98
#c96b99
#ba5c8a
#b95b89
#b85a88
#b75987
#b65886
#b55785
#b45684
#b35583
#b25482
#b15381
#b05280
#af517f
#ae507e
#ad4f7d

Monochromatic Color with #bb5d8b

#bb5d8b
#e572ab
#11080d
#3b1e2c
#66334c
#90486b

Tints of #bb5d8b Color

#bb5d8b
#c26f97
#ca81a4
#d193b1
#d9a5be
#e0b7cb
#e8c9d8
#efdbe5
#f7edf2
#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

#bb5d8b
#5dbb8d

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

Split Complementary

#bb5d8b
#5dbb5e
#5dbabb

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

Analogous Color

#bb5db1
#bb5d9e
#bb5d8b
#bb5d78
#bb5d65

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

#bb5d8b
#8bbb5d
#5d8bbb

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

#bb5d8b
#babb5d
#5dbb8d
#5e5dbb

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

#bb5d8b
#5dbb8d
#5dbabb
#bb5e5d

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

#bb5d8b Color Code Preview on Black Background Color

This is how #bb5d8b Color will look on black background color. Color contrast ratio is 5.05

#bb5d8b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb5d8b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb5d8b

#bb5d8b color code is use for CSS Background Color

Background color for the above div is #bb5d8b

HTML with inline CSS

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

#bb5d8b color code is use for CSS Border Color

CSS Border color for the above div is #bb5d8b

HTML with inline CSS

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

CSS Border Left color for the above div is #bb5d8b

HTML with inline CSS

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

CSS Border Right color for the above div is #bb5d8b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bb5d8b

HTML with inline CSS

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

CSS Border Top color for the above div is #bb5d8b

HTML with inline CSS

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

#bb5d8b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bb5d8b Color code Preview on White Background

This is how #bb5d8b Color code will look on white background color. Color contrast ratio is 4.16

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

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,93,139,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(93,187,141,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(187,93,139,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.