Skip to main content Skip to docs navigation

#bc7c7c hex color | Download Dark Red BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Chick Flick and its hex is #BF7D80 Nearest Color Name

Color Hue/Base color: Red

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

Hex #bc7c7c 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 #bc7c7c color code.

RGB Chart

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

Color Table

Hex Color Code bc7c7c #bc7c7c
RGB Decimal 188, 124, 124 188, 124, 124
RGB Percent 74%, 49%, 49% rgb(74%, 49%, 49%)
CSS RGBa 188, 124, 124,1 rgba(188,124,124,1)
CMYK Model cmyk(0%,34%,34%,26.27%)
HSL Color Space 0,32% ,61% hsl(0,32% ,61%)
HSV Color Space 0°, 34%, 74%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111100 01111100 01111100
Octal 274 174 174
Decimal 188 124 124
Hex bc 7c 7c

Different shades of #bc7c7c color code.

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

Darkest of #bc7c7c
#693636
Darker of #bc7c7c
#8b4747
Dark of #bc7c7c
#ab5a5a
Base of #bc7c7c
#bc7c7c
Light of #bc7c7c
#cd9e9e
Lighter
#dfbfbf
Lightest
#f0e1e1

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

#bc7c7c
#7cbcbc

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

Split Complementary

#bc7c7c
#7cbc9c
#7c9cbc

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

Analogous Color

#bc7ca1
#bc7c97
#bc7c7c
#bc917c
#bcac7c

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

#bc7c7c
#7c7cbc
#7cbc7c

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

#bc7c7c
#7cbc7c
#7cbcbc
#bc7cbc

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#bc7c7c
#9cbc7c
#7cbcbc
#9c7cbc

Square 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).

Monochromatic Color with #bc7c7c

#472525
#693636
#8b4747
#ab5a5a
#bc7c7c
#cd9e9e
#dfbfbf
#f0e1e1
#ffffff

Tints of #bc7c7c Color

#bc7c7c
#c38a8a
#ca9999
#d2a7a7
#d9b6b6
#e1c4c4
#e8d3d3
#f0e1e1
#f7f0f0
#ffffff

Shades of #bc7c7c color code

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

#bc7c7c
#a76e6e
#926060
#7d5252
#684444
#533737
#3e2929
#291b1b
#140d0d
#000000

Tones

#bc7c7c
#a89090
#9c9c9c
#9c9c9c
#9c9c9c

Tones

Similar Color like #bc7c7c color

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

#bd7d7d
#be7e7e
#bf7f7f
#c08080
#c18181
#c28282
#c38383
#c48484
#c58585
#c68686
#c78787
#c88888
#c98989
#ca8a8a
#bb7b7b
#ba7a7a
#b97979
#b87878
#b77777
#b67676
#b57575
#b47474
#b37373
#b27272
#b17171
#b07070
#af6f6f
#ae6e6e

Download this Dark Red

Hex #bc7c7c 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.

#bc7c7c Color Code Preview on Black Background Color

This is how #bc7c7c Color will look on black background color. Color contrast ratio is 6.31

#bc7c7c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc7c7c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc7c7c

#bc7c7c color code is use for CSS Background Color

Background color for the above div is #bc7c7c

HTML with inline CSS

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

#bc7c7c color code is use for CSS Border Color

CSS Border color for the above div is #bc7c7c

HTML with inline CSS

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

CSS Border Left color for the above div is #bc7c7c

HTML with inline CSS

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

CSS Border Right color for the above div is #bc7c7c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bc7c7c

HTML with inline CSS

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

CSS Border Top color for the above div is #bc7c7c

HTML with inline CSS

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

#bc7c7c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bc7c7c Color code Preview on White Background

This is how #bc7c7c Color code will look on white background color. Color contrast ratio is 3.33

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(188,124,124,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(124,188,188,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(188,124,124,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }