COLOR #B6BADD

HEX: #B6BADD RGB: (182,186,221)

Renk bilgisi

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

RGB renk modeli

#B6BADD color RGB value is (182,186,221).

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

RGB bağlantıları ve doygunluk

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

182
186
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 182 + 186 + 221 = 589 (100%)
R 182 of 589 ~ 30.9%
G 186 of 589 ~ 31.58%
B 221 of 589 ~ 37.52'%

%30.9
%31.58
%37.52

CMYK RENK MODELİ

#B6BADD rengi CMYK tonu (18,16,0,13).

  • camgöbeği tonu 17.65%
  • eflatun tonu 15.84%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%
CMYK: (18,16,0,13) C18M16Y0K13 (18%,16%,0%,13%) (0.18/0.16/0.00/0.13) 

CMYK yüzdeleri

%17.65
%15.84
%0
%13.33

Codes

Color #B6BADD in popluar color models

B6 BA DD
RGB 182 186 221
HSL 234° 36.45% 79.02%
HSB/HSV 234° 17.65% 86.67%
CMYK 17.65% 15.84% 0.00%
13.33%

Color #B6BADD in popluar number systems.

HEX B6 BA DD
Decimal 182 186 221
Binary 10110110 10111010 11011101
Octal 266 272 335

Shades and tints

Shades of #B6BADD

#B6BADD
(182,186,221)
#A6AAC9
(166,170,201)
#969AB5
(150,154,181)
#868AA1
(134,138,161)
#767A8D
(118,122,141)
#666A79
(102,106,121)
#565A65
(86,90,101)
#464A51
(70,74,81)
#363A3D
(54,58,61)
#262A29
(38,42,41)
#161A15
(22,26,21)
#000000
(0,0,0)

Tints of #B6BADD

#B6BADD
(182,186,221)
#BCC0E0
(188,192,224)
#C2C6E3
(194,198,227)
#C8CCE6
(200,204,230)
#CED2E9
(206,210,233)
#D4D8EC
(212,216,236)
#DADEEF
(218,222,239)
#E0E4F2
(224,228,242)
#E6EAF5
(230,234,245)
#ECF0F8
(236,240,248)
#F2F6FB
(242,246,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B6BADD; }

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

This text font color is #B6BADD.

Background Color

.myBgColor { background-color: #B6BADD; }

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

This div background color is #B6BADD.

Border color

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

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

This div border color is #B6BADD.

Opacity

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

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

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

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

This text has shadow with #B6BADD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6BADD.

Preview

Color preview on black background

This text has color #B6BADD on black background.


Color preview on white background

This text has color #B6BADD on white background.


Black color preview on #B6BADD background

This text has black color on #B6BADD background.


White color preview on #B6BADD background

This text has white color on #B6BADD background.


Related colors

Complementary color

Complementary color for #hex is #494522.


I love getcolorcode.com

Triadic colors

1 #DDB6BA and #BADDB6 with #B6BADD are triadic colors.

2 #DDBAB6 and #BAB6DD with #B6BADD are triadic colors.