COLOR #B6BEE2

HEX: #B6BEE2 RGB: (182,190,226)

Renk bilgisi

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

RGB renk modeli

#B6BEE2 color RGB value is (182,190,226).

RGB: (182,190,226) (71%, 75%, 89%)

RGB bağlantıları ve doygunluk

R 182 of 255 = 71%
G 190 of 255 = 75%
B 226 of 255 = 89%

182
190
226

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

Yüzdelerle RGB renk parçaları

R + G + B = 182 + 190 + 226 = 598 (100%)
R 182 of 598 ~ 30.43%
G 190 of 598 ~ 31.77%
B 226 of 598 ~ 37.79'%

%30.43
%31.77
%37.79

CMYK RENK MODELİ

#B6BEE2 rengi CMYK tonu (19,16,0,11).

  • camgöbeği tonu 19.47%
  • eflatun tonu 15.93%
  • sarı tonu 0.00%
  • ana renk tonu 11.37%

CMYK: (19,16,0,11)
C19M16Y0K11 (19%, 16%, 0%, 11%)
(0.19 / 0.16 / 0.00 / 0.11)

CMYK yüzdeleri

%19.47
%15.93
%0
%11.37

Codes

Color #B6BEE2 in popluar color models

B6 BE E2
RGB 182 190 226
HSL 229° 43.14% 80.00%
HSB/HSV 229° 19.47% 88.63%
CMYK 19.47% 15.93% 0.00%
11.37%

Color #B6BEE2 in popluar number systems.

HEX B6 BE E2
Decimal 182 190 226
Binary 10110110 10111110 11100010
Octal 266 276 342

Shades and tints

Shades of #B6BEE2

#B6BEE2
(182,190,226)
#A6ADCE
(166,173,206)
#969CBA
(150,156,186)
#868BA6
(134,139,166)
#767A92
(118,122,146)
#66697E
(102,105,126)
#56586A
(86,88,106)
#464756
(70,71,86)
#363642
(54,54,66)
#26252E
(38,37,46)
#16141A
(22,20,26)
#000000
(0,0,0)

Tints of #B6BEE2

#B6BEE2
(182,190,226)
#BCC3E4
(188,195,228)
#C2C8E6
(194,200,230)
#C8CDE8
(200,205,232)
#CED2EA
(206,210,234)
#D4D7EC
(212,215,236)
#DADCEE
(218,220,238)
#E0E1F0
(224,225,240)
#E6E6F2
(230,230,242)
#ECEBF4
(236,235,244)
#F2F0F6
(242,240,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6BEE2 color. Also use rgb(182,190,226) instead hex code.

Text Font Color

.myTextColor { color: #B6BEE2; }

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

This text font color is #B6BEE2.

Background Color

.myBgColor { background-color: #B6BEE2; }

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

This div background color is #B6BEE2.

Border color

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

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

This div border color is #B6BEE2.

Opacity

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

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

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

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

This text has shadow with #B6BEE2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6BEE2.

Preview

Color preview on black background

This text has color #B6BEE2 on black background.


Color preview on white background

This text has color #B6BEE2 on white background.


Black color preview on #B6BEE2 background

This text has black color on #B6BEE2 background.


White color preview on #B6BEE2 background

This text has white color on #B6BEE2 background.


Related colors

Complementary color

Complementary color for #hex is #49411D.


I love getcolorcode.com

Triadic colors

1 #E2B6BE and #BEE2B6 with #B6BEE2 are triadic colors.

2 #E2BEB6 and #BEB6E2 with #B6BEE2 are triadic colors.