COLOR #8D7149

HEX: #8D7149 RGB: (141,113,73)

Color info

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

RGB color model

#8D7149 color RGB value is (141,113,73).

RGB: (141,113,73) (55%, 44%, 29%)

RGB channels and saturation

R 141 of 255 = 55%
G 113 of 255 = 44%
B 73 of 255 = 29%

141
113
73

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

Portions of RGB colors in percentages

R + G + B = 141 + 113 + 73 = 327 (100%)
R 141 of 327 ~ 43.12%
G 113 of 327 ~ 34.56%
B 73 of 327 ~ 22.32'%

%43.12
%34.56
%22.32

CMYK color model

#8D7149 color CMYK value is (0,20,48,45).

  • cyan value is 0.00%
  • magenta value is 19.86%
  • yellow value is 48.23%
  • key color value is 44.71%
CMYK: (0,20,48,45) C0M20Y48K45 (0%,20%,48%,45%) (0.00/0.20/0.48/0.45) 

CMYK percentages

%0
%19.86
%48.23
%44.71

Codes

Color #8D7149 in popluar color models

8D 71 49
RGB 141 113 73
HSL 35° 31.78% 41.96%
HSB/HSV 35° 48.23% 55.29%
CMYK 0.00% 19.86% 48.23%
44.71%

Color #8D7149 in popluar number systems.

HEX 8D 71 49
Decimal 141 113 73
Binary 10001101 1110001 1001001
Octal 215 161 111

Shades and tints

Shades of #8D7149

#8D7149
(141,113,73)
#816743
(129,103,67)
#755D3D
(117,93,61)
#695337
(105,83,55)
#5D4931
(93,73,49)
#513F2B
(81,63,43)
#453525
(69,53,37)
#392B1F
(57,43,31)
#2D2119
(45,33,25)
#211713
(33,23,19)
#150D0D
(21,13,13)
#000000
(0,0,0)

Tints of #8D7149

#8D7149
(141,113,73)
#977D59
(151,125,89)
#A18969
(161,137,105)
#AB9579
(171,149,121)
#B5A189
(181,161,137)
#BFAD99
(191,173,153)
#C9B9A9
(201,185,169)
#D3C5B9
(211,197,185)
#DDD1C9
(221,209,201)
#E7DDD9
(231,221,217)
#F1E9E9
(241,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8D7149 color. Also use rgb(141,113,73) instead hex code.

Text Font Color

.myTextColor { color: #8D7149; }

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

This text font color is #8D7149.

Background Color

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

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

This div background color is #8D7149.

Border color

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

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

This div border color is #8D7149.

Opacity

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

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

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

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

This text has shadow with #8D7149 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8D7149.

Preview

Color preview on black background

This text has color #8D7149 on black background.


Color preview on white background

This text has color #8D7149 on white background.


Black color preview on #8D7149 background

This text has black color on #8D7149 background.


White color preview on #8D7149 background

This text has white color on #8D7149 background.


Related colors

Complementary color

Complementary color for #hex is #728EB6.


I love getcolorcode.com

Triadic colors

1 #498D71 and #71498D with #8D7149 are triadic colors.

2 #49718D and #718D49 with #8D7149 are triadic colors.