COLOR #B2BEC4

HEX: #B2BEC4 RGB: (178,190,196)

Renk bilgisi

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

RGB renk modeli

#B2BEC4 color RGB value is (178,190,196).

RGB: (178,190,196) (70%, 75%, 77%)

RGB bağlantıları ve doygunluk

R 178 of 255 = 70%
G 190 of 255 = 75%
B 196 of 255 = 77%

178
190
196

R + G + B ~ 74%. #B2BEC4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 178 + 190 + 196 = 564 (100%)
R 178 of 564 ~ 31.56%
G 190 of 564 ~ 33.69%
B 196 of 564 ~ 34.75'%

%31.56
%33.69
%34.75

CMYK RENK MODELİ

#B2BEC4 rengi CMYK tonu (9,3,0,23).

  • camgöbeği tonu 9.18%
  • eflatun tonu 3.06%
  • sarı tonu 0.00%
  • ana renk tonu 23.14%

CMYK: (9,3,0,23)
C9M3Y0K23 (9%, 3%, 0%, 23%)
(0.09 / 0.03 / 0.00 / 0.23)

CMYK yüzdeleri

%9.18
%3.06
%0
%23.14

Codes

Color #B2BEC4 in popluar color models

B2 BE C4
RGB 178 190 196
HSL 200° 13.24% 73.33%
HSB/HSV 200° 9.18% 76.86%
CMYK 9.18% 3.06% 0.00%
23.14%

Color #B2BEC4 in popluar number systems.

HEX B2 BE C4
Decimal 178 190 196
Binary 10110010 10111110 11000100
Octal 262 276 304

Shades and tints

Shades of #B2BEC4

#B2BEC4
(178,190,196)
#A2ADB3
(162,173,179)
#929CA2
(146,156,162)
#828B91
(130,139,145)
#727A80
(114,122,128)
#62696F
(98,105,111)
#52585E
(82,88,94)
#42474D
(66,71,77)
#32363C
(50,54,60)
#22252B
(34,37,43)
#12141A
(18,20,26)
#000000
(0,0,0)

Tints of #B2BEC4

#B2BEC4
(178,190,196)
#B9C3C9
(185,195,201)
#C0C8CE
(192,200,206)
#C7CDD3
(199,205,211)
#CED2D8
(206,210,216)
#D5D7DD
(213,215,221)
#DCDCE2
(220,220,226)
#E3E1E7
(227,225,231)
#EAE6EC
(234,230,236)
#F1EBF1
(241,235,241)
#F8F0F6
(248,240,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B2BEC4; }

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

This text font color is #B2BEC4.

Background Color

.myBgColor { background-color: #B2BEC4; }

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

This div background color is #B2BEC4.

Border color

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

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

This div border color is #B2BEC4.

Opacity

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

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

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

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

This text has shadow with #B2BEC4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B2BEC4.

Preview

Color preview on black background

This text has color #B2BEC4 on black background.


Color preview on white background

This text has color #B2BEC4 on white background.


Black color preview on #B2BEC4 background

This text has black color on #B2BEC4 background.


White color preview on #B2BEC4 background

This text has white color on #B2BEC4 background.


Related colors

Complementary color

Complementary color for #hex is #4D413B.


I love getcolorcode.com

Triadic colors

1 #C4B2BE and #BEC4B2 with #B2BEC4 are triadic colors.

2 #C4BEB2 and #BEB2C4 with #B2BEC4 are triadic colors.