COLOR #BDB7A7

HEX: #BDB7A7 RGB: (189,183,167)

Color info

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

RGB color model

#BDB7A7 color RGB value is (189,183,167).

RGB: (189,183,167) (74%, 72%, 65%)

RGB channels and saturation

R 189 of 255 = 74%
G 183 of 255 = 72%
B 167 of 255 = 65%

189
183
167

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

Portions of RGB colors in percentages

R + G + B = 189 + 183 + 167 = 539 (100%)
R 189 of 539 ~ 35.06%
G 183 of 539 ~ 33.95%
B 167 of 539 ~ 30.98'%

%35.06
%33.95
%30.98

CMYK color model

#BDB7A7 color CMYK value is (0,3,12,26).

  • cyan value is 0.00%
  • magenta value is 3.17%
  • yellow value is 11.64%
  • key color value is 25.88%

CMYK: (0,3,12,26)
C0M3Y12K26 (0%, 3%, 12%, 26%)
(0.00 / 0.03 / 0.12 / 0.26)

CMYK percentages

%0
%3.17
%11.64
%25.88

Codes

Color #BDB7A7 in popluar color models

BD B7 A7
RGB 189 183 167
HSL 44° 14.29% 69.80%
HSB/HSV 44° 11.64% 74.12%
CMYK 0.00% 3.17% 11.64%
25.88%

Color #BDB7A7 in popluar number systems.

HEX BD B7 A7
Decimal 189 183 167
Binary 10111101 10110111 10100111
Octal 275 267 247

Shades and tints

Shades of #BDB7A7

#BDB7A7
(189,183,167)
#ACA798
(172,167,152)
#9B9789
(155,151,137)
#8A877A
(138,135,122)
#79776B
(121,119,107)
#68675C
(104,103,92)
#57574D
(87,87,77)
#46473E
(70,71,62)
#35372F
(53,55,47)
#242720
(36,39,32)
#131711
(19,23,17)
#000000
(0,0,0)

Tints of #BDB7A7

#BDB7A7
(189,183,167)
#C3BDAF
(195,189,175)
#C9C3B7
(201,195,183)
#CFC9BF
(207,201,191)
#D5CFC7
(213,207,199)
#DBD5CF
(219,213,207)
#E1DBD7
(225,219,215)
#E7E1DF
(231,225,223)
#EDE7E7
(237,231,231)
#F3EDEF
(243,237,239)
#F9F3F7
(249,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BDB7A7; }

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

This text font color is #BDB7A7.

Background Color

.myBgColor { background-color: #BDB7A7; }

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

This div background color is #BDB7A7.

Border color

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

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

This div border color is #BDB7A7.

Opacity

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

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

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

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

This text has shadow with #BDB7A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BDB7A7.

Preview

Color preview on black background

This text has color #BDB7A7 on black background.


Color preview on white background

This text has color #BDB7A7 on white background.


Black color preview on #BDB7A7 background

This text has black color on #BDB7A7 background.


White color preview on #BDB7A7 background

This text has white color on #BDB7A7 background.


Related colors

Complementary color

Complementary color for #hex is #424858.


I love getcolorcode.com

Triadic colors

1 #A7BDB7 and #B7A7BD with #BDB7A7 are triadic colors.

2 #A7B7BD and #B7BDA7 with #BDB7A7 are triadic colors.