COLOR #8D5D76

HEX: #8D5D76 RGB: (141,93,118)

Color info

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

RGB color model

#8D5D76 color RGB value is (141,93,118).

RGB: (141,93,118) (55%, 36%, 46%)

RGB channels and saturation

R 141 of 255 = 55%
G 93 of 255 = 36%
B 118 of 255 = 46%

141
93
118

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

Portions of RGB colors in percentages

R + G + B = 141 + 93 + 118 = 352 (100%)
R 141 of 352 ~ 40.06%
G 93 of 352 ~ 26.42%
B 118 of 352 ~ 33.52'%

%40.06
%26.42
%33.52

CMYK color model

#8D5D76 color CMYK value is (0,34,16,45).

  • cyan value is 0.00%
  • magenta value is 34.04%
  • yellow value is 16.31%
  • key color value is 44.71%

CMYK: (0,34,16,45)
C0M34Y16K45 (0%, 34%, 16%, 45%)
(0.00 / 0.34 / 0.16 / 0.45)

CMYK percentages

%0
%34.04
%16.31
%44.71

Codes

Color #8D5D76 in popluar color models

8D 5D 76
RGB 141 93 118
HSL 329° 20.51% 45.88%
HSB/HSV 329° 34.04% 55.29%
CMYK 0.00% 34.04% 16.31%
44.71%

Color #8D5D76 in popluar number systems.

HEX 8D 5D 76
Decimal 141 93 118
Binary 10001101 1011101 1110110
Octal 215 135 166

Shades and tints

Shades of #8D5D76

#8D5D76
(141,93,118)
#81556C
(129,85,108)
#754D62
(117,77,98)
#694558
(105,69,88)
#5D3D4E
(93,61,78)
#513544
(81,53,68)
#452D3A
(69,45,58)
#392530
(57,37,48)
#2D1D26
(45,29,38)
#21151C
(33,21,28)
#150D12
(21,13,18)
#000000
(0,0,0)

Tints of #8D5D76

#8D5D76
(141,93,118)
#976B82
(151,107,130)
#A1798E
(161,121,142)
#AB879A
(171,135,154)
#B595A6
(181,149,166)
#BFA3B2
(191,163,178)
#C9B1BE
(201,177,190)
#D3BFCA
(211,191,202)
#DDCDD6
(221,205,214)
#E7DBE2
(231,219,226)
#F1E9EE
(241,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8D5D76 color. Also use rgb(141,93,118) instead hex code.

Text Font Color

.myTextColor { color: #8D5D76; }

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

This text font color is #8D5D76.

Background Color

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

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

This div background color is #8D5D76.

Border color

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

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

This div border color is #8D5D76.

Opacity

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

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

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

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

This text has shadow with #8D5D76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8D5D76.

Preview

Color preview on black background

This text has color #8D5D76 on black background.


Color preview on white background

This text has color #8D5D76 on white background.


Black color preview on #8D5D76 background

This text has black color on #8D5D76 background.


White color preview on #8D5D76 background

This text has white color on #8D5D76 background.


Related colors

Complementary color

Complementary color for #hex is #72A289.


I love getcolorcode.com

Triadic colors

1 #768D5D and #5D768D with #8D5D76 are triadic colors.

2 #765D8D and #5D8D76 with #8D5D76 are triadic colors.