COLOR #87566E

HEX: #87566E RGB: (135,86,110)

Color info

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

RGB color model

#87566E color RGB value is (135,86,110).

RGB: (135,86,110) (53%, 34%, 43%)

RGB channels and saturation

R 135 of 255 = 53%
G 86 of 255 = 34%
B 110 of 255 = 43%

135
86
110

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

Portions of RGB colors in percentages

R + G + B = 135 + 86 + 110 = 331 (100%)
R 135 of 331 ~ 40.79%
G 86 of 331 ~ 25.98%
B 110 of 331 ~ 33.23'%

%40.79
%25.98
%33.23

CMYK color model

#87566E color CMYK value is (0,36,19,47).

  • cyan value is 0.00%
  • magenta value is 36.30%
  • yellow value is 18.52%
  • key color value is 47.06%
CMYK: (0,36,19,47) C0M36Y19K47 (0%,36%,19%,47%) (0.00/0.36/0.19/0.47) 

CMYK percentages

%0
%36.3
%18.52
%47.06

Codes

Color #87566E in popluar color models

87 56 6E
RGB 135 86 110
HSL 331° 22.17% 43.33%
HSB/HSV 331° 36.30% 52.94%
CMYK 0.00% 36.30% 18.52%
47.06%

Color #87566E in popluar number systems.

HEX 87 56 6E
Decimal 135 86 110
Binary 10000111 1010110 1101110
Octal 207 126 156

Shades and tints

Shades of #87566E

#87566E
(135,86,110)
#7B4F64
(123,79,100)
#6F485A
(111,72,90)
#634150
(99,65,80)
#573A46
(87,58,70)
#4B333C
(75,51,60)
#3F2C32
(63,44,50)
#332528
(51,37,40)
#271E1E
(39,30,30)
#1B1714
(27,23,20)
#0F100A
(15,16,10)
#000000
(0,0,0)

Tints of #87566E

#87566E
(135,86,110)
#91657B
(145,101,123)
#9B7488
(155,116,136)
#A58395
(165,131,149)
#AF92A2
(175,146,162)
#B9A1AF
(185,161,175)
#C3B0BC
(195,176,188)
#CDBFC9
(205,191,201)
#D7CED6
(215,206,214)
#E1DDE3
(225,221,227)
#EBECF0
(235,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #87566E color. Also use rgb(135,86,110) instead hex code.

Text Font Color

.myTextColor { color: #87566E; }

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

This text font color is #87566E.

Background Color

.myBgColor { background-color: #87566E; }

<div style="background-color:#87566E">Inner text</div>

This div background color is #87566E.

Border color

.myBorderColor { border: 1px solid #87566E; }

<div style="border:3px solid #87566E">Div</div>

This div border color is #87566E.

Opacity

.myOpacity80 { color: #87566E; opacity: 0.8; }

<p style="color:#87566E;opacity:0.8;">80%</p>

Text with #87566E 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 #87566E;}

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

This text has shadow with #87566E color.


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

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

This text has shadow with #87566E primary color and red secondary color.


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

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

This text has shadow with #87566E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #87566E.

Preview

Color preview on black background

This text has color #87566E on black background.


Color preview on white background

This text has color #87566E on white background.


Black color preview on #87566E background

This text has black color on #87566E background.


White color preview on #87566E background

This text has white color on #87566E background.


Related colors

Complementary color

Complementary color for #hex is #78A991.


I love getcolorcode.com

Triadic colors

1 #6E8756 and #566E87 with #87566E are triadic colors.

2 #6E5687 and #56876E with #87566E are triadic colors.