COLOR #BDB9A7

HEX: #BDB9A7 RGB: (189,185,167)

Color info

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

RGB color model

#BDB9A7 color RGB value is (189,185,167).

RGB: (189,185,167) (74%, 73%, 65%)

RGB channels and saturation

R 189 of 255 = 74%
G 185 of 255 = 73%
B 167 of 255 = 65%

189
185
167

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

Portions of RGB colors in percentages

R + G + B = 189 + 185 + 167 = 541 (100%)
R 189 of 541 ~ 34.94%
G 185 of 541 ~ 34.2%
B 167 of 541 ~ 30.87'%

%34.94
%34.2
%30.87

CMYK color model

#BDB9A7 color CMYK value is (0,2,12,26).

  • cyan value is 0.00%
  • magenta value is 2.12%
  • yellow value is 11.64%
  • key color value is 25.88%
CMYK: (0,2,12,26) C0M2Y12K26 (0%,2%,12%,26%) (0.00/0.02/0.12/0.26) 

CMYK percentages

%0
%2.12
%11.64
%25.88

Codes

Color #BDB9A7 in popluar color models

BD B9 A7
RGB 189 185 167
HSL 49° 14.29% 69.80%
HSB/HSV 49° 11.64% 74.12%
CMYK 0.00% 2.12% 11.64%
25.88%

Color #BDB9A7 in popluar number systems.

HEX BD B9 A7
Decimal 189 185 167
Binary 10111101 10111001 10100111
Octal 275 271 247

Shades and tints

Shades of #BDB9A7

#BDB9A7
(189,185,167)
#ACA998
(172,169,152)
#9B9989
(155,153,137)
#8A897A
(138,137,122)
#79796B
(121,121,107)
#68695C
(104,105,92)
#57594D
(87,89,77)
#46493E
(70,73,62)
#35392F
(53,57,47)
#242920
(36,41,32)
#131911
(19,25,17)
#000000
(0,0,0)

Tints of #BDB9A7

#BDB9A7
(189,185,167)
#C3BFAF
(195,191,175)
#C9C5B7
(201,197,183)
#CFCBBF
(207,203,191)
#D5D1C7
(213,209,199)
#DBD7CF
(219,215,207)
#E1DDD7
(225,221,215)
#E7E3DF
(231,227,223)
#EDE9E7
(237,233,231)
#F3EFEF
(243,239,239)
#F9F5F7
(249,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BDB9A7; }

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

This text font color is #BDB9A7.

Background Color

.myBgColor { background-color: #BDB9A7; }

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

This div background color is #BDB9A7.

Border color

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

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

This div border color is #BDB9A7.

Opacity

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

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

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

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

This text has shadow with #BDB9A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BDB9A7.

Preview

Color preview on black background

This text has color #BDB9A7 on black background.


Color preview on white background

This text has color #BDB9A7 on white background.


Black color preview on #BDB9A7 background

This text has black color on #BDB9A7 background.


White color preview on #BDB9A7 background

This text has white color on #BDB9A7 background.


Related colors

Complementary color

Complementary color for #hex is #424658.


I love getcolorcode.com

Triadic colors

1 #A7BDB9 and #B9A7BD with #BDB9A7 are triadic colors.

2 #A7B9BD and #B9BDA7 with #BDB9A7 are triadic colors.