COLOR #BD8E79

HEX: #BD8E79 RGB: (189,142,121)

Color info

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

RGB color model

#BD8E79 color RGB value is (189,142,121).

RGB: (189,142,121) (74%, 56%, 47%)

RGB channels and saturation

R 189 of 255 = 74%
G 142 of 255 = 56%
B 121 of 255 = 47%

189
142
121

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

Portions of RGB colors in percentages

R + G + B = 189 + 142 + 121 = 452 (100%)
R 189 of 452 ~ 41.81%
G 142 of 452 ~ 31.42%
B 121 of 452 ~ 26.77'%

%41.81
%31.42
%26.77

CMYK color model

#BD8E79 color CMYK value is (0,25,36,26).

  • cyan value is 0.00%
  • magenta value is 24.87%
  • yellow value is 35.98%
  • key color value is 25.88%
CMYK: (0,25,36,26) C0M25Y36K26 (0%,25%,36%,26%) (0.00/0.25/0.36/0.26) 

CMYK percentages

%0
%24.87
%35.98
%25.88

Codes

Color #BD8E79 in popluar color models

BD 8E 79
RGB 189 142 121
HSL 19° 34.00% 60.78%
HSB/HSV 19° 35.98% 74.12%
CMYK 0.00% 24.87% 35.98%
25.88%

Color #BD8E79 in popluar number systems.

HEX BD 8E 79
Decimal 189 142 121
Binary 10111101 10001110 1111001
Octal 275 216 171

Shades and tints

Shades of #BD8E79

#BD8E79
(189,142,121)
#AC826E
(172,130,110)
#9B7663
(155,118,99)
#8A6A58
(138,106,88)
#795E4D
(121,94,77)
#685242
(104,82,66)
#574637
(87,70,55)
#463A2C
(70,58,44)
#352E21
(53,46,33)
#242216
(36,34,22)
#13160B
(19,22,11)
#000000
(0,0,0)

Tints of #BD8E79

#BD8E79
(189,142,121)
#C39885
(195,152,133)
#C9A291
(201,162,145)
#CFAC9D
(207,172,157)
#D5B6A9
(213,182,169)
#DBC0B5
(219,192,181)
#E1CAC1
(225,202,193)
#E7D4CD
(231,212,205)
#EDDED9
(237,222,217)
#F3E8E5
(243,232,229)
#F9F2F1
(249,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BD8E79 color. Also use rgb(189,142,121) instead hex code.

Text Font Color

.myTextColor { color: #BD8E79; }

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

This text font color is #BD8E79.

Background Color

.myBgColor { background-color: #BD8E79; }

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

This div background color is #BD8E79.

Border color

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

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

This div border color is #BD8E79.

Opacity

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

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

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

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

This text has shadow with #BD8E79 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BD8E79.

Preview

Color preview on black background

This text has color #BD8E79 on black background.


Color preview on white background

This text has color #BD8E79 on white background.


Black color preview on #BD8E79 background

This text has black color on #BD8E79 background.


White color preview on #BD8E79 background

This text has white color on #BD8E79 background.


Related colors

Complementary color

Complementary color for #hex is #427186.


I love getcolorcode.com

Triadic colors

1 #79BD8E and #8E79BD with #BD8E79 are triadic colors.

2 #798EBD and #8EBD79 with #BD8E79 are triadic colors.