COLOR #BC7F7E

HEX: #BC7F7E RGB: (188,127,126)

Renk bilgisi

#BC7F7E contains mainly red color. #BC7F7E ‘ nin web güvenlik rengi #CC6666 (ya da #C66) dir.

RGB renk modeli

#BC7F7E color RGB value is (188,127,126).

RGB: (188,127,126) (74%, 50%, 49%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 127 of 255 = 50%
B 126 of 255 = 49%

188
127
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 127 + 126 = 441 (100%)
R 188 of 441 ~ 42.63%
G 127 of 441 ~ 28.8%
B 126 of 441 ~ 28.57'%

%42.63
%28.8
%28.57

CMYK RENK MODELİ

#BC7F7E rengi CMYK tonu (0,32,33,26).

  • camgöbeği tonu 0.00%
  • eflatun tonu 32.45%
  • sarı tonu 32.98%
  • ana renk tonu 26.27%

CMYK: (0,32,33,26)
C0M32Y33K26 (0%, 32%, 33%, 26%)
(0.00 / 0.32 / 0.33 / 0.26)

CMYK yüzdeleri

%0
%32.45
%32.98
%26.27

Codes

Color #BC7F7E in popluar color models

BC 7F 7E
RGB 188 127 126
HSL 31.63% 61.57%
HSB/HSV 32.98% 73.73%
CMYK 0.00% 32.45% 32.98%
26.27%

Color #BC7F7E in popluar number systems.

HEX BC 7F 7E
Decimal 188 127 126
Binary 10111100 1111111 1111110
Octal 274 177 176

Shades and tints

Shades of #BC7F7E

#BC7F7E
(188,127,126)
#AB7473
(171,116,115)
#9A6968
(154,105,104)
#895E5D
(137,94,93)
#785352
(120,83,82)
#674847
(103,72,71)
#563D3C
(86,61,60)
#453231
(69,50,49)
#342726
(52,39,38)
#231C1B
(35,28,27)
#121110
(18,17,16)
#000000
(0,0,0)

Tints of #BC7F7E

#BC7F7E
(188,127,126)
#C28A89
(194,138,137)
#C89594
(200,149,148)
#CEA09F
(206,160,159)
#D4ABAA
(212,171,170)
#DAB6B5
(218,182,181)
#E0C1C0
(224,193,192)
#E6CCCB
(230,204,203)
#ECD7D6
(236,215,214)
#F2E2E1
(242,226,225)
#F8EDEC
(248,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BC7F7E; }

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

This text font color is #BC7F7E.

Background Color

.myBgColor { background-color: #BC7F7E; }

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

This div background color is #BC7F7E.

Border color

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

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

This div border color is #BC7F7E.

Opacity

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

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

Text with #BC7F7E 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 #BC7F7E;}

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

This text has shadow with #BC7F7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BC7F7E.

Preview

Color preview on black background

This text has color #BC7F7E on black background.


Color preview on white background

This text has color #BC7F7E on white background.


Black color preview on #BC7F7E background

This text has black color on #BC7F7E background.


White color preview on #BC7F7E background

This text has white color on #BC7F7E background.


Related colors

Complementary color

Complementary color for #hex is #438081.


I love getcolorcode.com

Triadic colors

1 #7EBC7F and #7F7EBC with #BC7F7E are triadic colors.

2 #7E7FBC and #7FBC7E with #BC7F7E are triadic colors.