COLOR #B9BDD6

HEX: #B9BDD6 RGB: (185,189,214)

Color info

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

RGB color model

#B9BDD6 color RGB value is (185,189,214).

RGB: (185,189,214) (73%, 74%, 84%)

RGB channels and saturation

R 185 of 255 = 73%
G 189 of 255 = 74%
B 214 of 255 = 84%

185
189
214

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

Portions of RGB colors in percentages

R + G + B = 185 + 189 + 214 = 588 (100%)
R 185 of 588 ~ 31.46%
G 189 of 588 ~ 32.14%
B 214 of 588 ~ 36.39'%

%31.46
%32.14
%36.39

CMYK color model

#B9BDD6 color CMYK value is (14,12,0,16).

  • cyan value is 13.55%
  • magenta value is 11.68%
  • yellow value is 0.00%
  • key color value is 16.08%

CMYK: (14,12,0,16)
C14M12Y0K16 (14%, 12%, 0%, 16%)
(0.14 / 0.12 / 0.00 / 0.16)

CMYK percentages

%13.55
%11.68
%0
%16.08

Codes

Color #B9BDD6 in popluar color models

B9 BD D6
RGB 185 189 214
HSL 232° 26.13% 78.24%
HSB/HSV 232° 13.55% 83.92%
CMYK 13.55% 11.68% 0.00%
16.08%

Color #B9BDD6 in popluar number systems.

HEX B9 BD D6
Decimal 185 189 214
Binary 10111001 10111101 11010110
Octal 271 275 326

Shades and tints

Shades of #B9BDD6

#B9BDD6
(185,189,214)
#A9ACC3
(169,172,195)
#999BB0
(153,155,176)
#898A9D
(137,138,157)
#79798A
(121,121,138)
#696877
(105,104,119)
#595764
(89,87,100)
#494651
(73,70,81)
#39353E
(57,53,62)
#29242B
(41,36,43)
#191318
(25,19,24)
#000000
(0,0,0)

Tints of #B9BDD6

#B9BDD6
(185,189,214)
#BFC3D9
(191,195,217)
#C5C9DC
(197,201,220)
#CBCFDF
(203,207,223)
#D1D5E2
(209,213,226)
#D7DBE5
(215,219,229)
#DDE1E8
(221,225,232)
#E3E7EB
(227,231,235)
#E9EDEE
(233,237,238)
#EFF3F1
(239,243,241)
#F5F9F4
(245,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B9BDD6 color. Also use rgb(185,189,214) instead hex code.

Text Font Color

.myTextColor { color: #B9BDD6; }

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

This text font color is #B9BDD6.

Background Color

.myBgColor { background-color: #B9BDD6; }

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

This div background color is #B9BDD6.

Border color

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

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

This div border color is #B9BDD6.

Opacity

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

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

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

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

This text has shadow with #B9BDD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9BDD6.

Preview

Color preview on black background

This text has color #B9BDD6 on black background.


Color preview on white background

This text has color #B9BDD6 on white background.


Black color preview on #B9BDD6 background

This text has black color on #B9BDD6 background.


White color preview on #B9BDD6 background

This text has white color on #B9BDD6 background.


Related colors

Complementary color

Complementary color for #hex is #464229.


I love getcolorcode.com

Triadic colors

1 #D6B9BD and #BDD6B9 with #B9BDD6 are triadic colors.

2 #D6BDB9 and #BDB9D6 with #B9BDD6 are triadic colors.