COLOR #8D4677

HEX: #8D4677 RGB: (141,70,119)

Color info

#8D4677 contains mainly red and blue colors. Web safe color of #8D4677 is #993366 (or #936).

RGB color model

#8D4677 color RGB value is (141,70,119).

RGB: (141,70,119) (55%, 27%, 47%)

RGB channels and saturation

R 141 of 255 = 55%
G 70 of 255 = 27%
B 119 of 255 = 47%

141
70
119

R + G + B ~ 43%. #8D4677 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 141 + 70 + 119 = 330 (100%)
R 141 of 330 ~ 42.73%
G 70 of 330 ~ 21.21%
B 119 of 330 ~ 36.06'%

%42.73
%21.21
%36.06

CMYK color model

#8D4677 color CMYK value is (0,50,16,45).

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

CMYK: (0,50,16,45)
C0M50Y16K45 (0%, 50%, 16%, 45%)
(0.00 / 0.50 / 0.16 / 0.45)

CMYK percentages

%0
%50.35
%15.6
%44.71

Codes

Color #8D4677 in popluar color models

8D 46 77
RGB 141 70 119
HSL 319° 33.65% 41.37%
HSB/HSV 319° 50.35% 55.29%
CMYK 0.00% 50.35% 15.60%
44.71%

Color #8D4677 in popluar number systems.

HEX 8D 46 77
Decimal 141 70 119
Binary 10001101 1000110 1110111
Octal 215 106 167

Shades and tints

Shades of #8D4677

#8D4677
(141,70,119)
#81406D
(129,64,109)
#753A63
(117,58,99)
#693459
(105,52,89)
#5D2E4F
(93,46,79)
#512845
(81,40,69)
#45223B
(69,34,59)
#391C31
(57,28,49)
#2D1627
(45,22,39)
#21101D
(33,16,29)
#150A13
(21,10,19)
#000000
(0,0,0)

Tints of #8D4677

#8D4677
(141,70,119)
#975683
(151,86,131)
#A1668F
(161,102,143)
#AB769B
(171,118,155)
#B586A7
(181,134,167)
#BF96B3
(191,150,179)
#C9A6BF
(201,166,191)
#D3B6CB
(211,182,203)
#DDC6D7
(221,198,215)
#E7D6E3
(231,214,227)
#F1E6EF
(241,230,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8D4677; }

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

This text font color is #8D4677.

Background Color

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

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

This div background color is #8D4677.

Border color

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

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

This div border color is #8D4677.

Opacity

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

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

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

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

This text has shadow with #8D4677 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8D4677.

Preview

Color preview on black background

This text has color #8D4677 on black background.


Color preview on white background

This text has color #8D4677 on white background.


Black color preview on #8D4677 background

This text has black color on #8D4677 background.


White color preview on #8D4677 background

This text has white color on #8D4677 background.


Related colors

Complementary color

Complementary color for #hex is #72B988.


I love getcolorcode.com

Triadic colors

1 #778D46 and #46778D with #8D4677 are triadic colors.

2 #77468D and #468D77 with #8D4677 are triadic colors.