COLOR #8D5247

HEX: #8D5247 RGB: (141,82,71)

Color info

#8D5247 contains mainly red and green colors. Web safe color of #8D5247 is #996633 (or #963).

RGB color model

#8D5247 color RGB value is (141,82,71).

RGB: (141,82,71) (55%, 32%, 28%)

RGB channels and saturation

R 141 of 255 = 55%
G 82 of 255 = 32%
B 71 of 255 = 28%

141
82
71

R + G + B ~ 38%. #8D5247 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 141 + 82 + 71 = 294 (100%)
R 141 of 294 ~ 47.96%
G 82 of 294 ~ 27.89%
B 71 of 294 ~ 24.15'%

%47.96
%27.89
%24.15

CMYK color model

#8D5247 color CMYK value is (0,42,50,45).

  • cyan value is 0.00%
  • magenta value is 41.84%
  • yellow value is 49.65%
  • key color value is 44.71%
CMYK: (0,42,50,45) C0M42Y50K45 (0%,42%,50%,45%) (0.00/0.42/0.50/0.45) 

CMYK percentages

%0
%41.84
%49.65
%44.71

Codes

Color #8D5247 in popluar color models

8D 52 47
RGB 141 82 71
HSL 33.02% 41.57%
HSB/HSV 49.65% 55.29%
CMYK 0.00% 41.84% 49.65%
44.71%

Color #8D5247 in popluar number systems.

HEX 8D 52 47
Decimal 141 82 71
Binary 10001101 1010010 1000111
Octal 215 122 107

Shades and tints

Shades of #8D5247

#8D5247
(141,82,71)
#814B41
(129,75,65)
#75443B
(117,68,59)
#693D35
(105,61,53)
#5D362F
(93,54,47)
#512F29
(81,47,41)
#452823
(69,40,35)
#39211D
(57,33,29)
#2D1A17
(45,26,23)
#211311
(33,19,17)
#150C0B
(21,12,11)
#000000
(0,0,0)

Tints of #8D5247

#8D5247
(141,82,71)
#976157
(151,97,87)
#A17067
(161,112,103)
#AB7F77
(171,127,119)
#B58E87
(181,142,135)
#BF9D97
(191,157,151)
#C9ACA7
(201,172,167)
#D3BBB7
(211,187,183)
#DDCAC7
(221,202,199)
#E7D9D7
(231,217,215)
#F1E8E7
(241,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8D5247 color. Also use rgb(141,82,71) instead hex code.

Text Font Color

.myTextColor { color: #8D5247; }

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

This text font color is #8D5247.

Background Color

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

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

This div background color is #8D5247.

Border color

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

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

This div border color is #8D5247.

Opacity

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

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

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

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

This text has shadow with #8D5247 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8D5247.

Preview

Color preview on black background

This text has color #8D5247 on black background.


Color preview on white background

This text has color #8D5247 on white background.


Black color preview on #8D5247 background

This text has black color on #8D5247 background.


White color preview on #8D5247 background

This text has white color on #8D5247 background.


Related colors

Complementary color

Complementary color for #hex is #72ADB8.


I love getcolorcode.com

Triadic colors

1 #478D52 and #52478D with #8D5247 are triadic colors.

2 #47528D and #528D47 with #8D5247 are triadic colors.