COLOR #B9BDB3

HEX: #B9BDB3 RGB: (185,189,179)

Color info

#B9BDB3 contains red, green and blue colors in about the same proportion. Web safe color of #B9BDB3 is #CCCC99 (or #CC9).

RGB color model

#B9BDB3 color RGB value is (185,189,179).

RGB: (185,189,179) (73%, 74%, 70%)

RGB channels and saturation

R 185 of 255 = 73%
G 189 of 255 = 74%
B 179 of 255 = 70%

185
189
179

R + G + B ~ 72%. #B9BDB3 is quite light color.

Portions of RGB colors in percentages

R + G + B = 185 + 189 + 179 = 553 (100%)
R 185 of 553 ~ 33.45%
G 189 of 553 ~ 34.18%
B 179 of 553 ~ 32.37'%

%33.45
%34.18
%32.37

CMYK color model

#B9BDB3 color CMYK value is (2,0,5,26).

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

CMYK: (2,0,5,26)
C2M0Y5K26 (2%, 0%, 5%, 26%)
(0.02 / 0.00 / 0.05 / 0.26)

CMYK percentages

%2.12
%0
%5.29
%25.88

Codes

Color #B9BDB3 in popluar color models

B9 BD B3
RGB 185 189 179
HSL 84° 7.04% 72.16%
HSB/HSV 84° 5.29% 74.12%
CMYK 2.12% 0.00% 5.29%
25.88%

Color #B9BDB3 in popluar number systems.

HEX B9 BD B3
Decimal 185 189 179
Binary 10111001 10111101 10110011
Octal 271 275 263

Shades and tints

Shades of #B9BDB3

#B9BDB3
(185,189,179)
#A9ACA3
(169,172,163)
#999B93
(153,155,147)
#898A83
(137,138,131)
#797973
(121,121,115)
#696863
(105,104,99)
#595753
(89,87,83)
#494643
(73,70,67)
#393533
(57,53,51)
#292423
(41,36,35)
#191313
(25,19,19)
#000000
(0,0,0)

Tints of #B9BDB3

#B9BDB3
(185,189,179)
#BFC3B9
(191,195,185)
#C5C9BF
(197,201,191)
#CBCFC5
(203,207,197)
#D1D5CB
(209,213,203)
#D7DBD1
(215,219,209)
#DDE1D7
(221,225,215)
#E3E7DD
(227,231,221)
#E9EDE3
(233,237,227)
#EFF3E9
(239,243,233)
#F5F9EF
(245,249,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B9BDB3; }

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

This text font color is #B9BDB3.

Background Color

.myBgColor { background-color: #B9BDB3; }

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

This div background color is #B9BDB3.

Border color

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

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

This div border color is #B9BDB3.

Opacity

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

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

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

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

This text has shadow with #B9BDB3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9BDB3.

Preview

Color preview on black background

This text has color #B9BDB3 on black background.


Color preview on white background

This text has color #B9BDB3 on white background.


Black color preview on #B9BDB3 background

This text has black color on #B9BDB3 background.


White color preview on #B9BDB3 background

This text has white color on #B9BDB3 background.


Related colors

Complementary color

Complementary color for #hex is #46424C.


I love getcolorcode.com

Triadic colors

1 #B3B9BD and #BDB3B9 with #B9BDB3 are triadic colors.

2 #B3BDB9 and #BDB9B3 with #B9BDB3 are triadic colors.