COLOR #BC7E6B

HEX: #BC7E6B RGB: (188,126,107)

Renk bilgisi

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

RGB renk modeli

#BC7E6B color RGB value is (188,126,107).

RGB: (188,126,107) (74%, 49%, 42%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 126 of 255 = 49%
B 107 of 255 = 42%

188
126
107

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

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 126 + 107 = 421 (100%)
R 188 of 421 ~ 44.66%
G 126 of 421 ~ 29.93%
B 107 of 421 ~ 25.42'%

%44.66
%29.93
%25.42

CMYK RENK MODELİ

#BC7E6B rengi CMYK tonu (0,33,43,26).

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

CMYK: (0,33,43,26)
C0M33Y43K26 (0%, 33%, 43%, 26%)
(0.00 / 0.33 / 0.43 / 0.26)

CMYK yüzdeleri

%0
%32.98
%43.09
%26.27

Codes

Color #BC7E6B in popluar color models

BC 7E 6B
RGB 188 126 107
HSL 14° 37.67% 57.84%
HSB/HSV 14° 43.09% 73.73%
CMYK 0.00% 32.98% 43.09%
26.27%

Color #BC7E6B in popluar number systems.

HEX BC 7E 6B
Decimal 188 126 107
Binary 10111100 1111110 1101011
Octal 274 176 153

Shades and tints

Shades of #BC7E6B

#BC7E6B
(188,126,107)
#AB7362
(171,115,98)
#9A6859
(154,104,89)
#895D50
(137,93,80)
#785247
(120,82,71)
#67473E
(103,71,62)
#563C35
(86,60,53)
#45312C
(69,49,44)
#342623
(52,38,35)
#231B1A
(35,27,26)
#121011
(18,16,17)
#000000
(0,0,0)

Tints of #BC7E6B

#BC7E6B
(188,126,107)
#C28978
(194,137,120)
#C89485
(200,148,133)
#CE9F92
(206,159,146)
#D4AA9F
(212,170,159)
#DAB5AC
(218,181,172)
#E0C0B9
(224,192,185)
#E6CBC6
(230,203,198)
#ECD6D3
(236,214,211)
#F2E1E0
(242,225,224)
#F8ECED
(248,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BC7E6B; }

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

This text font color is #BC7E6B.

Background Color

.myBgColor { background-color: #BC7E6B; }

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

This div background color is #BC7E6B.

Border color

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

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

This div border color is #BC7E6B.

Opacity

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

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

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

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

This text has shadow with #BC7E6B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BC7E6B.

Preview

Color preview on black background

This text has color #BC7E6B on black background.


Color preview on white background

This text has color #BC7E6B on white background.


Black color preview on #BC7E6B background

This text has black color on #BC7E6B background.


White color preview on #BC7E6B background

This text has white color on #BC7E6B background.


Related colors

Complementary color

Complementary color for #hex is #438194.


I love getcolorcode.com

Triadic colors

1 #6BBC7E and #7E6BBC with #BC7E6B are triadic colors.

2 #6B7EBC and #7EBC6B with #BC7E6B are triadic colors.