COLOR #BC9C71

HEX: #BC9C71 RGB: (188,156,113)

Renk bilgisi

#BC9C71 contains mainly red and green colors. #BC9C71 ‘ nin web güvenlik rengi #CC9966 (ya da #C96) dir.

RGB renk modeli

#BC9C71 color RGB value is (188,156,113).

RGB: (188,156,113) (74%, 61%, 44%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 156 of 255 = 61%
B 113 of 255 = 44%

188
156
113

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

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 156 + 113 = 457 (100%)
R 188 of 457 ~ 41.14%
G 156 of 457 ~ 34.14%
B 113 of 457 ~ 24.73'%

%41.14
%34.14
%24.73

CMYK RENK MODELİ

#BC9C71 rengi CMYK tonu (0,17,40,26).

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.02%
  • sarı tonu 39.89%
  • ana renk tonu 26.27%

CMYK: (0,17,40,26)
C0M17Y40K26 (0%, 17%, 40%, 26%)
(0.00 / 0.17 / 0.40 / 0.26)

CMYK yüzdeleri

%0
%17.02
%39.89
%26.27

Codes

Color #BC9C71 in popluar color models

BC 9C 71
RGB 188 156 113
HSL 34° 35.89% 59.02%
HSB/HSV 34° 39.89% 73.73%
CMYK 0.00% 17.02% 39.89%
26.27%

Color #BC9C71 in popluar number systems.

HEX BC 9C 71
Decimal 188 156 113
Binary 10111100 10011100 1110001
Octal 274 234 161

Shades and tints

Shades of #BC9C71

#BC9C71
(188,156,113)
#AB8E67
(171,142,103)
#9A805D
(154,128,93)
#897253
(137,114,83)
#786449
(120,100,73)
#67563F
(103,86,63)
#564835
(86,72,53)
#453A2B
(69,58,43)
#342C21
(52,44,33)
#231E17
(35,30,23)
#12100D
(18,16,13)
#000000
(0,0,0)

Tints of #BC9C71

#BC9C71
(188,156,113)
#C2A57D
(194,165,125)
#C8AE89
(200,174,137)
#CEB795
(206,183,149)
#D4C0A1
(212,192,161)
#DAC9AD
(218,201,173)
#E0D2B9
(224,210,185)
#E6DBC5
(230,219,197)
#ECE4D1
(236,228,209)
#F2EDDD
(242,237,221)
#F8F6E9
(248,246,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BC9C71 color. Also use rgb(188,156,113) instead hex code.

Text Font Color

.myTextColor { color: #BC9C71; }

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

This text font color is #BC9C71.

Background Color

.myBgColor { background-color: #BC9C71; }

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

This div background color is #BC9C71.

Border color

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

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

This div border color is #BC9C71.

Opacity

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

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

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

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

This text has shadow with #BC9C71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BC9C71.

Preview

Color preview on black background

This text has color #BC9C71 on black background.


Color preview on white background

This text has color #BC9C71 on white background.


Black color preview on #BC9C71 background

This text has black color on #BC9C71 background.


White color preview on #BC9C71 background

This text has white color on #BC9C71 background.


Related colors

Complementary color

Complementary color for #hex is #43638E.


I love getcolorcode.com

Triadic colors

1 #71BC9C and #9C71BC with #BC9C71 are triadic colors.

2 #719CBC and #9CBC71 with #BC9C71 are triadic colors.