COLOR #B9BDB8

HEX: #B9BDB8 RGB: (185,189,184)

Color info

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

RGB color model

#B9BDB8 color RGB value is (185,189,184).

RGB: (185,189,184) (73%, 74%, 72%)

RGB channels and saturation

R 185 of 255 = 73%
G 189 of 255 = 74%
B 184 of 255 = 72%

185
189
184

R + G + B ~ 73%. #B9BDB8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 185 + 189 + 184 = 558 (100%)
R 185 of 558 ~ 33.15%
G 189 of 558 ~ 33.87%
B 184 of 558 ~ 32.97'%

%33.15
%33.87
%32.97

CMYK color model

#B9BDB8 color CMYK value is (2,0,3,26).

  • cyan value is 2.12%
  • magenta value is 0.00%
  • yellow value is 2.65%
  • key color value is 25.88%

CMYK: (2,0,3,26)
C2M0Y3K26 (2%, 0%, 3%, 26%)
(0.02 / 0.00 / 0.03 / 0.26)

CMYK percentages

%2.12
%0
%2.65
%25.88

Codes

Color #B9BDB8 in popluar color models

B9 BD B8
RGB 185 189 184
HSL 108° 3.65% 73.14%
HSB/HSV 108° 2.65% 74.12%
CMYK 2.12% 0.00% 2.65%
25.88%

Color #B9BDB8 in popluar number systems.

HEX B9 BD B8
Decimal 185 189 184
Binary 10111001 10111101 10111000
Octal 271 275 270

Shades and tints

Shades of #B9BDB8

#B9BDB8
(185,189,184)
#A9ACA8
(169,172,168)
#999B98
(153,155,152)
#898A88
(137,138,136)
#797978
(121,121,120)
#696868
(105,104,104)
#595758
(89,87,88)
#494648
(73,70,72)
#393538
(57,53,56)
#292428
(41,36,40)
#191318
(25,19,24)
#000000
(0,0,0)

Tints of #B9BDB8

#B9BDB8
(185,189,184)
#BFC3BE
(191,195,190)
#C5C9C4
(197,201,196)
#CBCFCA
(203,207,202)
#D1D5D0
(209,213,208)
#D7DBD6
(215,219,214)
#DDE1DC
(221,225,220)
#E3E7E2
(227,231,226)
#E9EDE8
(233,237,232)
#EFF3EE
(239,243,238)
#F5F9F4
(245,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B9BDB8; }

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

This text font color is #B9BDB8.

Background Color

.myBgColor { background-color: #B9BDB8; }

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

This div background color is #B9BDB8.

Border color

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

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

This div border color is #B9BDB8.

Opacity

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

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

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

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

This text has shadow with #B9BDB8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9BDB8.

Preview

Color preview on black background

This text has color #B9BDB8 on black background.


Color preview on white background

This text has color #B9BDB8 on white background.


Black color preview on #B9BDB8 background

This text has black color on #B9BDB8 background.


White color preview on #B9BDB8 background

This text has white color on #B9BDB8 background.


Related colors

Complementary color

Complementary color for #hex is #464247.


I love getcolorcode.com

Triadic colors

1 #B8B9BD and #BDB8B9 with #B9BDB8 are triadic colors.

2 #B8BDB9 and #BDB9B8 with #B9BDB8 are triadic colors.