COLOR #BC7E78

HEX: #BC7E78 RGB: (188,126,120)

Color info

#BC7E78 contains mainly red color. Web safe color of #BC7E78 is #CC6666 (or #C66).

RGB color model

#BC7E78 color RGB value is (188,126,120).

RGB: (188,126,120) (74%, 49%, 47%)

RGB channels and saturation

R 188 of 255 = 74%
G 126 of 255 = 49%
B 120 of 255 = 47%

188
126
120

R + G + B ~ 57%. #BC7E78 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 188 + 126 + 120 = 434 (100%)
R 188 of 434 ~ 43.32%
G 126 of 434 ~ 29.03%
B 120 of 434 ~ 27.65'%

%43.32
%29.03
%27.65

CMYK color model

#BC7E78 color CMYK value is (0,33,36,26).

  • cyan value is 0.00%
  • magenta value is 32.98%
  • yellow value is 36.17%
  • key color value is 26.27%

CMYK: (0,33,36,26)
C0M33Y36K26 (0%, 33%, 36%, 26%)
(0.00 / 0.33 / 0.36 / 0.26)

CMYK percentages

%0
%32.98
%36.17
%26.27

Codes

Color #BC7E78 in popluar color models

BC 7E 78
RGB 188 126 120
HSL 33.66% 60.39%
HSB/HSV 36.17% 73.73%
CMYK 0.00% 32.98% 36.17%
26.27%

Color #BC7E78 in popluar number systems.

HEX BC 7E 78
Decimal 188 126 120
Binary 10111100 1111110 1111000
Octal 274 176 170

Shades and tints

Shades of #BC7E78

#BC7E78
(188,126,120)
#AB736E
(171,115,110)
#9A6864
(154,104,100)
#895D5A
(137,93,90)
#785250
(120,82,80)
#674746
(103,71,70)
#563C3C
(86,60,60)
#453132
(69,49,50)
#342628
(52,38,40)
#231B1E
(35,27,30)
#121014
(18,16,20)
#000000
(0,0,0)

Tints of #BC7E78

#BC7E78
(188,126,120)
#C28984
(194,137,132)
#C89490
(200,148,144)
#CE9F9C
(206,159,156)
#D4AAA8
(212,170,168)
#DAB5B4
(218,181,180)
#E0C0C0
(224,192,192)
#E6CBCC
(230,203,204)
#ECD6D8
(236,214,216)
#F2E1E4
(242,225,228)
#F8ECF0
(248,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BC7E78 color. Also use rgb(188,126,120) instead hex code.

Text Font Color

.myTextColor { color: #BC7E78; }

<p style="color:#BC7E78">This sample text font color is #BC7E78.</p>

This text font color is #BC7E78.

Background Color

.myBgColor { background-color: #BC7E78; }

<div style="background-color:#BC7E78">Inner text</div>

This div background color is #BC7E78.

Border color

.myBorderColor { border: 1px solid #BC7E78; }

<div style="border:3px solid #BC7E78">Div</div>

This div border color is #BC7E78.

Opacity

.myOpacity80 { color: #BC7E78; opacity: 0.8; }

<p style="color:#BC7E78;opacity:0.8;">80%</p>

Text with #BC7E78 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #BC7E78;}

<p style="text-shadow: 3px 3px 1px #BC7E78">Text here.</p>

This text has shadow with #BC7E78 color.


.textShadow {text-shadow: 3px 3px 1px #BC7E78', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #BC7E78, 5px 5px 20px red">Text here.</p>

This text has shadow with #BC7E78 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#BC7E78, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#BC7E78, Direction=45, Strength=4)">Text</p>

This text has shadow with #BC7E78 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #BC7E78;
-webkit-box-shadow: 1px 1px 3px 2px #BC7E78;
box-shadow: 1px 1px 3px 2px #BC7E78;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #BC7E78; -webkit-box-shadow: 1px 1px 3px 2px #BC7E78; box-shadow:1px 1px 3px 2px #BC7E78;">
Div content here
</div>

This div box has shadow with color #BC7E78.

Preview

Color preview on black background

This text has color #BC7E78 on black background.


Color preview on white background

This text has color #BC7E78 on white background.


Black color preview on #BC7E78 background

This text has black color on #BC7E78 background.


White color preview on #BC7E78 background

This text has white color on #BC7E78 background.


Related colors

Complementary color

Complementary color for #hex is #438187.


I love getcolorcode.com

Gradients

Color #BC7E78 is used in Copper Penny gradient.

Copper Penny


Triadic colors

1 #78BC7E and #7E78BC with #BC7E78 are triadic colors.

2 #787EBC and #7EBC78 with #BC7E78 are triadic colors.