COLOR #BD9A8D

HEX: #BD9A8D RGB: (189,154,141)

Color info

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

RGB color model

#BD9A8D color RGB value is (189,154,141).

RGB: (189,154,141) (74%, 60%, 55%)

RGB channels and saturation

R 189 of 255 = 74%
G 154 of 255 = 60%
B 141 of 255 = 55%

189
154
141

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

Portions of RGB colors in percentages

R + G + B = 189 + 154 + 141 = 484 (100%)
R 189 of 484 ~ 39.05%
G 154 of 484 ~ 31.82%
B 141 of 484 ~ 29.13'%

%39.05
%31.82
%29.13

CMYK color model

#BD9A8D color CMYK value is (0,19,25,26).

  • cyan value is 0.00%
  • magenta value is 18.52%
  • yellow value is 25.40%
  • key color value is 25.88%

CMYK: (0,19,25,26)
C0M19Y25K26 (0%, 19%, 25%, 26%)
(0.00 / 0.19 / 0.25 / 0.26)

CMYK percentages

%0
%18.52
%25.4
%25.88

Codes

Color #BD9A8D in popluar color models

BD 9A 8D
RGB 189 154 141
HSL 16° 26.67% 64.71%
HSB/HSV 16° 25.40% 74.12%
CMYK 0.00% 18.52% 25.40%
25.88%

Color #BD9A8D in popluar number systems.

HEX BD 9A 8D
Decimal 189 154 141
Binary 10111101 10011010 10001101
Octal 275 232 215

Shades and tints

Shades of #BD9A8D

#BD9A8D
(189,154,141)
#AC8C81
(172,140,129)
#9B7E75
(155,126,117)
#8A7069
(138,112,105)
#79625D
(121,98,93)
#685451
(104,84,81)
#574645
(87,70,69)
#463839
(70,56,57)
#352A2D
(53,42,45)
#241C21
(36,28,33)
#130E15
(19,14,21)
#000000
(0,0,0)

Tints of #BD9A8D

#BD9A8D
(189,154,141)
#C3A397
(195,163,151)
#C9ACA1
(201,172,161)
#CFB5AB
(207,181,171)
#D5BEB5
(213,190,181)
#DBC7BF
(219,199,191)
#E1D0C9
(225,208,201)
#E7D9D3
(231,217,211)
#EDE2DD
(237,226,221)
#F3EBE7
(243,235,231)
#F9F4F1
(249,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BD9A8D color. Also use rgb(189,154,141) instead hex code.

Text Font Color

.myTextColor { color: #BD9A8D; }

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

This text font color is #BD9A8D.

Background Color

.myBgColor { background-color: #BD9A8D; }

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

This div background color is #BD9A8D.

Border color

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

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

This div border color is #BD9A8D.

Opacity

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

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

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

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

This text has shadow with #BD9A8D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BD9A8D.

Preview

Color preview on black background

This text has color #BD9A8D on black background.


Color preview on white background

This text has color #BD9A8D on white background.


Black color preview on #BD9A8D background

This text has black color on #BD9A8D background.


White color preview on #BD9A8D background

This text has white color on #BD9A8D background.


Related colors

Complementary color

Complementary color for #hex is #426572.


I love getcolorcode.com

Triadic colors

1 #8DBD9A and #9A8DBD with #BD9A8D are triadic colors.

2 #8D9ABD and #9ABD8D with #BD9A8D are triadic colors.