COLOR #BDB6B9

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

189
182
185

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

Portions of RGB colors in percentages

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

%33.99
%32.73
%33.27

CMYK color model

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

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

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

CMYK percentages

%0
%3.7
%2.12
%25.88

Codes

Color #BDB6B9 in popluar color models

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

Color #BDB6B9 in popluar number systems.

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

Shades and tints

Shades of #BDB6B9

#BDB6B9
(189,182,185)
#ACA6A9
(172,166,169)
#9B9699
(155,150,153)
#8A8689
(138,134,137)
#797679
(121,118,121)
#686669
(104,102,105)
#575659
(87,86,89)
#464649
(70,70,73)
#353639
(53,54,57)
#242629
(36,38,41)
#131619
(19,22,25)
#000000
(0,0,0)

Tints of #BDB6B9

#BDB6B9
(189,182,185)
#C3BCBF
(195,188,191)
#C9C2C5
(201,194,197)
#CFC8CB
(207,200,203)
#D5CED1
(213,206,209)
#DBD4D7
(219,212,215)
#E1DADD
(225,218,221)
#E7E0E3
(231,224,227)
#EDE6E9
(237,230,233)
#F3ECEF
(243,236,239)
#F9F2F5
(249,242,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BDB6B9; }

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

This text font color is #BDB6B9.

Background Color

.myBgColor { background-color: #BDB6B9; }

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

This div background color is #BDB6B9.

Border color

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

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

This div border color is #BDB6B9.

Opacity

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

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

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

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

This text has shadow with #BDB6B9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BDB6B9.

Preview

Color preview on black background

This text has color #BDB6B9 on black background.


Color preview on white background

This text has color #BDB6B9 on white background.


Black color preview on #BDB6B9 background

This text has black color on #BDB6B9 background.


White color preview on #BDB6B9 background

This text has white color on #BDB6B9 background.


Related colors

Complementary color

Complementary color for #hex is #424946.


I love getcolorcode.com

Triadic colors

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

2 #B9B6BD and #B6BDB9 with #BDB6B9 are triadic colors.