COLOR #B6BBE7

HEX: #B6BBE7 RGB: (182,187,231)

Renk bilgisi

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

RGB renk modeli

#B6BBE7 color RGB value is (182,187,231).

RGB: (182,187,231) (71%, 73%, 91%)

RGB bağlantıları ve doygunluk

R 182 of 255 = 71%
G 187 of 255 = 73%
B 231 of 255 = 91%

182
187
231

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

Yüzdelerle RGB renk parçaları

R + G + B = 182 + 187 + 231 = 600 (100%)
R 182 of 600 ~ 30.33%
G 187 of 600 ~ 31.17%
B 231 of 600 ~ 38.5'%

%30.33
%31.17
%38.5

CMYK RENK MODELİ

#B6BBE7 rengi CMYK tonu (21,19,0,9).

  • camgöbeği tonu 21.21%
  • eflatun tonu 19.05%
  • sarı tonu 0.00%
  • ana renk tonu 9.41%

CMYK: (21,19,0,9)
C21M19Y0K9 (21%, 19%, 0%, 9%)
(0.21 / 0.19 / 0.00 / 0.09)

CMYK yüzdeleri

%21.21
%19.05
%0
%9.41

Codes

Color #B6BBE7 in popluar color models

B6 BB E7
RGB 182 187 231
HSL 234° 50.52% 80.98%
HSB/HSV 234° 21.21% 90.59%
CMYK 21.21% 19.05% 0.00%
9.41%

Color #B6BBE7 in popluar number systems.

HEX B6 BB E7
Decimal 182 187 231
Binary 10110110 10111011 11100111
Octal 266 273 347

Shades and tints

Shades of #B6BBE7

#B6BBE7
(182,187,231)
#A6AAD2
(166,170,210)
#9699BD
(150,153,189)
#8688A8
(134,136,168)
#767793
(118,119,147)
#66667E
(102,102,126)
#565569
(86,85,105)
#464454
(70,68,84)
#36333F
(54,51,63)
#26222A
(38,34,42)
#161115
(22,17,21)
#000000
(0,0,0)

Tints of #B6BBE7

#B6BBE7
(182,187,231)
#BCC1E9
(188,193,233)
#C2C7EB
(194,199,235)
#C8CDED
(200,205,237)
#CED3EF
(206,211,239)
#D4D9F1
(212,217,241)
#DADFF3
(218,223,243)
#E0E5F5
(224,229,245)
#E6EBF7
(230,235,247)
#ECF1F9
(236,241,249)
#F2F7FB
(242,247,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6BBE7 color. Also use rgb(182,187,231) instead hex code.

Text Font Color

.myTextColor { color: #B6BBE7; }

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

This text font color is #B6BBE7.

Background Color

.myBgColor { background-color: #B6BBE7; }

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

This div background color is #B6BBE7.

Border color

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

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

This div border color is #B6BBE7.

Opacity

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

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

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

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

This text has shadow with #B6BBE7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6BBE7.

Preview

Color preview on black background

This text has color #B6BBE7 on black background.


Color preview on white background

This text has color #B6BBE7 on white background.


Black color preview on #B6BBE7 background

This text has black color on #B6BBE7 background.


White color preview on #B6BBE7 background

This text has white color on #B6BBE7 background.


Related colors

Complementary color

Complementary color for #hex is #494418.


I love getcolorcode.com

Triadic colors

1 #E7B6BB and #BBE7B6 with #B6BBE7 are triadic colors.

2 #E7BBB6 and #BBB6E7 with #B6BBE7 are triadic colors.