COLOR #BD9B8A

HEX: #BD9B8A RGB: (189,155,138)

Color info

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

RGB color model

#BD9B8A color RGB value is (189,155,138).

RGB: (189,155,138) (74%, 61%, 54%)

RGB channels and saturation

R 189 of 255 = 74%
G 155 of 255 = 61%
B 138 of 255 = 54%

189
155
138

R + G + B ~ 63%. #BD9B8A is quite light color.

Portions of RGB colors in percentages

R + G + B = 189 + 155 + 138 = 482 (100%)
R 189 of 482 ~ 39.21%
G 155 of 482 ~ 32.16%
B 138 of 482 ~ 28.63'%

%39.21
%32.16
%28.63

CMYK color model

#BD9B8A color CMYK value is (0,18,27,26).

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

CMYK: (0,18,27,26)
C0M18Y27K26 (0%, 18%, 27%, 26%)
(0.00 / 0.18 / 0.27 / 0.26)

CMYK percentages

%0
%17.99
%26.98
%25.88

Codes

Color #BD9B8A in popluar color models

BD 9B 8A
RGB 189 155 138
HSL 20° 27.87% 64.12%
HSB/HSV 20° 26.98% 74.12%
CMYK 0.00% 17.99% 26.98%
25.88%

Color #BD9B8A in popluar number systems.

HEX BD 9B 8A
Decimal 189 155 138
Binary 10111101 10011011 10001010
Octal 275 233 212

Shades and tints

Shades of #BD9B8A

#BD9B8A
(189,155,138)
#AC8D7E
(172,141,126)
#9B7F72
(155,127,114)
#8A7166
(138,113,102)
#79635A
(121,99,90)
#68554E
(104,85,78)
#574742
(87,71,66)
#463936
(70,57,54)
#352B2A
(53,43,42)
#241D1E
(36,29,30)
#130F12
(19,15,18)
#000000
(0,0,0)

Tints of #BD9B8A

#BD9B8A
(189,155,138)
#C3A494
(195,164,148)
#C9AD9E
(201,173,158)
#CFB6A8
(207,182,168)
#D5BFB2
(213,191,178)
#DBC8BC
(219,200,188)
#E1D1C6
(225,209,198)
#E7DAD0
(231,218,208)
#EDE3DA
(237,227,218)
#F3ECE4
(243,236,228)
#F9F5EE
(249,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BD9B8A; }

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

This text font color is #BD9B8A.

Background Color

.myBgColor { background-color: #BD9B8A; }

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

This div background color is #BD9B8A.

Border color

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

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

This div border color is #BD9B8A.

Opacity

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

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

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

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

This text has shadow with #BD9B8A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BD9B8A.

Preview

Color preview on black background

This text has color #BD9B8A on black background.


Color preview on white background

This text has color #BD9B8A on white background.


Black color preview on #BD9B8A background

This text has black color on #BD9B8A background.


White color preview on #BD9B8A background

This text has white color on #BD9B8A background.


Related colors

Complementary color

Complementary color for #hex is #426475.


I love getcolorcode.com

Triadic colors

1 #8ABD9B and #9B8ABD with #BD9B8A are triadic colors.

2 #8A9BBD and #9BBD8A with #BD9B8A are triadic colors.