COLOR #B2BEE6

HEX: #B2BEE6 RGB: (178,190,230)

Renk bilgisi

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

RGB renk modeli

#B2BEE6 color RGB value is (178,190,230).

RGB: (178,190,230) (70%, 75%, 90%)

RGB bağlantıları ve doygunluk

R 178 of 255 = 70%
G 190 of 255 = 75%
B 230 of 255 = 90%

178
190
230

R + G + B ~ 78%. #B2BEE6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 178 + 190 + 230 = 598 (100%)
R 178 of 598 ~ 29.77%
G 190 of 598 ~ 31.77%
B 230 of 598 ~ 38.46'%

%29.77
%31.77
%38.46

CMYK RENK MODELİ

#B2BEE6 rengi CMYK tonu (23,17,0,10).

  • camgöbeği tonu 22.61%
  • eflatun tonu 17.39%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (23,17,0,10)
C23M17Y0K10 (23%, 17%, 0%, 10%)
(0.23 / 0.17 / 0.00 / 0.10)

CMYK yüzdeleri

%22.61
%17.39
%0
%9.8

Codes

Color #B2BEE6 in popluar color models

B2 BE E6
RGB 178 190 230
HSL 226° 50.98% 80.00%
HSB/HSV 226° 22.61% 90.20%
CMYK 22.61% 17.39% 0.00%
9.80%

Color #B2BEE6 in popluar number systems.

HEX B2 BE E6
Decimal 178 190 230
Binary 10110010 10111110 11100110
Octal 262 276 346

Shades and tints

Shades of #B2BEE6

#B2BEE6
(178,190,230)
#A2ADD2
(162,173,210)
#929CBE
(146,156,190)
#828BAA
(130,139,170)
#727A96
(114,122,150)
#626982
(98,105,130)
#52586E
(82,88,110)
#42475A
(66,71,90)
#323646
(50,54,70)
#222532
(34,37,50)
#12141E
(18,20,30)
#000000
(0,0,0)

Tints of #B2BEE6

#B2BEE6
(178,190,230)
#B9C3E8
(185,195,232)
#C0C8EA
(192,200,234)
#C7CDEC
(199,205,236)
#CED2EE
(206,210,238)
#D5D7F0
(213,215,240)
#DCDCF2
(220,220,242)
#E3E1F4
(227,225,244)
#EAE6F6
(234,230,246)
#F1EBF8
(241,235,248)
#F8F0FA
(248,240,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B2BEE6; }

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

This text font color is #B2BEE6.

Background Color

.myBgColor { background-color: #B2BEE6; }

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

This div background color is #B2BEE6.

Border color

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

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

This div border color is #B2BEE6.

Opacity

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

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

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

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

This text has shadow with #B2BEE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B2BEE6.

Preview

Color preview on black background

This text has color #B2BEE6 on black background.


Color preview on white background

This text has color #B2BEE6 on white background.


Black color preview on #B2BEE6 background

This text has black color on #B2BEE6 background.


White color preview on #B2BEE6 background

This text has white color on #B2BEE6 background.


Related colors

Complementary color

Complementary color for #hex is #4D4119.


I love getcolorcode.com

Triadic colors

1 #E6B2BE and #BEE6B2 with #B2BEE6 are triadic colors.

2 #E6BEB2 and #BEB2E6 with #B2BEE6 are triadic colors.