COLOR #B9BDB7

HEX: #B9BDB7 RGB: (185,189,183)

Color info

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

RGB color model

#B9BDB7 color RGB value is (185,189,183).

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

RGB channels and saturation

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

185
189
183

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

Portions of RGB colors in percentages

R + G + B = 185 + 189 + 183 = 557 (100%)
R 185 of 557 ~ 33.21%
G 189 of 557 ~ 33.93%
B 183 of 557 ~ 32.85'%

%33.21
%33.93
%32.85

CMYK color model

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

  • cyan value is 2.12%
  • magenta value is 0.00%
  • yellow value is 3.17%
  • 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
%3.17
%25.88

Codes

Color #B9BDB7 in popluar color models

B9 BD B7
RGB 185 189 183
HSL 100° 4.35% 72.94%
HSB/HSV 100° 3.17% 74.12%
CMYK 2.12% 0.00% 3.17%
25.88%

Color #B9BDB7 in popluar number systems.

HEX B9 BD B7
Decimal 185 189 183
Binary 10111001 10111101 10110111
Octal 271 275 267

Shades and tints

Shades of #B9BDB7

#B9BDB7
(185,189,183)
#A9ACA7
(169,172,167)
#999B97
(153,155,151)
#898A87
(137,138,135)
#797977
(121,121,119)
#696867
(105,104,103)
#595757
(89,87,87)
#494647
(73,70,71)
#393537
(57,53,55)
#292427
(41,36,39)
#191317
(25,19,23)
#000000
(0,0,0)

Tints of #B9BDB7

#B9BDB7
(185,189,183)
#BFC3BD
(191,195,189)
#C5C9C3
(197,201,195)
#CBCFC9
(203,207,201)
#D1D5CF
(209,213,207)
#D7DBD5
(215,219,213)
#DDE1DB
(221,225,219)
#E3E7E1
(227,231,225)
#E9EDE7
(233,237,231)
#EFF3ED
(239,243,237)
#F5F9F3
(245,249,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B9BDB7; }

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

This text font color is #B9BDB7.

Background Color

.myBgColor { background-color: #B9BDB7; }

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

This div background color is #B9BDB7.

Border color

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

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

This div border color is #B9BDB7.

Opacity

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

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

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

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

This text has shadow with #B9BDB7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9BDB7.

Preview

Color preview on black background

This text has color #B9BDB7 on black background.


Color preview on white background

This text has color #B9BDB7 on white background.


Black color preview on #B9BDB7 background

This text has black color on #B9BDB7 background.


White color preview on #B9BDB7 background

This text has white color on #B9BDB7 background.


Related colors

Complementary color

Complementary color for #hex is #464248.


I love getcolorcode.com

Triadic colors

1 #B7B9BD and #BDB7B9 with #B9BDB7 are triadic colors.

2 #B7BDB9 and #BDB9B7 with #B9BDB7 are triadic colors.