COLOR #8D5B43

HEX: #8D5B43 RGB: (141,91,67)

Color info

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

RGB color model

#8D5B43 color RGB value is (141,91,67).

RGB: (141,91,67) (55%, 36%, 26%)

RGB channels and saturation

R 141 of 255 = 55%
G 91 of 255 = 36%
B 67 of 255 = 26%

141
91
67

R + G + B ~ 39%. #8D5B43 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 141 + 91 + 67 = 299 (100%)
R 141 of 299 ~ 47.16%
G 91 of 299 ~ 30.43%
B 67 of 299 ~ 22.41'%

%47.16
%30.43
%22.41

CMYK color model

#8D5B43 color CMYK value is (0,35,52,45).

  • cyan value is 0.00%
  • magenta value is 35.46%
  • yellow value is 52.48%
  • key color value is 44.71%

CMYK: (0,35,52,45)
C0M35Y52K45 (0%, 35%, 52%, 45%)
(0.00 / 0.35 / 0.52 / 0.45)

CMYK percentages

%0
%35.46
%52.48
%44.71

Codes

Color #8D5B43 in popluar color models

8D 5B 43
RGB 141 91 67
HSL 19° 35.58% 40.78%
HSB/HSV 19° 52.48% 55.29%
CMYK 0.00% 35.46% 52.48%
44.71%

Color #8D5B43 in popluar number systems.

HEX 8D 5B 43
Decimal 141 91 67
Binary 10001101 1011011 1000011
Octal 215 133 103

Shades and tints

Shades of #8D5B43

#8D5B43
(141,91,67)
#81533D
(129,83,61)
#754B37
(117,75,55)
#694331
(105,67,49)
#5D3B2B
(93,59,43)
#513325
(81,51,37)
#452B1F
(69,43,31)
#392319
(57,35,25)
#2D1B13
(45,27,19)
#21130D
(33,19,13)
#150B07
(21,11,7)
#000000
(0,0,0)

Tints of #8D5B43

#8D5B43
(141,91,67)
#976954
(151,105,84)
#A17765
(161,119,101)
#AB8576
(171,133,118)
#B59387
(181,147,135)
#BFA198
(191,161,152)
#C9AFA9
(201,175,169)
#D3BDBA
(211,189,186)
#DDCBCB
(221,203,203)
#E7D9DC
(231,217,220)
#F1E7ED
(241,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8D5B43 color. Also use rgb(141,91,67) instead hex code.

Text Font Color

.myTextColor { color: #8D5B43; }

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

This text font color is #8D5B43.

Background Color

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

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

This div background color is #8D5B43.

Border color

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

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

This div border color is #8D5B43.

Opacity

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

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

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

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

This text has shadow with #8D5B43 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8D5B43.

Preview

Color preview on black background

This text has color #8D5B43 on black background.


Color preview on white background

This text has color #8D5B43 on white background.


Black color preview on #8D5B43 background

This text has black color on #8D5B43 background.


White color preview on #8D5B43 background

This text has white color on #8D5B43 background.


Related colors

Complementary color

Complementary color for #hex is #72A4BC.


I love getcolorcode.com

Triadic colors

1 #438D5B and #5B438D with #8D5B43 are triadic colors.

2 #435B8D and #5B8D43 with #8D5B43 are triadic colors.