COLOR #B2BEB5

HEX: #B2BEB5 RGB: (178,190,181)

Renk bilgisi

#B2BEB5 contains red, green and blue colors in about the same proportion. #B2BEB5 ‘ nin web güvenlik rengi #99CCCC (ya da #9CC) dir.

RGB renk modeli

#B2BEB5 color RGB value is (178,190,181).

RGB: (178,190,181) (70%, 75%, 71%)

RGB bağlantıları ve doygunluk

R 178 of 255 = 70%
G 190 of 255 = 75%
B 181 of 255 = 71%

178
190
181

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

Yüzdelerle RGB renk parçaları

R + G + B = 178 + 190 + 181 = 549 (100%)
R 178 of 549 ~ 32.42%
G 190 of 549 ~ 34.61%
B 181 of 549 ~ 32.97'%

%32.42
%34.61
%32.97

CMYK RENK MODELİ

#B2BEB5 rengi CMYK tonu (6,0,5,25).

  • camgöbeği tonu 6.32%
  • eflatun tonu 0.00%
  • sarı tonu 4.74%
  • ana renk tonu 25.49%

CMYK: (6,0,5,25)
C6M0Y5K25 (6%, 0%, 5%, 25%)
(0.06 / 0.00 / 0.05 / 0.25)

CMYK yüzdeleri

%6.32
%0
%4.74
%25.49

Codes

Color #B2BEB5 in popluar color models

B2 BE B5
RGB 178 190 181
HSL 135° 8.45% 72.16%
HSB/HSV 135° 6.32% 74.51%
CMYK 6.32% 0.00% 4.74%
25.49%

Color #B2BEB5 in popluar number systems.

HEX B2 BE B5
Decimal 178 190 181
Binary 10110010 10111110 10110101
Octal 262 276 265

Shades and tints

Shades of #B2BEB5

#B2BEB5
(178,190,181)
#A2ADA5
(162,173,165)
#929C95
(146,156,149)
#828B85
(130,139,133)
#727A75
(114,122,117)
#626965
(98,105,101)
#525855
(82,88,85)
#424745
(66,71,69)
#323635
(50,54,53)
#222525
(34,37,37)
#121415
(18,20,21)
#000000
(0,0,0)

Tints of #B2BEB5

#B2BEB5
(178,190,181)
#B9C3BB
(185,195,187)
#C0C8C1
(192,200,193)
#C7CDC7
(199,205,199)
#CED2CD
(206,210,205)
#D5D7D3
(213,215,211)
#DCDCD9
(220,220,217)
#E3E1DF
(227,225,223)
#EAE6E5
(234,230,229)
#F1EBEB
(241,235,235)
#F8F0F1
(248,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B2BEB5; }

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

This text font color is #B2BEB5.

Background Color

.myBgColor { background-color: #B2BEB5; }

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

This div background color is #B2BEB5.

Border color

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

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

This div border color is #B2BEB5.

Opacity

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

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

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

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

This text has shadow with #B2BEB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B2BEB5.

Preview

Color preview on black background

This text has color #B2BEB5 on black background.


Color preview on white background

This text has color #B2BEB5 on white background.


Black color preview on #B2BEB5 background

This text has black color on #B2BEB5 background.


White color preview on #B2BEB5 background

This text has white color on #B2BEB5 background.


Related colors

Complementary color

Complementary color for #hex is #4D414A.


I love getcolorcode.com

Gradyan

Color #B2BEB5 is used in Ash Grey gradient.

Ash Grey


Triadic colors

1 #B5B2BE and #BEB5B2 with #B2BEB5 are triadic colors.

2 #B5BEB2 and #BEB2B5 with #B2BEB5 are triadic colors.