COLOR #8D4C41

HEX: #8D4C41 RGB: (141,76,65)

Color info

#8D4C41 contains mainly red color. Web safe color of #8D4C41 is #993333 (or #933).

RGB color model

#8D4C41 color RGB value is (141,76,65).

RGB: (141,76,65) (55%, 30%, 25%)

RGB channels and saturation

R 141 of 255 = 55%
G 76 of 255 = 30%
B 65 of 255 = 25%

141
76
65

R + G + B ~ 37%. #8D4C41 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 141 + 76 + 65 = 282 (100%)
R 141 of 282 ~ 50%
G 76 of 282 ~ 26.95%
B 65 of 282 ~ 23.05'%

%50
%26.95
%23.05

CMYK color model

#8D4C41 color CMYK value is (0,46,54,45).

  • cyan value is 0.00%
  • magenta value is 46.10%
  • yellow value is 53.90%
  • key color value is 44.71%

CMYK: (0,46,54,45)
C0M46Y54K45 (0%, 46%, 54%, 45%)
(0.00 / 0.46 / 0.54 / 0.45)

CMYK percentages

%0
%46.1
%53.9
%44.71

Codes

Color #8D4C41 in popluar color models

8D 4C 41
RGB 141 76 65
HSL 36.89% 40.39%
HSB/HSV 53.90% 55.29%
CMYK 0.00% 46.10% 53.90%
44.71%

Color #8D4C41 in popluar number systems.

HEX 8D 4C 41
Decimal 141 76 65
Binary 10001101 1001100 1000001
Octal 215 114 101

Shades and tints

Shades of #8D4C41

#8D4C41
(141,76,65)
#81463C
(129,70,60)
#754037
(117,64,55)
#693A32
(105,58,50)
#5D342D
(93,52,45)
#512E28
(81,46,40)
#452823
(69,40,35)
#39221E
(57,34,30)
#2D1C19
(45,28,25)
#211614
(33,22,20)
#15100F
(21,16,15)
#000000
(0,0,0)

Tints of #8D4C41

#8D4C41
(141,76,65)
#975C52
(151,92,82)
#A16C63
(161,108,99)
#AB7C74
(171,124,116)
#B58C85
(181,140,133)
#BF9C96
(191,156,150)
#C9ACA7
(201,172,167)
#D3BCB8
(211,188,184)
#DDCCC9
(221,204,201)
#E7DCDA
(231,220,218)
#F1ECEB
(241,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8D4C41 color. Also use rgb(141,76,65) instead hex code.

Text Font Color

.myTextColor { color: #8D4C41; }

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

This text font color is #8D4C41.

Background Color

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

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

This div background color is #8D4C41.

Border color

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

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

This div border color is #8D4C41.

Opacity

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

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

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

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

This text has shadow with #8D4C41 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8D4C41.

Preview

Color preview on black background

This text has color #8D4C41 on black background.


Color preview on white background

This text has color #8D4C41 on white background.


Black color preview on #8D4C41 background

This text has black color on #8D4C41 background.


White color preview on #8D4C41 background

This text has white color on #8D4C41 background.


Related colors

Complementary color

Complementary color for #hex is #72B3BE.


I love getcolorcode.com

Triadic colors

1 #418D4C and #4C418D with #8D4C41 are triadic colors.

2 #414C8D and #4C8D41 with #8D4C41 are triadic colors.