COLOR #B6BADE

HEX: #B6BADE RGB: (182,186,222)

Color info

#B6BADE contains red, green and blue colors in about the same proportion. Web safe color of #B6BADE is #CCCCCC (or #CCC).

RGB color model

#B6BADE color RGB value is (182,186,222).

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

RGB channels and saturation

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

182
186
222

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

Portions of RGB colors in percentages

R + G + B = 182 + 186 + 222 = 590 (100%)
R 182 of 590 ~ 30.85%
G 186 of 590 ~ 31.53%
B 222 of 590 ~ 37.63'%

%30.85
%31.53
%37.63

CMYK color model

#B6BADE color CMYK value is (18,16,0,13).

  • cyan value is 18.02%
  • magenta value is 16.22%
  • yellow value is 0.00%
  • key color value is 12.94%

CMYK: (18,16,0,13)
C18M16Y0K13 (18%, 16%, 0%, 13%)
(0.18 / 0.16 / 0.00 / 0.13)

CMYK percentages

%18.02
%16.22
%0
%12.94

Codes

Color #B6BADE in popluar color models

B6 BA DE
RGB 182 186 222
HSL 234° 37.74% 79.22%
HSB/HSV 234° 18.02% 87.06%
CMYK 18.02% 16.22% 0.00%
12.94%

Color #B6BADE in popluar number systems.

HEX B6 BA DE
Decimal 182 186 222
Binary 10110110 10111010 11011110
Octal 266 272 336

Shades and tints

Shades of #B6BADE

#B6BADE
(182,186,222)
#A6AACA
(166,170,202)
#969AB6
(150,154,182)
#868AA2
(134,138,162)
#767A8E
(118,122,142)
#666A7A
(102,106,122)
#565A66
(86,90,102)
#464A52
(70,74,82)
#363A3E
(54,58,62)
#262A2A
(38,42,42)
#161A16
(22,26,22)
#000000
(0,0,0)

Tints of #B6BADE

#B6BADE
(182,186,222)
#BCC0E1
(188,192,225)
#C2C6E4
(194,198,228)
#C8CCE7
(200,204,231)
#CED2EA
(206,210,234)
#D4D8ED
(212,216,237)
#DADEF0
(218,222,240)
#E0E4F3
(224,228,243)
#E6EAF6
(230,234,246)
#ECF0F9
(236,240,249)
#F2F6FC
(242,246,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B6BADE; }

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

This text font color is #B6BADE.

Background Color

.myBgColor { background-color: #B6BADE; }

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

This div background color is #B6BADE.

Border color

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

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

This div border color is #B6BADE.

Opacity

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

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

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

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

This text has shadow with #B6BADE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6BADE.

Preview

Color preview on black background

This text has color #B6BADE on black background.


Color preview on white background

This text has color #B6BADE on white background.


Black color preview on #B6BADE background

This text has black color on #B6BADE background.


White color preview on #B6BADE background

This text has white color on #B6BADE background.


Related colors

Complementary color

Complementary color for #hex is #494521.


I love getcolorcode.com

Triadic colors

1 #DEB6BA and #BADEB6 with #B6BADE are triadic colors.

2 #DEBAB6 and #BAB6DE with #B6BADE are triadic colors.