COLOR #8D4977

HEX: #8D4977 RGB: (141,73,119)

Color info

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

RGB color model

#8D4977 color RGB value is (141,73,119).

RGB: (141,73,119) (55%, 29%, 47%)

RGB channels and saturation

R 141 of 255 = 55%
G 73 of 255 = 29%
B 119 of 255 = 47%

141
73
119

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

Portions of RGB colors in percentages

R + G + B = 141 + 73 + 119 = 333 (100%)
R 141 of 333 ~ 42.34%
G 73 of 333 ~ 21.92%
B 119 of 333 ~ 35.74'%

%42.34
%21.92
%35.74

CMYK color model

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

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

CMYK: (0,48,16,45)
C0M48Y16K45 (0%, 48%, 16%, 45%)
(0.00 / 0.48 / 0.16 / 0.45)

CMYK percentages

%0
%48.23
%15.6
%44.71

Codes

Color #8D4977 in popluar color models

8D 49 77
RGB 141 73 119
HSL 319° 31.78% 41.96%
HSB/HSV 319° 48.23% 55.29%
CMYK 0.00% 48.23% 15.60%
44.71%

Color #8D4977 in popluar number systems.

HEX 8D 49 77
Decimal 141 73 119
Binary 10001101 1001001 1110111
Octal 215 111 167

Shades and tints

Shades of #8D4977

#8D4977
(141,73,119)
#81436D
(129,67,109)
#753D63
(117,61,99)
#693759
(105,55,89)
#5D314F
(93,49,79)
#512B45
(81,43,69)
#45253B
(69,37,59)
#391F31
(57,31,49)
#2D1927
(45,25,39)
#21131D
(33,19,29)
#150D13
(21,13,19)
#000000
(0,0,0)

Tints of #8D4977

#8D4977
(141,73,119)
#975983
(151,89,131)
#A1698F
(161,105,143)
#AB799B
(171,121,155)
#B589A7
(181,137,167)
#BF99B3
(191,153,179)
#C9A9BF
(201,169,191)
#D3B9CB
(211,185,203)
#DDC9D7
(221,201,215)
#E7D9E3
(231,217,227)
#F1E9EF
(241,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8D4977; }

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

This text font color is #8D4977.

Background Color

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

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

This div background color is #8D4977.

Border color

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

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

This div border color is #8D4977.

Opacity

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

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

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

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

This text has shadow with #8D4977 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8D4977.

Preview

Color preview on black background

This text has color #8D4977 on black background.


Color preview on white background

This text has color #8D4977 on white background.


Black color preview on #8D4977 background

This text has black color on #8D4977 background.


White color preview on #8D4977 background

This text has white color on #8D4977 background.


Related colors

Complementary color

Complementary color for #hex is #72B688.


I love getcolorcode.com

Triadic colors

1 #778D49 and #49778D with #8D4977 are triadic colors.

2 #77498D and #498D77 with #8D4977 are triadic colors.