COLOR #B6BBDD

HEX: #B6BBDD RGB: (182,187,221)

Renk bilgisi

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

RGB renk modeli

#B6BBDD color RGB value is (182,187,221).

RGB: (182,187,221) (71%, 73%, 87%)

RGB bağlantıları ve doygunluk

R 182 of 255 = 71%
G 187 of 255 = 73%
B 221 of 255 = 87%

182
187
221

R + G + B ~ 77%. #B6BBDD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 182 + 187 + 221 = 590 (100%)
R 182 of 590 ~ 30.85%
G 187 of 590 ~ 31.69%
B 221 of 590 ~ 37.46'%

%30.85
%31.69
%37.46

CMYK RENK MODELİ

#B6BBDD rengi CMYK tonu (18,15,0,13).

  • camgöbeği tonu 17.65%
  • eflatun tonu 15.38%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (18,15,0,13)
C18M15Y0K13 (18%, 15%, 0%, 13%)
(0.18 / 0.15 / 0.00 / 0.13)

CMYK yüzdeleri

%17.65
%15.38
%0
%13.33

Codes

Color #B6BBDD in popluar color models

B6 BB DD
RGB 182 187 221
HSL 232° 36.45% 79.02%
HSB/HSV 232° 17.65% 86.67%
CMYK 17.65% 15.38% 0.00%
13.33%

Color #B6BBDD in popluar number systems.

HEX B6 BB DD
Decimal 182 187 221
Binary 10110110 10111011 11011101
Octal 266 273 335

Shades and tints

Shades of #B6BBDD

#B6BBDD
(182,187,221)
#A6AAC9
(166,170,201)
#9699B5
(150,153,181)
#8688A1
(134,136,161)
#76778D
(118,119,141)
#666679
(102,102,121)
#565565
(86,85,101)
#464451
(70,68,81)
#36333D
(54,51,61)
#262229
(38,34,41)
#161115
(22,17,21)
#000000
(0,0,0)

Tints of #B6BBDD

#B6BBDD
(182,187,221)
#BCC1E0
(188,193,224)
#C2C7E3
(194,199,227)
#C8CDE6
(200,205,230)
#CED3E9
(206,211,233)
#D4D9EC
(212,217,236)
#DADFEF
(218,223,239)
#E0E5F2
(224,229,242)
#E6EBF5
(230,235,245)
#ECF1F8
(236,241,248)
#F2F7FB
(242,247,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B6BBDD; }

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

This text font color is #B6BBDD.

Background Color

.myBgColor { background-color: #B6BBDD; }

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

This div background color is #B6BBDD.

Border color

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

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

This div border color is #B6BBDD.

Opacity

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

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

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

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

This text has shadow with #B6BBDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6BBDD.

Preview

Color preview on black background

This text has color #B6BBDD on black background.


Color preview on white background

This text has color #B6BBDD on white background.


Black color preview on #B6BBDD background

This text has black color on #B6BBDD background.


White color preview on #B6BBDD background

This text has white color on #B6BBDD background.


Related colors

Complementary color

Complementary color for #hex is #494422.


I love getcolorcode.com

Triadic colors

1 #DDB6BB and #BBDDB6 with #B6BBDD are triadic colors.

2 #DDBBB6 and #BBB6DD with #B6BBDD are triadic colors.