COLOR #BD9767

HEX: #BD9767 RGB: (189,151,103)

Color info

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

RGB color model

#BD9767 color RGB value is (189,151,103).

RGB: (189,151,103) (74%, 59%, 40%)

RGB channels and saturation

R 189 of 255 = 74%
G 151 of 255 = 59%
B 103 of 255 = 40%

189
151
103

R + G + B ~ 58%. #BD9767 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 189 + 151 + 103 = 443 (100%)
R 189 of 443 ~ 42.66%
G 151 of 443 ~ 34.09%
B 103 of 443 ~ 23.25'%

%42.66
%34.09
%23.25

CMYK color model

#BD9767 color CMYK value is (0,20,46,26).

  • cyan value is 0.00%
  • magenta value is 20.11%
  • yellow value is 45.50%
  • key color value is 25.88%
CMYK: (0,20,46,26) C0M20Y46K26 (0%,20%,46%,26%) (0.00/0.20/0.46/0.26) 

CMYK percentages

%0
%20.11
%45.5
%25.88

Codes

Color #BD9767 in popluar color models

BD 97 67
RGB 189 151 103
HSL 33° 39.45% 57.25%
HSB/HSV 33° 45.50% 74.12%
CMYK 0.00% 20.11% 45.50%
25.88%

Color #BD9767 in popluar number systems.

HEX BD 97 67
Decimal 189 151 103
Binary 10111101 10010111 1100111
Octal 275 227 147

Shades and tints

Shades of #BD9767

#BD9767
(189,151,103)
#AC8A5E
(172,138,94)
#9B7D55
(155,125,85)
#8A704C
(138,112,76)
#796343
(121,99,67)
#68563A
(104,86,58)
#574931
(87,73,49)
#463C28
(70,60,40)
#352F1F
(53,47,31)
#242216
(36,34,22)
#13150D
(19,21,13)
#000000
(0,0,0)

Tints of #BD9767

#BD9767
(189,151,103)
#C3A074
(195,160,116)
#C9A981
(201,169,129)
#CFB28E
(207,178,142)
#D5BB9B
(213,187,155)
#DBC4A8
(219,196,168)
#E1CDB5
(225,205,181)
#E7D6C2
(231,214,194)
#EDDFCF
(237,223,207)
#F3E8DC
(243,232,220)
#F9F1E9
(249,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BD9767 color. Also use rgb(189,151,103) instead hex code.

Text Font Color

.myTextColor { color: #BD9767; }

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

This text font color is #BD9767.

Background Color

.myBgColor { background-color: #BD9767; }

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

This div background color is #BD9767.

Border color

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

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

This div border color is #BD9767.

Opacity

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

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

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

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

This text has shadow with #BD9767 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BD9767.

Preview

Color preview on black background

This text has color #BD9767 on black background.


Color preview on white background

This text has color #BD9767 on white background.


Black color preview on #BD9767 background

This text has black color on #BD9767 background.


White color preview on #BD9767 background

This text has white color on #BD9767 background.


Related colors

Complementary color

Complementary color for #hex is #426898.


I love getcolorcode.com

Triadic colors

1 #67BD97 and #9767BD with #BD9767 are triadic colors.

2 #6797BD and #97BD67 with #BD9767 are triadic colors.