COLOR #8D7D57

HEX: #8D7D57 RGB: (141,125,87)

Color info

#8D7D57 contains red, green and blue colors in about the same proportion. Web safe color of #8D7D57 is #996666 (or #966).

RGB color model

#8D7D57 color RGB value is (141,125,87).

RGB: (141,125,87) (55%, 49%, 34%)

RGB channels and saturation

R 141 of 255 = 55%
G 125 of 255 = 49%
B 87 of 255 = 34%

141
125
87

R + G + B ~ 46%. #8D7D57 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 141 + 125 + 87 = 353 (100%)
R 141 of 353 ~ 39.94%
G 125 of 353 ~ 35.41%
B 87 of 353 ~ 24.65'%

%39.94
%35.41
%24.65

CMYK color model

#8D7D57 color CMYK value is (0,11,38,45).

  • cyan value is 0.00%
  • magenta value is 11.35%
  • yellow value is 38.30%
  • key color value is 44.71%

CMYK: (0,11,38,45)
C0M11Y38K45 (0%, 11%, 38%, 45%)
(0.00 / 0.11 / 0.38 / 0.45)

CMYK percentages

%0
%11.35
%38.3
%44.71

Codes

Color #8D7D57 in popluar color models

8D 7D 57
RGB 141 125 87
HSL 42° 23.68% 44.71%
HSB/HSV 42° 38.30% 55.29%
CMYK 0.00% 11.35% 38.30%
44.71%

Color #8D7D57 in popluar number systems.

HEX 8D 7D 57
Decimal 141 125 87
Binary 10001101 1111101 1010111
Octal 215 175 127

Shades and tints

Shades of #8D7D57

#8D7D57
(141,125,87)
#817250
(129,114,80)
#756749
(117,103,73)
#695C42
(105,92,66)
#5D513B
(93,81,59)
#514634
(81,70,52)
#453B2D
(69,59,45)
#393026
(57,48,38)
#2D251F
(45,37,31)
#211A18
(33,26,24)
#150F11
(21,15,17)
#000000
(0,0,0)

Tints of #8D7D57

#8D7D57
(141,125,87)
#978866
(151,136,102)
#A19375
(161,147,117)
#AB9E84
(171,158,132)
#B5A993
(181,169,147)
#BFB4A2
(191,180,162)
#C9BFB1
(201,191,177)
#D3CAC0
(211,202,192)
#DDD5CF
(221,213,207)
#E7E0DE
(231,224,222)
#F1EBED
(241,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8D7D57 color. Also use rgb(141,125,87) instead hex code.

Text Font Color

.myTextColor { color: #8D7D57; }

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

This text font color is #8D7D57.

Background Color

.myBgColor { background-color: #8D7D57; }

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

This div background color is #8D7D57.

Border color

.myBorderColor { border: 1px solid #8D7D57; }

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

This div border color is #8D7D57.

Opacity

.myOpacity80 { color: #8D7D57; opacity: 0.8; }

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

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

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

This text has shadow with #8D7D57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8D7D57.

Preview

Color preview on black background

This text has color #8D7D57 on black background.


Color preview on white background

This text has color #8D7D57 on white background.


Black color preview on #8D7D57 background

This text has black color on #8D7D57 background.


White color preview on #8D7D57 background

This text has white color on #8D7D57 background.


Related colors

Complementary color

Complementary color for #hex is #7282A8.


I love getcolorcode.com

Triadic colors

1 #578D7D and #7D578D with #8D7D57 are triadic colors.

2 #577D8D and #7D8D57 with #8D7D57 are triadic colors.