COLOR #8D4D4A

HEX: #8D4D4A RGB: (141,77,74)

Color info

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

RGB color model

#8D4D4A color RGB value is (141,77,74).

RGB: (141,77,74) (55%, 30%, 29%)

RGB channels and saturation

R 141 of 255 = 55%
G 77 of 255 = 30%
B 74 of 255 = 29%

141
77
74

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

Portions of RGB colors in percentages

R + G + B = 141 + 77 + 74 = 292 (100%)
R 141 of 292 ~ 48.29%
G 77 of 292 ~ 26.37%
B 74 of 292 ~ 25.34'%

%48.29
%26.37
%25.34

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 45.39%
  • yellow value is 47.52%
  • key color value is 44.71%
CMYK: (0,45,48,45) C0M45Y48K45 (0%,45%,48%,45%) (0.00/0.45/0.48/0.45) 

CMYK percentages

%0
%45.39
%47.52
%44.71

Codes

Color #8D4D4A in popluar color models

8D 4D 4A
RGB 141 77 74
HSL 31.16% 42.16%
HSB/HSV 47.52% 55.29%
CMYK 0.00% 45.39% 47.52%
44.71%

Color #8D4D4A in popluar number systems.

HEX 8D 4D 4A
Decimal 141 77 74
Binary 10001101 1001101 1001010
Octal 215 115 112

Shades and tints

Shades of #8D4D4A

#8D4D4A
(141,77,74)
#814644
(129,70,68)
#753F3E
(117,63,62)
#693838
(105,56,56)
#5D3132
(93,49,50)
#512A2C
(81,42,44)
#452326
(69,35,38)
#391C20
(57,28,32)
#2D151A
(45,21,26)
#210E14
(33,14,20)
#15070E
(21,7,14)
#000000
(0,0,0)

Tints of #8D4D4A

#8D4D4A
(141,77,74)
#975D5A
(151,93,90)
#A16D6A
(161,109,106)
#AB7D7A
(171,125,122)
#B58D8A
(181,141,138)
#BF9D9A
(191,157,154)
#C9ADAA
(201,173,170)
#D3BDBA
(211,189,186)
#DDCDCA
(221,205,202)
#E7DDDA
(231,221,218)
#F1EDEA
(241,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8D4D4A color. Also use rgb(141,77,74) instead hex code.

Text Font Color

.myTextColor { color: #8D4D4A; }

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

This text font color is #8D4D4A.

Background Color

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

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

This div background color is #8D4D4A.

Border color

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

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

This div border color is #8D4D4A.

Opacity

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

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

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

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

This text has shadow with #8D4D4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8D4D4A.

Preview

Color preview on black background

This text has color #8D4D4A on black background.


Color preview on white background

This text has color #8D4D4A on white background.


Black color preview on #8D4D4A background

This text has black color on #8D4D4A background.


White color preview on #8D4D4A background

This text has white color on #8D4D4A background.


Related colors

Complementary color

Complementary color for #hex is #72B2B5.


I love getcolorcode.com

Triadic colors

1 #4A8D4D and #4D4A8D with #8D4D4A are triadic colors.

2 #4A4D8D and #4D8D4A with #8D4D4A are triadic colors.