COLOR #BD9B9D

HEX: #BD9B9D RGB: (189,155,157)

Color info

#BD9B9D contains red, green and blue colors in about the same proportion. Web safe color of #BD9B9D is #CC9999 (or #C99).

RGB color model

#BD9B9D color RGB value is (189,155,157).

RGB: (189,155,157) (74%, 61%, 62%)

RGB channels and saturation

R 189 of 255 = 74%
G 155 of 255 = 61%
B 157 of 255 = 62%

189
155
157

R + G + B ~ 66%. #BD9B9D is quite light color.

Portions of RGB colors in percentages

R + G + B = 189 + 155 + 157 = 501 (100%)
R 189 of 501 ~ 37.72%
G 155 of 501 ~ 30.94%
B 157 of 501 ~ 31.34'%

%37.72
%30.94
%31.34

CMYK color model

#BD9B9D color CMYK value is (0,18,17,26).

  • cyan value is 0.00%
  • magenta value is 17.99%
  • yellow value is 16.93%
  • key color value is 25.88%

CMYK: (0,18,17,26)
C0M18Y17K26 (0%, 18%, 17%, 26%)
(0.00 / 0.18 / 0.17 / 0.26)

CMYK percentages

%0
%17.99
%16.93
%25.88

Codes

Color #BD9B9D in popluar color models

BD 9B 9D
RGB 189 155 157
HSL 356° 20.48% 67.45%
HSB/HSV 356° 17.99% 74.12%
CMYK 0.00% 17.99% 16.93%
25.88%

Color #BD9B9D in popluar number systems.

HEX BD 9B 9D
Decimal 189 155 157
Binary 10111101 10011011 10011101
Octal 275 233 235

Shades and tints

Shades of #BD9B9D

#BD9B9D
(189,155,157)
#AC8D8F
(172,141,143)
#9B7F81
(155,127,129)
#8A7173
(138,113,115)
#796365
(121,99,101)
#685557
(104,85,87)
#574749
(87,71,73)
#46393B
(70,57,59)
#352B2D
(53,43,45)
#241D1F
(36,29,31)
#130F11
(19,15,17)
#000000
(0,0,0)

Tints of #BD9B9D

#BD9B9D
(189,155,157)
#C3A4A5
(195,164,165)
#C9ADAD
(201,173,173)
#CFB6B5
(207,182,181)
#D5BFBD
(213,191,189)
#DBC8C5
(219,200,197)
#E1D1CD
(225,209,205)
#E7DAD5
(231,218,213)
#EDE3DD
(237,227,221)
#F3ECE5
(243,236,229)
#F9F5ED
(249,245,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BD9B9D color. Also use rgb(189,155,157) instead hex code.

Text Font Color

.myTextColor { color: #BD9B9D; }

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

This text font color is #BD9B9D.

Background Color

.myBgColor { background-color: #BD9B9D; }

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

This div background color is #BD9B9D.

Border color

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

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

This div border color is #BD9B9D.

Opacity

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

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

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

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

This text has shadow with #BD9B9D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BD9B9D.

Preview

Color preview on black background

This text has color #BD9B9D on black background.


Color preview on white background

This text has color #BD9B9D on white background.


Black color preview on #BD9B9D background

This text has black color on #BD9B9D background.


White color preview on #BD9B9D background

This text has white color on #BD9B9D background.


Related colors

Complementary color

Complementary color for #hex is #426462.


I love getcolorcode.com

Triadic colors

1 #9DBD9B and #9B9DBD with #BD9B9D are triadic colors.

2 #9D9BBD and #9BBD9D with #BD9B9D are triadic colors.