COLOR #BCB59C

HEX: #BCB59C RGB: (188,181,156)

Renk bilgisi

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

RGB renk modeli

#BCB59C color RGB value is (188,181,156).

RGB: (188,181,156) (74%, 71%, 61%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 181 of 255 = 71%
B 156 of 255 = 61%

188
181
156

R + G + B ~ 69%. #BCB59C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 181 + 156 = 525 (100%)
R 188 of 525 ~ 35.81%
G 181 of 525 ~ 34.48%
B 156 of 525 ~ 29.71'%

%35.81
%34.48
%29.71

CMYK RENK MODELİ

#BCB59C rengi CMYK tonu (0,4,17,26).

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

CMYK: (0,4,17,26)
C0M4Y17K26 (0%, 4%, 17%, 26%)
(0.00 / 0.04 / 0.17 / 0.26)

CMYK yüzdeleri

%0
%3.72
%17.02
%26.27

Codes

Color #BCB59C in popluar color models

BC B5 9C
RGB 188 181 156
HSL 47° 19.28% 67.45%
HSB/HSV 47° 17.02% 73.73%
CMYK 0.00% 3.72% 17.02%
26.27%

Color #BCB59C in popluar number systems.

HEX BC B5 9C
Decimal 188 181 156
Binary 10111100 10110101 10011100
Octal 274 265 234

Shades and tints

Shades of #BCB59C

#BCB59C
(188,181,156)
#ABA58E
(171,165,142)
#9A9580
(154,149,128)
#898572
(137,133,114)
#787564
(120,117,100)
#676556
(103,101,86)
#565548
(86,85,72)
#45453A
(69,69,58)
#34352C
(52,53,44)
#23251E
(35,37,30)
#121510
(18,21,16)
#000000
(0,0,0)

Tints of #BCB59C

#BCB59C
(188,181,156)
#C2BBA5
(194,187,165)
#C8C1AE
(200,193,174)
#CEC7B7
(206,199,183)
#D4CDC0
(212,205,192)
#DAD3C9
(218,211,201)
#E0D9D2
(224,217,210)
#E6DFDB
(230,223,219)
#ECE5E4
(236,229,228)
#F2EBED
(242,235,237)
#F8F1F6
(248,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BCB59C; }

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

This text font color is #BCB59C.

Background Color

.myBgColor { background-color: #BCB59C; }

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

This div background color is #BCB59C.

Border color

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

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

This div border color is #BCB59C.

Opacity

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

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

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

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

This text has shadow with #BCB59C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCB59C.

Preview

Color preview on black background

This text has color #BCB59C on black background.


Color preview on white background

This text has color #BCB59C on white background.


Black color preview on #BCB59C background

This text has black color on #BCB59C background.


White color preview on #BCB59C background

This text has white color on #BCB59C background.


Related colors

Complementary color

Complementary color for #hex is #434A63.


I love getcolorcode.com

Triadic colors

1 #9CBCB5 and #B59CBC with #BCB59C are triadic colors.

2 #9CB5BC and #B5BC9C with #BCB59C are triadic colors.