COLOR #B5BCBB

HEX: #B5BCBB RGB: (181,188,187)

Renk bilgisi

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

RGB renk modeli

#B5BCBB color RGB value is (181,188,187).

RGB: (181,188,187) (71%, 74%, 73%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 188 of 255 = 74%
B 187 of 255 = 73%

181
188
187

R + G + B ~ 73%. #B5BCBB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 188 + 187 = 556 (100%)
R 181 of 556 ~ 32.55%
G 188 of 556 ~ 33.81%
B 187 of 556 ~ 33.63'%

%32.55
%33.81
%33.63

CMYK RENK MODELİ

#B5BCBB rengi CMYK tonu (4,0,1,26).

  • camgöbeği tonu 3.72%
  • eflatun tonu 0.00%
  • sarı tonu 0.53%
  • ana renk tonu 26.27%
CMYK: (4,0,1,26) C4M0Y1K26 (4%,0%,1%,26%) (0.04/0.00/0.01/0.26) 

CMYK yüzdeleri

%3.72
%0
%0.53
%26.27

Codes

Color #B5BCBB in popluar color models

B5 BC BB
RGB 181 188 187
HSL 171° 4.96% 72.35%
HSB/HSV 171° 3.72% 73.73%
CMYK 3.72% 0.00% 0.53%
26.27%

Color #B5BCBB in popluar number systems.

HEX B5 BC BB
Decimal 181 188 187
Binary 10110101 10111100 10111011
Octal 265 274 273

Shades and tints

Shades of #B5BCBB

#B5BCBB
(181,188,187)
#A5ABAA
(165,171,170)
#959A99
(149,154,153)
#858988
(133,137,136)
#757877
(117,120,119)
#656766
(101,103,102)
#555655
(85,86,85)
#454544
(69,69,68)
#353433
(53,52,51)
#252322
(37,35,34)
#151211
(21,18,17)
#000000
(0,0,0)

Tints of #B5BCBB

#B5BCBB
(181,188,187)
#BBC2C1
(187,194,193)
#C1C8C7
(193,200,199)
#C7CECD
(199,206,205)
#CDD4D3
(205,212,211)
#D3DAD9
(211,218,217)
#D9E0DF
(217,224,223)
#DFE6E5
(223,230,229)
#E5ECEB
(229,236,235)
#EBF2F1
(235,242,241)
#F1F8F7
(241,248,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5BCBB; }

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

This text font color is #B5BCBB.

Background Color

.myBgColor { background-color: #B5BCBB; }

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

This div background color is #B5BCBB.

Border color

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

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

This div border color is #B5BCBB.

Opacity

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

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

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

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

This text has shadow with #B5BCBB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5BCBB.

Preview

Color preview on black background

This text has color #B5BCBB on black background.


Color preview on white background

This text has color #B5BCBB on white background.


Black color preview on #B5BCBB background

This text has black color on #B5BCBB background.


White color preview on #B5BCBB background

This text has white color on #B5BCBB background.


Related colors

Complementary color

Complementary color for #hex is #4A4344.


I love getcolorcode.com

Triadic colors

1 #BBB5BC and #BCBBB5 with #B5BCBB are triadic colors.

2 #BBBCB5 and #BCB5BB with #B5BCBB are triadic colors.