COLOR #B5BCB5

HEX: #B5BCB5 RGB: (181,188,181)

Renk bilgisi

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

RGB renk modeli

#B5BCB5 color RGB value is (181,188,181).

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

RGB bağlantıları ve doygunluk

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

181
188
181

R + G + B ~ 72%. #B5BCB5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 188 + 181 = 550 (100%)
R 181 of 550 ~ 32.91%
G 188 of 550 ~ 34.18%
B 181 of 550 ~ 32.91'%

%32.91
%34.18
%32.91

CMYK RENK MODELİ

#B5BCB5 rengi CMYK tonu (4,0,4,26).

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

CMYK: (4,0,4,26)
C4M0Y4K26 (4%, 0%, 4%, 26%)
(0.04 / 0.00 / 0.04 / 0.26)

CMYK yüzdeleri

%3.72
%0
%3.72
%26.27

Codes

Color #B5BCB5 in popluar color models

B5 BC B5
RGB 181 188 181
HSL 120° 4.96% 72.35%
HSB/HSV 120° 3.72% 73.73%
CMYK 3.72% 0.00% 3.72%
26.27%

Color #B5BCB5 in popluar number systems.

HEX B5 BC B5
Decimal 181 188 181
Binary 10110101 10111100 10110101
Octal 265 274 265

Shades and tints

Shades of #B5BCB5

#B5BCB5
(181,188,181)
#A5ABA5
(165,171,165)
#959A95
(149,154,149)
#858985
(133,137,133)
#757875
(117,120,117)
#656765
(101,103,101)
#555655
(85,86,85)
#454545
(69,69,69)
#353435
(53,52,53)
#252325
(37,35,37)
#151215
(21,18,21)
#000000
(0,0,0)

Tints of #B5BCB5

#B5BCB5
(181,188,181)
#BBC2BB
(187,194,187)
#C1C8C1
(193,200,193)
#C7CEC7
(199,206,199)
#CDD4CD
(205,212,205)
#D3DAD3
(211,218,211)
#D9E0D9
(217,224,217)
#DFE6DF
(223,230,223)
#E5ECE5
(229,236,229)
#EBF2EB
(235,242,235)
#F1F8F1
(241,248,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5BCB5; }

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

This text font color is #B5BCB5.

Background Color

.myBgColor { background-color: #B5BCB5; }

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

This div background color is #B5BCB5.

Border color

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

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

This div border color is #B5BCB5.

Opacity

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

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

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

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

This text has shadow with #B5BCB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5BCB5.

Preview

Color preview on black background

This text has color #B5BCB5 on black background.


Color preview on white background

This text has color #B5BCB5 on white background.


Black color preview on #B5BCB5 background

This text has black color on #B5BCB5 background.


White color preview on #B5BCB5 background

This text has white color on #B5BCB5 background.


Related colors

Complementary color

Complementary color for #hex is #4A434A.


I love getcolorcode.com

Triadic colors

1 #B5B5BC and #BCB5B5 with #B5BCB5 are triadic colors.

2 #B5BCB5 and #BCB5B5 with #B5BCB5 are triadic colors.