COLOR #8D5446

HEX: #8D5446 RGB: (141,84,70)

Color info

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

RGB color model

#8D5446 color RGB value is (141,84,70).

RGB: (141,84,70) (55%, 33%, 27%)

RGB channels and saturation

R 141 of 255 = 55%
G 84 of 255 = 33%
B 70 of 255 = 27%

141
84
70

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

Portions of RGB colors in percentages

R + G + B = 141 + 84 + 70 = 295 (100%)
R 141 of 295 ~ 47.8%
G 84 of 295 ~ 28.47%
B 70 of 295 ~ 23.73'%

%47.8
%28.47
%23.73

CMYK color model

#8D5446 color CMYK value is (0,40,50,45).

  • cyan value is 0.00%
  • magenta value is 40.43%
  • yellow value is 50.35%
  • key color value is 44.71%

CMYK: (0,40,50,45)
C0M40Y50K45 (0%, 40%, 50%, 45%)
(0.00 / 0.40 / 0.50 / 0.45)

CMYK percentages

%0
%40.43
%50.35
%44.71

Codes

Color #8D5446 in popluar color models

8D 54 46
RGB 141 84 70
HSL 12° 33.65% 41.37%
HSB/HSV 12° 50.35% 55.29%
CMYK 0.00% 40.43% 50.35%
44.71%

Color #8D5446 in popluar number systems.

HEX 8D 54 46
Decimal 141 84 70
Binary 10001101 1010100 1000110
Octal 215 124 106

Shades and tints

Shades of #8D5446

#8D5446
(141,84,70)
#814D40
(129,77,64)
#75463A
(117,70,58)
#693F34
(105,63,52)
#5D382E
(93,56,46)
#513128
(81,49,40)
#452A22
(69,42,34)
#39231C
(57,35,28)
#2D1C16
(45,28,22)
#211510
(33,21,16)
#150E0A
(21,14,10)
#000000
(0,0,0)

Tints of #8D5446

#8D5446
(141,84,70)
#976356
(151,99,86)
#A17266
(161,114,102)
#AB8176
(171,129,118)
#B59086
(181,144,134)
#BF9F96
(191,159,150)
#C9AEA6
(201,174,166)
#D3BDB6
(211,189,182)
#DDCCC6
(221,204,198)
#E7DBD6
(231,219,214)
#F1EAE6
(241,234,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8D5446 color. Also use rgb(141,84,70) instead hex code.

Text Font Color

.myTextColor { color: #8D5446; }

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

This text font color is #8D5446.

Background Color

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

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

This div background color is #8D5446.

Border color

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

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

This div border color is #8D5446.

Opacity

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

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

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

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

This text has shadow with #8D5446 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8D5446.

Preview

Color preview on black background

This text has color #8D5446 on black background.


Color preview on white background

This text has color #8D5446 on white background.


Black color preview on #8D5446 background

This text has black color on #8D5446 background.


White color preview on #8D5446 background

This text has white color on #8D5446 background.


Related colors

Complementary color

Complementary color for #hex is #72ABB9.


I love getcolorcode.com

Triadic colors

1 #468D54 and #54468D with #8D5446 are triadic colors.

2 #46548D and #548D46 with #8D5446 are triadic colors.