COLOR #BDB6B0

HEX: #BDB6B0 RGB: (189,182,176)

Color info

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

RGB color model

#BDB6B0 color RGB value is (189,182,176).

RGB: (189,182,176) (74%, 71%, 69%)

RGB channels and saturation

R 189 of 255 = 74%
G 182 of 255 = 71%
B 176 of 255 = 69%

189
182
176

R + G + B ~ 71%. #BDB6B0 is quite light color.

Portions of RGB colors in percentages

R + G + B = 189 + 182 + 176 = 547 (100%)
R 189 of 547 ~ 34.55%
G 182 of 547 ~ 33.27%
B 176 of 547 ~ 32.18'%

%34.55
%33.27
%32.18

CMYK color model

#BDB6B0 color CMYK value is (0,4,7,26).

  • cyan value is 0.00%
  • magenta value is 3.70%
  • yellow value is 6.88%
  • key color value is 25.88%
CMYK: (0,4,7,26) C0M4Y7K26 (0%,4%,7%,26%) (0.00/0.04/0.07/0.26) 

CMYK percentages

%0
%3.7
%6.88
%25.88

Codes

Color #BDB6B0 in popluar color models

BD B6 B0
RGB 189 182 176
HSL 28° 8.97% 71.57%
HSB/HSV 28° 6.88% 74.12%
CMYK 0.00% 3.70% 6.88%
25.88%

Color #BDB6B0 in popluar number systems.

HEX BD B6 B0
Decimal 189 182 176
Binary 10111101 10110110 10110000
Octal 275 266 260

Shades and tints

Shades of #BDB6B0

#BDB6B0
(189,182,176)
#ACA6A0
(172,166,160)
#9B9690
(155,150,144)
#8A8680
(138,134,128)
#797670
(121,118,112)
#686660
(104,102,96)
#575650
(87,86,80)
#464640
(70,70,64)
#353630
(53,54,48)
#242620
(36,38,32)
#131610
(19,22,16)
#000000
(0,0,0)

Tints of #BDB6B0

#BDB6B0
(189,182,176)
#C3BCB7
(195,188,183)
#C9C2BE
(201,194,190)
#CFC8C5
(207,200,197)
#D5CECC
(213,206,204)
#DBD4D3
(219,212,211)
#E1DADA
(225,218,218)
#E7E0E1
(231,224,225)
#EDE6E8
(237,230,232)
#F3ECEF
(243,236,239)
#F9F2F6
(249,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BDB6B0; }

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

This text font color is #BDB6B0.

Background Color

.myBgColor { background-color: #BDB6B0; }

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

This div background color is #BDB6B0.

Border color

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

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

This div border color is #BDB6B0.

Opacity

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

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

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

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

This text has shadow with #BDB6B0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BDB6B0.

Preview

Color preview on black background

This text has color #BDB6B0 on black background.


Color preview on white background

This text has color #BDB6B0 on white background.


Black color preview on #BDB6B0 background

This text has black color on #BDB6B0 background.


White color preview on #BDB6B0 background

This text has white color on #BDB6B0 background.


Related colors

Complementary color

Complementary color for #hex is #42494F.


I love getcolorcode.com

Triadic colors

1 #B0BDB6 and #B6B0BD with #BDB6B0 are triadic colors.

2 #B0B6BD and #B6BDB0 with #BDB6B0 are triadic colors.