COLOR #BDB7A8

HEX: #BDB7A8 RGB: (189,183,168)

Color info

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

RGB color model

#BDB7A8 color RGB value is (189,183,168).

RGB: (189,183,168) (74%, 72%, 66%)

RGB channels and saturation

R 189 of 255 = 74%
G 183 of 255 = 72%
B 168 of 255 = 66%

189
183
168

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

Portions of RGB colors in percentages

R + G + B = 189 + 183 + 168 = 540 (100%)
R 189 of 540 ~ 35%
G 183 of 540 ~ 33.89%
B 168 of 540 ~ 31.11'%

%35
%33.89
%31.11

CMYK color model

#BDB7A8 color CMYK value is (0,3,11,26).

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

CMYK: (0,3,11,26)
C0M3Y11K26 (0%, 3%, 11%, 26%)
(0.00 / 0.03 / 0.11 / 0.26)

CMYK percentages

%0
%3.17
%11.11
%25.88

Codes

Color #BDB7A8 in popluar color models

BD B7 A8
RGB 189 183 168
HSL 43° 13.73% 70.00%
HSB/HSV 43° 11.11% 74.12%
CMYK 0.00% 3.17% 11.11%
25.88%

Color #BDB7A8 in popluar number systems.

HEX BD B7 A8
Decimal 189 183 168
Binary 10111101 10110111 10101000
Octal 275 267 250

Shades and tints

Shades of #BDB7A8

#BDB7A8
(189,183,168)
#ACA799
(172,167,153)
#9B978A
(155,151,138)
#8A877B
(138,135,123)
#79776C
(121,119,108)
#68675D
(104,103,93)
#57574E
(87,87,78)
#46473F
(70,71,63)
#353730
(53,55,48)
#242721
(36,39,33)
#131712
(19,23,18)
#000000
(0,0,0)

Tints of #BDB7A8

#BDB7A8
(189,183,168)
#C3BDAF
(195,189,175)
#C9C3B6
(201,195,182)
#CFC9BD
(207,201,189)
#D5CFC4
(213,207,196)
#DBD5CB
(219,213,203)
#E1DBD2
(225,219,210)
#E7E1D9
(231,225,217)
#EDE7E0
(237,231,224)
#F3EDE7
(243,237,231)
#F9F3EE
(249,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BDB7A8; }

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

This text font color is #BDB7A8.

Background Color

.myBgColor { background-color: #BDB7A8; }

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

This div background color is #BDB7A8.

Border color

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

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

This div border color is #BDB7A8.

Opacity

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

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

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

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

This text has shadow with #BDB7A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BDB7A8.

Preview

Color preview on black background

This text has color #BDB7A8 on black background.


Color preview on white background

This text has color #BDB7A8 on white background.


Black color preview on #BDB7A8 background

This text has black color on #BDB7A8 background.


White color preview on #BDB7A8 background

This text has white color on #BDB7A8 background.


Related colors

Complementary color

Complementary color for #hex is #424857.


I love getcolorcode.com

Triadic colors

1 #A8BDB7 and #B7A8BD with #BDB7A8 are triadic colors.

2 #A8B7BD and #B7BDA8 with #BDB7A8 are triadic colors.