COLOR #BDB7A4

HEX: #BDB7A4 RGB: (189,183,164)

Color info

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

RGB color model

#BDB7A4 color RGB value is (189,183,164).

RGB: (189,183,164) (74%, 72%, 64%)

RGB channels and saturation

R 189 of 255 = 74%
G 183 of 255 = 72%
B 164 of 255 = 64%

189
183
164

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

Portions of RGB colors in percentages

R + G + B = 189 + 183 + 164 = 536 (100%)
R 189 of 536 ~ 35.26%
G 183 of 536 ~ 34.14%
B 164 of 536 ~ 30.6'%

%35.26
%34.14
%30.6

CMYK color model

#BDB7A4 color CMYK value is (0,3,13,26).

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

CMYK: (0,3,13,26)
C0M3Y13K26 (0%, 3%, 13%, 26%)
(0.00 / 0.03 / 0.13 / 0.26)

CMYK percentages

%0
%3.17
%13.23
%25.88

Codes

Color #BDB7A4 in popluar color models

BD B7 A4
RGB 189 183 164
HSL 46° 15.92% 69.22%
HSB/HSV 46° 13.23% 74.12%
CMYK 0.00% 3.17% 13.23%
25.88%

Color #BDB7A4 in popluar number systems.

HEX BD B7 A4
Decimal 189 183 164
Binary 10111101 10110111 10100100
Octal 275 267 244

Shades and tints

Shades of #BDB7A4

#BDB7A4
(189,183,164)
#ACA796
(172,167,150)
#9B9788
(155,151,136)
#8A877A
(138,135,122)
#79776C
(121,119,108)
#68675E
(104,103,94)
#575750
(87,87,80)
#464742
(70,71,66)
#353734
(53,55,52)
#242726
(36,39,38)
#131718
(19,23,24)
#000000
(0,0,0)

Tints of #BDB7A4

#BDB7A4
(189,183,164)
#C3BDAC
(195,189,172)
#C9C3B4
(201,195,180)
#CFC9BC
(207,201,188)
#D5CFC4
(213,207,196)
#DBD5CC
(219,213,204)
#E1DBD4
(225,219,212)
#E7E1DC
(231,225,220)
#EDE7E4
(237,231,228)
#F3EDEC
(243,237,236)
#F9F3F4
(249,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BDB7A4; }

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

This text font color is #BDB7A4.

Background Color

.myBgColor { background-color: #BDB7A4; }

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

This div background color is #BDB7A4.

Border color

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

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

This div border color is #BDB7A4.

Opacity

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

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

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

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

This text has shadow with #BDB7A4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BDB7A4.

Preview

Color preview on black background

This text has color #BDB7A4 on black background.


Color preview on white background

This text has color #BDB7A4 on white background.


Black color preview on #BDB7A4 background

This text has black color on #BDB7A4 background.


White color preview on #BDB7A4 background

This text has white color on #BDB7A4 background.


Related colors

Complementary color

Complementary color for #hex is #42485B.


I love getcolorcode.com

Triadic colors

1 #A4BDB7 and #B7A4BD with #BDB7A4 are triadic colors.

2 #A4B7BD and #B7BDA4 with #BDB7A4 are triadic colors.