COLOR #B9BDB6

HEX: #B9BDB6 RGB: (185,189,182)

Color info

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

RGB color model

#B9BDB6 color RGB value is (185,189,182).

RGB: (185,189,182) (73%, 74%, 71%)

RGB channels and saturation

R 185 of 255 = 73%
G 189 of 255 = 74%
B 182 of 255 = 71%

185
189
182

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

Portions of RGB colors in percentages

R + G + B = 185 + 189 + 182 = 556 (100%)
R 185 of 556 ~ 33.27%
G 189 of 556 ~ 33.99%
B 182 of 556 ~ 32.73'%

%33.27
%33.99
%32.73

CMYK color model

#B9BDB6 color CMYK value is (2,0,4,26).

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

CMYK: (2,0,4,26)
C2M0Y4K26 (2%, 0%, 4%, 26%)
(0.02 / 0.00 / 0.04 / 0.26)

CMYK percentages

%2.12
%0
%3.7
%25.88

Codes

Color #B9BDB6 in popluar color models

B9 BD B6
RGB 185 189 182
HSL 94° 5.04% 72.75%
HSB/HSV 94° 3.70% 74.12%
CMYK 2.12% 0.00% 3.70%
25.88%

Color #B9BDB6 in popluar number systems.

HEX B9 BD B6
Decimal 185 189 182
Binary 10111001 10111101 10110110
Octal 271 275 266

Shades and tints

Shades of #B9BDB6

#B9BDB6
(185,189,182)
#A9ACA6
(169,172,166)
#999B96
(153,155,150)
#898A86
(137,138,134)
#797976
(121,121,118)
#696866
(105,104,102)
#595756
(89,87,86)
#494646
(73,70,70)
#393536
(57,53,54)
#292426
(41,36,38)
#191316
(25,19,22)
#000000
(0,0,0)

Tints of #B9BDB6

#B9BDB6
(185,189,182)
#BFC3BC
(191,195,188)
#C5C9C2
(197,201,194)
#CBCFC8
(203,207,200)
#D1D5CE
(209,213,206)
#D7DBD4
(215,219,212)
#DDE1DA
(221,225,218)
#E3E7E0
(227,231,224)
#E9EDE6
(233,237,230)
#EFF3EC
(239,243,236)
#F5F9F2
(245,249,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B9BDB6; }

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

This text font color is #B9BDB6.

Background Color

.myBgColor { background-color: #B9BDB6; }

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

This div background color is #B9BDB6.

Border color

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

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

This div border color is #B9BDB6.

Opacity

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

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

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

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

This text has shadow with #B9BDB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9BDB6.

Preview

Color preview on black background

This text has color #B9BDB6 on black background.


Color preview on white background

This text has color #B9BDB6 on white background.


Black color preview on #B9BDB6 background

This text has black color on #B9BDB6 background.


White color preview on #B9BDB6 background

This text has white color on #B9BDB6 background.


Related colors

Complementary color

Complementary color for #hex is #464249.


I love getcolorcode.com

Triadic colors

1 #B6B9BD and #BDB6B9 with #B9BDB6 are triadic colors.

2 #B6BDB9 and #BDB9B6 with #B9BDB6 are triadic colors.