COLOR #8D4C29

HEX: #8D4C29 RGB: (141,76,41)

Color info

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

RGB color model

#8D4C29 color RGB value is (141,76,41).

RGB: (141,76,41) (55%, 30%, 16%)

RGB channels and saturation

R 141 of 255 = 55%
G 76 of 255 = 30%
B 41 of 255 = 16%

141
76
41

R + G + B ~ 34%. #8D4C29 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 141 + 76 + 41 = 258 (100%)
R 141 of 258 ~ 54.65%
G 76 of 258 ~ 29.46%
B 41 of 258 ~ 15.89'%

%54.65
%29.46
%15.89

CMYK color model

#8D4C29 color CMYK value is (0,46,71,45).

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

CMYK: (0,46,71,45)
C0M46Y71K45 (0%, 46%, 71%, 45%)
(0.00 / 0.46 / 0.71 / 0.45)

CMYK percentages

%0
%46.1
%70.92
%44.71

Codes

Color #8D4C29 in popluar color models

8D 4C 29
RGB 141 76 41
HSL 21° 54.95% 35.69%
HSB/HSV 21° 70.92% 55.29%
CMYK 0.00% 46.10% 70.92%
44.71%

Color #8D4C29 in popluar number systems.

HEX 8D 4C 29
Decimal 141 76 41
Binary 10001101 1001100 101001
Octal 215 114 51

Shades and tints

Shades of #8D4C29

#8D4C29
(141,76,41)
#814626
(129,70,38)
#754023
(117,64,35)
#693A20
(105,58,32)
#5D341D
(93,52,29)
#512E1A
(81,46,26)
#452817
(69,40,23)
#392214
(57,34,20)
#2D1C11
(45,28,17)
#21160E
(33,22,14)
#15100B
(21,16,11)
#000000
(0,0,0)

Tints of #8D4C29

#8D4C29
(141,76,41)
#975C3C
(151,92,60)
#A16C4F
(161,108,79)
#AB7C62
(171,124,98)
#B58C75
(181,140,117)
#BF9C88
(191,156,136)
#C9AC9B
(201,172,155)
#D3BCAE
(211,188,174)
#DDCCC1
(221,204,193)
#E7DCD4
(231,220,212)
#F1ECE7
(241,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8D4C29; }

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

This text font color is #8D4C29.

Background Color

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

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

This div background color is #8D4C29.

Border color

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

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

This div border color is #8D4C29.

Opacity

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

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

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

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

This text has shadow with #8D4C29 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8D4C29.

Preview

Color preview on black background

This text has color #8D4C29 on black background.


Color preview on white background

This text has color #8D4C29 on white background.


Black color preview on #8D4C29 background

This text has black color on #8D4C29 background.


White color preview on #8D4C29 background

This text has white color on #8D4C29 background.


Related colors

Complementary color

Complementary color for #hex is #72B3D6.


I love getcolorcode.com

Triadic colors

1 #298D4C and #4C298D with #8D4C29 are triadic colors.

2 #294C8D and #4C8D29 with #8D4C29 are triadic colors.