COLOR #BDB4A6

HEX: #BDB4A6 RGB: (189,180,166)

Color info

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

RGB color model

#BDB4A6 color RGB value is (189,180,166).

RGB: (189,180,166) (74%, 71%, 65%)

RGB channels and saturation

R 189 of 255 = 74%
G 180 of 255 = 71%
B 166 of 255 = 65%

189
180
166

R + G + B ~ 70%. #BDB4A6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 189 + 180 + 166 = 535 (100%)
R 189 of 535 ~ 35.33%
G 180 of 535 ~ 33.64%
B 166 of 535 ~ 31.03'%

%35.33
%33.64
%31.03

CMYK color model

#BDB4A6 color CMYK value is (0,5,12,26).

  • cyan value is 0.00%
  • magenta value is 4.76%
  • yellow value is 12.17%
  • key color value is 25.88%
CMYK: (0,5,12,26) C0M5Y12K26 (0%,5%,12%,26%) (0.00/0.05/0.12/0.26) 

CMYK percentages

%0
%4.76
%12.17
%25.88

Codes

Color #BDB4A6 in popluar color models

BD B4 A6
RGB 189 180 166
HSL 37° 14.84% 69.61%
HSB/HSV 37° 12.17% 74.12%
CMYK 0.00% 4.76% 12.17%
25.88%

Color #BDB4A6 in popluar number systems.

HEX BD B4 A6
Decimal 189 180 166
Binary 10111101 10110100 10100110
Octal 275 264 246

Shades and tints

Shades of #BDB4A6

#BDB4A6
(189,180,166)
#ACA497
(172,164,151)
#9B9488
(155,148,136)
#8A8479
(138,132,121)
#79746A
(121,116,106)
#68645B
(104,100,91)
#57544C
(87,84,76)
#46443D
(70,68,61)
#35342E
(53,52,46)
#24241F
(36,36,31)
#131410
(19,20,16)
#000000
(0,0,0)

Tints of #BDB4A6

#BDB4A6
(189,180,166)
#C3BAAE
(195,186,174)
#C9C0B6
(201,192,182)
#CFC6BE
(207,198,190)
#D5CCC6
(213,204,198)
#DBD2CE
(219,210,206)
#E1D8D6
(225,216,214)
#E7DEDE
(231,222,222)
#EDE4E6
(237,228,230)
#F3EAEE
(243,234,238)
#F9F0F6
(249,240,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BDB4A6 color. Also use rgb(189,180,166) instead hex code.

Text Font Color

.myTextColor { color: #BDB4A6; }

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

This text font color is #BDB4A6.

Background Color

.myBgColor { background-color: #BDB4A6; }

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

This div background color is #BDB4A6.

Border color

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

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

This div border color is #BDB4A6.

Opacity

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

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

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

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

This text has shadow with #BDB4A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BDB4A6.

Preview

Color preview on black background

This text has color #BDB4A6 on black background.


Color preview on white background

This text has color #BDB4A6 on white background.


Black color preview on #BDB4A6 background

This text has black color on #BDB4A6 background.


White color preview on #BDB4A6 background

This text has white color on #BDB4A6 background.


Related colors

Complementary color

Complementary color for #hex is #424B59.


I love getcolorcode.com

Triadic colors

1 #A6BDB4 and #B4A6BD with #BDB4A6 are triadic colors.

2 #A6B4BD and #B4BDA6 with #BDB4A6 are triadic colors.