COLOR #BCC6BB

HEX: #BCC6BB RGB: (188,198,187)

Renk bilgisi

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

RGB renk modeli

#BCC6BB color RGB value is (188,198,187).

RGB: (188,198,187) (74%, 78%, 73%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 198 of 255 = 78%
B 187 of 255 = 73%

188
198
187

R + G + B ~ 75%. #BCC6BB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 198 + 187 = 573 (100%)
R 188 of 573 ~ 32.81%
G 198 of 573 ~ 34.55%
B 187 of 573 ~ 32.64'%

%32.81
%34.55
%32.64

CMYK RENK MODELİ

#BCC6BB rengi CMYK tonu (5,0,6,22).

  • camgöbeği tonu 5.05%
  • eflatun tonu 0.00%
  • sarı tonu 5.56%
  • ana renk tonu 22.35%

CMYK: (5,0,6,22)
C5M0Y6K22 (5%, 0%, 6%, 22%)
(0.05 / 0.00 / 0.06 / 0.22)

CMYK yüzdeleri

%5.05
%0
%5.56
%22.35

Codes

Color #BCC6BB in popluar color models

BC C6 BB
RGB 188 198 187
HSL 115° 8.80% 75.49%
HSB/HSV 115° 5.56% 77.65%
CMYK 5.05% 0.00% 5.56%
22.35%

Color #BCC6BB in popluar number systems.

HEX BC C6 BB
Decimal 188 198 187
Binary 10111100 11000110 10111011
Octal 274 306 273

Shades and tints

Shades of #BCC6BB

#BCC6BB
(188,198,187)
#ABB4AA
(171,180,170)
#9AA299
(154,162,153)
#899088
(137,144,136)
#787E77
(120,126,119)
#676C66
(103,108,102)
#565A55
(86,90,85)
#454844
(69,72,68)
#343633
(52,54,51)
#232422
(35,36,34)
#121211
(18,18,17)
#000000
(0,0,0)

Tints of #BCC6BB

#BCC6BB
(188,198,187)
#C2CBC1
(194,203,193)
#C8D0C7
(200,208,199)
#CED5CD
(206,213,205)
#D4DAD3
(212,218,211)
#DADFD9
(218,223,217)
#E0E4DF
(224,228,223)
#E6E9E5
(230,233,229)
#ECEEEB
(236,238,235)
#F2F3F1
(242,243,241)
#F8F8F7
(248,248,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BCC6BB color. Also use rgb(188,198,187) instead hex code.

Text Font Color

.myTextColor { color: #BCC6BB; }

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

This text font color is #BCC6BB.

Background Color

.myBgColor { background-color: #BCC6BB; }

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

This div background color is #BCC6BB.

Border color

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

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

This div border color is #BCC6BB.

Opacity

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

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

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

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

This text has shadow with #BCC6BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCC6BB.

Preview

Color preview on black background

This text has color #BCC6BB on black background.


Color preview on white background

This text has color #BCC6BB on white background.


Black color preview on #BCC6BB background

This text has black color on #BCC6BB background.


White color preview on #BCC6BB background

This text has white color on #BCC6BB background.


Related colors

Complementary color

Complementary color for #hex is #433944.


I love getcolorcode.com

Triadic colors

1 #BBBCC6 and #C6BBBC with #BCC6BB are triadic colors.

2 #BBC6BC and #C6BCBB with #BCC6BB are triadic colors.