crispedge.com

Color picker

Loading...

#bc787c hex color - Red - Warm color - Information

#bc787c hex color - Red - Warm color

Color Hue/Base color: Red

Hex #bc787c Color code in RGB color code model is created after adding 73.73% red color, 47.06% green color and 48.63% blue color. Hex #bc787c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 36% magenta, 34% yellow and 26% black.

Hex #bc787c color code is between #bb7777 web safe hex color code and #cc8888 web safe hex color code. #bb7777 is the nearest web safe color code. You can see here many more shades of #bc787c color code.

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Codebc787c#bc787c
RGB Decimal188, 120, 124rgb(188, 120, 124)
RGB Percent74%, 47%, 49%rgb(74%, 47%, 49%)
CSS RGBa188, 120, 124,1rgba(188,120,124,1)
CMYK Modelcmyk(0%,36%,34%,26%)
HSL Color Space356,34% ,60%hsl(356,34% ,60%)
HSV Color Space356°, 36%, 74%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111000111100001111100
Octal274170174
Decimal188120124
Hexbc787c

Different shades of #bc787c color code.

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

Light Shade of #bc787c
#cd9a9d
Dark Shade of #bc787c
#ab565b
Saturated Shade of #bc787c
#c66e73
Desaturated Shade of #bc787c
#b28285
Grey scale Shade of #bc787c
#9a9a9a
Brighten Shade
#d59195
Most Readable Shade
#000000

Shades of #bc787c color code

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

#bc787c
#a76a6e
#925d60
#7d5052
#684244
#533537
#3e2829
#291a1b
#140d0d
#000000

Similar Color like #bc787c color

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

#bd797d
#be7a7e
#bf7b7f
#c07c80
#c17d81
#c27e82
#c37f83
#c48084
#c58185
#c68286
#c78387
#c88488
#c98589
#ca868a
#bb777b
#ba767a
#b97579
#b87478
#b77377
#b67276
#b57175
#b47074
#b36f73
#b26e72
#b16d71
#b06c70
#af6b6f
#ae6a6e

Monochromatic Color with #bc787c

#bc787c
#e69398
#120b0c
#3c2728
#674244
#915d60

Tints of #bc787c Color

#bc787c
#c3878a
#ca9699
#d2a5a7
#d9b4b6
#e1c3c4
#e8d2d3
#f0e1e1
#f7f0f0
#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

#bc787c
#78bcb8

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

Split Complementary

#bc787c
#78bc96
#789ebc

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

Analogous Color

#bc7897
#bc788a
#bc787c
#bc8278
#bc8f78

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

#bc787c
#7cbc78
#787cbc

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

#bc787c
#9ebc78
#78bcb8
#9678bc

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

#bc787c
#78bcb8
#789ebc
#bc9678

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

#bc787c Color Code Preview on Black Background Color

This is how #bc787c Color will look on black background color. Color contrast ratio is 6.12

#bc787c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc787c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc787c

#bc787c color code is use for CSS Background Color

Background color for the above div is #bc787c

HTML with inline CSS

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

#bc787c color code is use for CSS Border Color

CSS Border color for the above div is #bc787c

HTML with inline CSS

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

CSS Border Left color for the above div is #bc787c

HTML with inline CSS

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

CSS Border Right color for the above div is #bc787c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bc787c

HTML with inline CSS

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

CSS Border Top color for the above div is #bc787c

HTML with inline CSS

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

#bc787c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bc787c Color code Preview on White Background

This is how #bc787c Color code will look on white background color. Color contrast ratio is 3.43

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

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(188,120,124,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(120,188,184,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(188,120,124,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.