COLOR #BCB987

HEX: #BCB987 RGB: (188,185,135)

Renk bilgisi

#BCB987 contains red, green and blue colors in about the same proportion. #BCB987 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#BCB987 color RGB value is (188,185,135).

RGB: (188,185,135) (74%, 73%, 53%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 185 of 255 = 73%
B 135 of 255 = 53%

188
185
135

R + G + B ~ 67%. #BCB987 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 185 + 135 = 508 (100%)
R 188 of 508 ~ 37.01%
G 185 of 508 ~ 36.42%
B 135 of 508 ~ 26.57'%

%37.01
%36.42
%26.57

CMYK RENK MODELİ

#BCB987 rengi CMYK tonu (0,2,28,26).

  • camgöbeği tonu 0.00%
  • eflatun tonu 1.60%
  • sarı tonu 28.19%
  • ana renk tonu 26.27%

CMYK: (0,2,28,26)
C0M2Y28K26 (0%, 2%, 28%, 26%)
(0.00 / 0.02 / 0.28 / 0.26)

CMYK yüzdeleri

%0
%1.6
%28.19
%26.27

Codes

Color #BCB987 in popluar color models

BC B9 87
RGB 188 185 135
HSL 57° 28.34% 63.33%
HSB/HSV 57° 28.19% 73.73%
CMYK 0.00% 1.60% 28.19%
26.27%

Color #BCB987 in popluar number systems.

HEX BC B9 87
Decimal 188 185 135
Binary 10111100 10111001 10000111
Octal 274 271 207

Shades and tints

Shades of #BCB987

#BCB987
(188,185,135)
#ABA97B
(171,169,123)
#9A996F
(154,153,111)
#898963
(137,137,99)
#787957
(120,121,87)
#67694B
(103,105,75)
#56593F
(86,89,63)
#454933
(69,73,51)
#343927
(52,57,39)
#23291B
(35,41,27)
#12190F
(18,25,15)
#000000
(0,0,0)

Tints of #BCB987

#BCB987
(188,185,135)
#C2BF91
(194,191,145)
#C8C59B
(200,197,155)
#CECBA5
(206,203,165)
#D4D1AF
(212,209,175)
#DAD7B9
(218,215,185)
#E0DDC3
(224,221,195)
#E6E3CD
(230,227,205)
#ECE9D7
(236,233,215)
#F2EFE1
(242,239,225)
#F8F5EB
(248,245,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BCB987 color. Also use rgb(188,185,135) instead hex code.

Text Font Color

.myTextColor { color: #BCB987; }

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

This text font color is #BCB987.

Background Color

.myBgColor { background-color: #BCB987; }

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

This div background color is #BCB987.

Border color

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

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

This div border color is #BCB987.

Opacity

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

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

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

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

This text has shadow with #BCB987 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCB987.

Preview

Color preview on black background

This text has color #BCB987 on black background.


Color preview on white background

This text has color #BCB987 on white background.


Black color preview on #BCB987 background

This text has black color on #BCB987 background.


White color preview on #BCB987 background

This text has white color on #BCB987 background.


Related colors

Complementary color

Complementary color for #hex is #434678.


I love getcolorcode.com

Triadic colors

1 #87BCB9 and #B987BC with #BCB987 are triadic colors.

2 #87B9BC and #B9BC87 with #BCB987 are triadic colors.