COLOR #BCB693

HEX: #BCB693 RGB: (188,182,147)

Renk bilgisi

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

RGB renk modeli

#BCB693 color RGB value is (188,182,147).

RGB: (188,182,147) (74%, 71%, 58%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 182 of 255 = 71%
B 147 of 255 = 58%

188
182
147

R + G + B ~ 68%. #BCB693 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 182 + 147 = 517 (100%)
R 188 of 517 ~ 36.36%
G 182 of 517 ~ 35.2%
B 147 of 517 ~ 28.43'%

%36.36
%35.2
%28.43

CMYK RENK MODELİ

#BCB693 rengi CMYK tonu (0,3,22,26).

  • camgöbeği tonu 0.00%
  • eflatun tonu 3.19%
  • sarı tonu 21.81%
  • ana renk tonu 26.27%

CMYK: (0,3,22,26)
C0M3Y22K26 (0%, 3%, 22%, 26%)
(0.00 / 0.03 / 0.22 / 0.26)

CMYK yüzdeleri

%0
%3.19
%21.81
%26.27

Codes

Color #BCB693 in popluar color models

BC B6 93
RGB 188 182 147
HSL 51° 23.43% 65.69%
HSB/HSV 51° 21.81% 73.73%
CMYK 0.00% 3.19% 21.81%
26.27%

Color #BCB693 in popluar number systems.

HEX BC B6 93
Decimal 188 182 147
Binary 10111100 10110110 10010011
Octal 274 266 223

Shades and tints

Shades of #BCB693

#BCB693
(188,182,147)
#ABA686
(171,166,134)
#9A9679
(154,150,121)
#89866C
(137,134,108)
#78765F
(120,118,95)
#676652
(103,102,82)
#565645
(86,86,69)
#454638
(69,70,56)
#34362B
(52,54,43)
#23261E
(35,38,30)
#121611
(18,22,17)
#000000
(0,0,0)

Tints of #BCB693

#BCB693
(188,182,147)
#C2BC9C
(194,188,156)
#C8C2A5
(200,194,165)
#CEC8AE
(206,200,174)
#D4CEB7
(212,206,183)
#DAD4C0
(218,212,192)
#E0DAC9
(224,218,201)
#E6E0D2
(230,224,210)
#ECE6DB
(236,230,219)
#F2ECE4
(242,236,228)
#F8F2ED
(248,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BCB693 color. Also use rgb(188,182,147) instead hex code.

Text Font Color

.myTextColor { color: #BCB693; }

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

This text font color is #BCB693.

Background Color

.myBgColor { background-color: #BCB693; }

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

This div background color is #BCB693.

Border color

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

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

This div border color is #BCB693.

Opacity

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

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

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

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

This text has shadow with #BCB693 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCB693.

Preview

Color preview on black background

This text has color #BCB693 on black background.


Color preview on white background

This text has color #BCB693 on white background.


Black color preview on #BCB693 background

This text has black color on #BCB693 background.


White color preview on #BCB693 background

This text has white color on #BCB693 background.


Related colors

Complementary color

Complementary color for #hex is #43496C.


I love getcolorcode.com

Triadic colors

1 #93BCB6 and #B693BC with #BCB693 are triadic colors.

2 #93B6BC and #B6BC93 with #BCB693 are triadic colors.