crispedge.com

Color picker

Loading...

#bb6c77 hex color - Red - Warm color - Information

#bb6c77 hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

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

Hex #bb6c77 color code is between #aa6666 web safe hex color code and #cc7788 web safe hex color code. #aa6666 is the nearest web safe color code. You can see here many more shades of #bb6c77 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codebb6c77#bb6c77
RGB Decimal187, 108, 119rgb(187, 108, 119)
RGB Percent73%, 42%, 47%rgb(73%, 42%, 47%)
CSS RGBa187, 108, 119,1rgba(187,108,119,1)
CMYK Modelcmyk(0%,42%,36%,27%)
HSL Color Space352,37% ,58%hsl(352,37% ,58%)
HSV Color Space352°, 42%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110110110110001110111
Octal273154167
Decimal187108119
Hexbb6c77

Different shades of #bb6c77 color code.

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

Light Shade of #bb6c77
#cb8f97
Dark Shade of #bb6c77
#a74d5a
Saturated Shade of #bb6c77
#c6616f
Desaturated Shade of #bb6c77
#b0777f
Grey scale Shade of #bb6c77
#939393
Brighten Shade
#d48590
Most Readable Shade
#FFFFFF

Shades of #bb6c77 color code

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

#bb6c77
#a66069
#91545c
#7c484f
#673c42
#533034
#3e2427
#29181a
#140c0d
#000000

Similar Color like #bb6c77 color

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

#bc6d78
#bd6e79
#be6f7a
#bf707b
#c0717c
#c1727d
#c2737e
#c3747f
#c47580
#c57681
#c67782
#c77883
#c87984
#c97a85
#ba6b76
#b96a75
#b86974
#b76873
#b66772
#b56671
#b46570
#b3646f
#b2636e
#b1626d
#b0616c
#af606b
#ae5f6a
#ad5e69

Monochromatic Color with #bb6c77

#bb6c77
#e58592
#110a0b
#3b2226
#663b41
#90535c

Tints of #bb6c77 Color

#bb6c77
#c27c86
#ca8c95
#d19da4
#d9adb3
#e0bdc2
#e8ced1
#efdee0
#f7eeef
#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

#bb6c77
#6cbbb0

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

Split Complementary

#bb6c77
#6cbb89
#6c9fbb

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

Analogous Color

#bb6c97
#bb6c87
#bb6c77
#bb716c
#bb816c

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

#bb6c77
#77bb6c
#6c77bb

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

#bb6c77
#9ebb6c
#6cbbb0
#886cbb

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

#bb6c77
#6cbbb0
#6c9fbb
#bb886c

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

#bb6c77 Color Code Preview on Black Background Color

This is how #bb6c77 Color will look on black background color. Color contrast ratio is 5.52

#bb6c77 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb6c77

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb6c77

#bb6c77 color code is use for CSS Background Color

Background color for the above div is #bb6c77

HTML with inline CSS

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

#bb6c77 color code is use for CSS Border Color

CSS Border color for the above div is #bb6c77

HTML with inline CSS

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

CSS Border Left color for the above div is #bb6c77

HTML with inline CSS

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

CSS Border Right color for the above div is #bb6c77

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bb6c77

HTML with inline CSS

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

CSS Border Top color for the above div is #bb6c77

HTML with inline CSS

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

#bb6c77 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bb6c77 Color code Preview on White Background

This is how #bb6c77 Color code will look on white background color. Color contrast ratio is 3.80

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

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,119,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(108,187,176,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(187,108,119,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.