COLOR #8D5C73

HEX: #8D5C73 RGB: (141,92,115)

Color info

#8D5C73 contains red, green and blue colors in about the same proportion. Web safe color of #8D5C73 is #996666 (or #966).

RGB color model

#8D5C73 color RGB value is (141,92,115).

RGB: (141,92,115) (55%, 36%, 45%)

RGB channels and saturation

R 141 of 255 = 55%
G 92 of 255 = 36%
B 115 of 255 = 45%

141
92
115

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

Portions of RGB colors in percentages

R + G + B = 141 + 92 + 115 = 348 (100%)
R 141 of 348 ~ 40.52%
G 92 of 348 ~ 26.44%
B 115 of 348 ~ 33.05'%

%40.52
%26.44
%33.05

CMYK color model

#8D5C73 color CMYK value is (0,35,18,45).

  • cyan value is 0.00%
  • magenta value is 34.75%
  • yellow value is 18.44%
  • key color value is 44.71%
CMYK: (0,35,18,45) C0M35Y18K45 (0%,35%,18%,45%) (0.00/0.35/0.18/0.45) 

CMYK percentages

%0
%34.75
%18.44
%44.71

Codes

Color #8D5C73 in popluar color models

8D 5C 73
RGB 141 92 115
HSL 332° 21.03% 45.69%
HSB/HSV 332° 34.75% 55.29%
CMYK 0.00% 34.75% 18.44%
44.71%

Color #8D5C73 in popluar number systems.

HEX 8D 5C 73
Decimal 141 92 115
Binary 10001101 1011100 1110011
Octal 215 134 163

Shades and tints

Shades of #8D5C73

#8D5C73
(141,92,115)
#815469
(129,84,105)
#754C5F
(117,76,95)
#694455
(105,68,85)
#5D3C4B
(93,60,75)
#513441
(81,52,65)
#452C37
(69,44,55)
#39242D
(57,36,45)
#2D1C23
(45,28,35)
#211419
(33,20,25)
#150C0F
(21,12,15)
#000000
(0,0,0)

Tints of #8D5C73

#8D5C73
(141,92,115)
#976A7F
(151,106,127)
#A1788B
(161,120,139)
#AB8697
(171,134,151)
#B594A3
(181,148,163)
#BFA2AF
(191,162,175)
#C9B0BB
(201,176,187)
#D3BEC7
(211,190,199)
#DDCCD3
(221,204,211)
#E7DADF
(231,218,223)
#F1E8EB
(241,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8D5C73 color. Also use rgb(141,92,115) instead hex code.

Text Font Color

.myTextColor { color: #8D5C73; }

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

This text font color is #8D5C73.

Background Color

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

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

This div background color is #8D5C73.

Border color

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

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

This div border color is #8D5C73.

Opacity

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

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

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

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

This text has shadow with #8D5C73 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8D5C73.

Preview

Color preview on black background

This text has color #8D5C73 on black background.


Color preview on white background

This text has color #8D5C73 on white background.


Black color preview on #8D5C73 background

This text has black color on #8D5C73 background.


White color preview on #8D5C73 background

This text has white color on #8D5C73 background.


Related colors

Complementary color

Complementary color for #hex is #72A38C.


I love getcolorcode.com

Triadic colors

1 #738D5C and #5C738D with #8D5C73 are triadic colors.

2 #735C8D and #5C8D73 with #8D5C73 are triadic colors.