COLOR #B3BADA

HEX: #B3BADA RGB: (179,186,218)

Color info

#B3BADA contains red, green and blue colors in about the same proportion. Web safe color of #B3BADA is #99CCCC (or #9CC).

RGB color model

#B3BADA color RGB value is (179,186,218).

RGB: (179,186,218) (70%, 73%, 85%)

RGB channels and saturation

R 179 of 255 = 70%
G 186 of 255 = 73%
B 218 of 255 = 85%

179
186
218

R + G + B ~ 76%. #B3BADA is quite light color.

Portions of RGB colors in percentages

R + G + B = 179 + 186 + 218 = 583 (100%)
R 179 of 583 ~ 30.7%
G 186 of 583 ~ 31.9%
B 218 of 583 ~ 37.39'%

%30.7
%31.9
%37.39

CMYK color model

#B3BADA color CMYK value is (18,15,0,15).

  • cyan value is 17.89%
  • magenta value is 14.68%
  • yellow value is 0.00%
  • key color value is 14.51%
CMYK: (18,15,0,15) C18M15Y0K15 (18%,15%,0%,15%) (0.18/0.15/0.00/0.15) 

CMYK percentages

%17.89
%14.68
%0
%14.51

Codes

Color #B3BADA in popluar color models

B3 BA DA
RGB 179 186 218
HSL 229° 34.51% 77.84%
HSB/HSV 229° 17.89% 85.49%
CMYK 17.89% 14.68% 0.00%
14.51%

Color #B3BADA in popluar number systems.

HEX B3 BA DA
Decimal 179 186 218
Binary 10110011 10111010 11011010
Octal 263 272 332

Shades and tints

Shades of #B3BADA

#B3BADA
(179,186,218)
#A3AAC7
(163,170,199)
#939AB4
(147,154,180)
#838AA1
(131,138,161)
#737A8E
(115,122,142)
#636A7B
(99,106,123)
#535A68
(83,90,104)
#434A55
(67,74,85)
#333A42
(51,58,66)
#232A2F
(35,42,47)
#131A1C
(19,26,28)
#000000
(0,0,0)

Tints of #B3BADA

#B3BADA
(179,186,218)
#B9C0DD
(185,192,221)
#BFC6E0
(191,198,224)
#C5CCE3
(197,204,227)
#CBD2E6
(203,210,230)
#D1D8E9
(209,216,233)
#D7DEEC
(215,222,236)
#DDE4EF
(221,228,239)
#E3EAF2
(227,234,242)
#E9F0F5
(233,240,245)
#EFF6F8
(239,246,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B3BADA color. Also use rgb(179,186,218) instead hex code.

Text Font Color

.myTextColor { color: #B3BADA; }

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

This text font color is #B3BADA.

Background Color

.myBgColor { background-color: #B3BADA; }

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

This div background color is #B3BADA.

Border color

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

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

This div border color is #B3BADA.

Opacity

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

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

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

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

This text has shadow with #B3BADA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B3BADA.

Preview

Color preview on black background

This text has color #B3BADA on black background.


Color preview on white background

This text has color #B3BADA on white background.


Black color preview on #B3BADA background

This text has black color on #B3BADA background.


White color preview on #B3BADA background

This text has white color on #B3BADA background.


Related colors

Complementary color

Complementary color for #hex is #4C4525.


I love getcolorcode.com

Triadic colors

1 #DAB3BA and #BADAB3 with #B3BADA are triadic colors.

2 #DABAB3 and #BAB3DA with #B3BADA are triadic colors.