COLOR #BD9C7C

HEX: #BD9C7C RGB: (189,156,124)

Color info

#BD9C7C contains mainly red and green colors. Web safe color of #BD9C7C is #CC9966 (or #C96).

RGB color model

#BD9C7C color RGB value is (189,156,124).

RGB: (189,156,124) (74%, 61%, 49%)

RGB channels and saturation

R 189 of 255 = 74%
G 156 of 255 = 61%
B 124 of 255 = 49%

189
156
124

R + G + B ~ 61%. #BD9C7C is quite light color.

Portions of RGB colors in percentages

R + G + B = 189 + 156 + 124 = 469 (100%)
R 189 of 469 ~ 40.3%
G 156 of 469 ~ 33.26%
B 124 of 469 ~ 26.44'%

%40.3
%33.26
%26.44

CMYK color model

#BD9C7C color CMYK value is (0,17,34,26).

  • cyan value is 0.00%
  • magenta value is 17.46%
  • yellow value is 34.39%
  • key color value is 25.88%

CMYK: (0,17,34,26)
C0M17Y34K26 (0%, 17%, 34%, 26%)
(0.00 / 0.17 / 0.34 / 0.26)

CMYK percentages

%0
%17.46
%34.39
%25.88

Codes

Color #BD9C7C in popluar color models

BD 9C 7C
RGB 189 156 124
HSL 30° 32.99% 61.37%
HSB/HSV 30° 34.39% 74.12%
CMYK 0.00% 17.46% 34.39%
25.88%

Color #BD9C7C in popluar number systems.

HEX BD 9C 7C
Decimal 189 156 124
Binary 10111101 10011100 1111100
Octal 275 234 174

Shades and tints

Shades of #BD9C7C

#BD9C7C
(189,156,124)
#AC8E71
(172,142,113)
#9B8066
(155,128,102)
#8A725B
(138,114,91)
#796450
(121,100,80)
#685645
(104,86,69)
#57483A
(87,72,58)
#463A2F
(70,58,47)
#352C24
(53,44,36)
#241E19
(36,30,25)
#13100E
(19,16,14)
#000000
(0,0,0)

Tints of #BD9C7C

#BD9C7C
(189,156,124)
#C3A587
(195,165,135)
#C9AE92
(201,174,146)
#CFB79D
(207,183,157)
#D5C0A8
(213,192,168)
#DBC9B3
(219,201,179)
#E1D2BE
(225,210,190)
#E7DBC9
(231,219,201)
#EDE4D4
(237,228,212)
#F3EDDF
(243,237,223)
#F9F6EA
(249,246,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BD9C7C color. Also use rgb(189,156,124) instead hex code.

Text Font Color

.myTextColor { color: #BD9C7C; }

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

This text font color is #BD9C7C.

Background Color

.myBgColor { background-color: #BD9C7C; }

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

This div background color is #BD9C7C.

Border color

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

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

This div border color is #BD9C7C.

Opacity

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

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

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

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

This text has shadow with #BD9C7C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BD9C7C.

Preview

Color preview on black background

This text has color #BD9C7C on black background.


Color preview on white background

This text has color #BD9C7C on white background.


Black color preview on #BD9C7C background

This text has black color on #BD9C7C background.


White color preview on #BD9C7C background

This text has white color on #BD9C7C background.


Related colors

Complementary color

Complementary color for #hex is #426383.


I love getcolorcode.com

Triadic colors

1 #7CBD9C and #9C7CBD with #BD9C7C are triadic colors.

2 #7C9CBD and #9CBD7C with #BD9C7C are triadic colors.