COLOR #8D5D60

HEX: #8D5D60 RGB: (141,93,96)

Color info

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

RGB color model

#8D5D60 color RGB value is (141,93,96).

RGB: (141,93,96) (55%, 36%, 38%)

RGB channels and saturation

R 141 of 255 = 55%
G 93 of 255 = 36%
B 96 of 255 = 38%

141
93
96

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

Portions of RGB colors in percentages

R + G + B = 141 + 93 + 96 = 330 (100%)
R 141 of 330 ~ 42.73%
G 93 of 330 ~ 28.18%
B 96 of 330 ~ 29.09'%

%42.73
%28.18
%29.09

CMYK color model

#8D5D60 color CMYK value is (0,34,32,45).

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

CMYK: (0,34,32,45)
C0M34Y32K45 (0%, 34%, 32%, 45%)
(0.00 / 0.34 / 0.32 / 0.45)

CMYK percentages

%0
%34.04
%31.91
%44.71

Codes

Color #8D5D60 in popluar color models

8D 5D 60
RGB 141 93 96
HSL 356° 20.51% 45.88%
HSB/HSV 356° 34.04% 55.29%
CMYK 0.00% 34.04% 31.91%
44.71%

Color #8D5D60 in popluar number systems.

HEX 8D 5D 60
Decimal 141 93 96
Binary 10001101 1011101 1100000
Octal 215 135 140

Shades and tints

Shades of #8D5D60

#8D5D60
(141,93,96)
#815558
(129,85,88)
#754D50
(117,77,80)
#694548
(105,69,72)
#5D3D40
(93,61,64)
#513538
(81,53,56)
#452D30
(69,45,48)
#392528
(57,37,40)
#2D1D20
(45,29,32)
#211518
(33,21,24)
#150D10
(21,13,16)
#000000
(0,0,0)

Tints of #8D5D60

#8D5D60
(141,93,96)
#976B6E
(151,107,110)
#A1797C
(161,121,124)
#AB878A
(171,135,138)
#B59598
(181,149,152)
#BFA3A6
(191,163,166)
#C9B1B4
(201,177,180)
#D3BFC2
(211,191,194)
#DDCDD0
(221,205,208)
#E7DBDE
(231,219,222)
#F1E9EC
(241,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8D5D60; }

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

This text font color is #8D5D60.

Background Color

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

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

This div background color is #8D5D60.

Border color

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

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

This div border color is #8D5D60.

Opacity

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

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

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

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

This text has shadow with #8D5D60 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8D5D60.

Preview

Color preview on black background

This text has color #8D5D60 on black background.


Color preview on white background

This text has color #8D5D60 on white background.


Black color preview on #8D5D60 background

This text has black color on #8D5D60 background.


White color preview on #8D5D60 background

This text has white color on #8D5D60 background.


Related colors

Complementary color

Complementary color for #hex is #72A29F.


I love getcolorcode.com

Triadic colors

1 #608D5D and #5D608D with #8D5D60 are triadic colors.

2 #605D8D and #5D8D60 with #8D5D60 are triadic colors.