COLOR #8D5E75

HEX: #8D5E75 RGB: (141,94,117)

Color info

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

RGB color model

#8D5E75 color RGB value is (141,94,117).

RGB: (141,94,117) (55%, 37%, 46%)

RGB channels and saturation

R 141 of 255 = 55%
G 94 of 255 = 37%
B 117 of 255 = 46%

141
94
117

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

Portions of RGB colors in percentages

R + G + B = 141 + 94 + 117 = 352 (100%)
R 141 of 352 ~ 40.06%
G 94 of 352 ~ 26.7%
B 117 of 352 ~ 33.24'%

%40.06
%26.7
%33.24

CMYK color model

#8D5E75 color CMYK value is (0,33,17,45).

  • cyan value is 0.00%
  • magenta value is 33.33%
  • yellow value is 17.02%
  • key color value is 44.71%

CMYK: (0,33,17,45)
C0M33Y17K45 (0%, 33%, 17%, 45%)
(0.00 / 0.33 / 0.17 / 0.45)

CMYK percentages

%0
%33.33
%17.02
%44.71

Codes

Color #8D5E75 in popluar color models

8D 5E 75
RGB 141 94 117
HSL 331° 20.00% 46.08%
HSB/HSV 331° 33.33% 55.29%
CMYK 0.00% 33.33% 17.02%
44.71%

Color #8D5E75 in popluar number systems.

HEX 8D 5E 75
Decimal 141 94 117
Binary 10001101 1011110 1110101
Octal 215 136 165

Shades and tints

Shades of #8D5E75

#8D5E75
(141,94,117)
#81566B
(129,86,107)
#754E61
(117,78,97)
#694657
(105,70,87)
#5D3E4D
(93,62,77)
#513643
(81,54,67)
#452E39
(69,46,57)
#39262F
(57,38,47)
#2D1E25
(45,30,37)
#21161B
(33,22,27)
#150E11
(21,14,17)
#000000
(0,0,0)

Tints of #8D5E75

#8D5E75
(141,94,117)
#976C81
(151,108,129)
#A17A8D
(161,122,141)
#AB8899
(171,136,153)
#B596A5
(181,150,165)
#BFA4B1
(191,164,177)
#C9B2BD
(201,178,189)
#D3C0C9
(211,192,201)
#DDCED5
(221,206,213)
#E7DCE1
(231,220,225)
#F1EAED
(241,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8D5E75 color. Also use rgb(141,94,117) instead hex code.

Text Font Color

.myTextColor { color: #8D5E75; }

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

This text font color is #8D5E75.

Background Color

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

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

This div background color is #8D5E75.

Border color

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

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

This div border color is #8D5E75.

Opacity

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

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

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

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

This text has shadow with #8D5E75 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8D5E75.

Preview

Color preview on black background

This text has color #8D5E75 on black background.


Color preview on white background

This text has color #8D5E75 on white background.


Black color preview on #8D5E75 background

This text has black color on #8D5E75 background.


White color preview on #8D5E75 background

This text has white color on #8D5E75 background.


Related colors

Complementary color

Complementary color for #hex is #72A18A.


I love getcolorcode.com

Triadic colors

1 #758D5E and #5E758D with #8D5E75 are triadic colors.

2 #755E8D and #5E8D75 with #8D5E75 are triadic colors.