COLOR #87576A

HEX: #87576A RGB: (135,87,106)

Color info

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

RGB color model

#87576A color RGB value is (135,87,106).

RGB: (135,87,106) (53%, 34%, 42%)

RGB channels and saturation

R 135 of 255 = 53%
G 87 of 255 = 34%
B 106 of 255 = 42%

135
87
106

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

Portions of RGB colors in percentages

R + G + B = 135 + 87 + 106 = 328 (100%)
R 135 of 328 ~ 41.16%
G 87 of 328 ~ 26.52%
B 106 of 328 ~ 32.32'%

%41.16
%26.52
%32.32

CMYK color model

#87576A color CMYK value is (0,36,21,47).

  • cyan value is 0.00%
  • magenta value is 35.56%
  • yellow value is 21.48%
  • key color value is 47.06%
CMYK: (0,36,21,47) C0M36Y21K47 (0%,36%,21%,47%) (0.00/0.36/0.21/0.47) 

CMYK percentages

%0
%35.56
%21.48
%47.06

Codes

Color #87576A in popluar color models

87 57 6A
RGB 135 87 106
HSL 336° 21.62% 43.53%
HSB/HSV 336° 35.56% 52.94%
CMYK 0.00% 35.56% 21.48%
47.06%

Color #87576A in popluar number systems.

HEX 87 57 6A
Decimal 135 87 106
Binary 10000111 1010111 1101010
Octal 207 127 152

Shades and tints

Shades of #87576A

#87576A
(135,87,106)
#7B5061
(123,80,97)
#6F4958
(111,73,88)
#63424F
(99,66,79)
#573B46
(87,59,70)
#4B343D
(75,52,61)
#3F2D34
(63,45,52)
#33262B
(51,38,43)
#271F22
(39,31,34)
#1B1819
(27,24,25)
#0F1110
(15,17,16)
#000000
(0,0,0)

Tints of #87576A

#87576A
(135,87,106)
#916677
(145,102,119)
#9B7584
(155,117,132)
#A58491
(165,132,145)
#AF939E
(175,147,158)
#B9A2AB
(185,162,171)
#C3B1B8
(195,177,184)
#CDC0C5
(205,192,197)
#D7CFD2
(215,207,210)
#E1DEDF
(225,222,223)
#EBEDEC
(235,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #87576A color. Also use rgb(135,87,106) instead hex code.

Text Font Color

.myTextColor { color: #87576A; }

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

This text font color is #87576A.

Background Color

.myBgColor { background-color: #87576A; }

<div style="background-color:#87576A">Inner text</div>

This div background color is #87576A.

Border color

.myBorderColor { border: 1px solid #87576A; }

<div style="border:3px solid #87576A">Div</div>

This div border color is #87576A.

Opacity

.myOpacity80 { color: #87576A; opacity: 0.8; }

<p style="color:#87576A;opacity:0.8;">80%</p>

Text with #87576A 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 #87576A;}

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

This text has shadow with #87576A color.


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

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

This text has shadow with #87576A primary color and red secondary color.


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

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

This text has shadow with #87576A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #87576A.

Preview

Color preview on black background

This text has color #87576A on black background.


Color preview on white background

This text has color #87576A on white background.


Black color preview on #87576A background

This text has black color on #87576A background.


White color preview on #87576A background

This text has white color on #87576A background.


Related colors

Complementary color

Complementary color for #hex is #78A895.


I love getcolorcode.com

Triadic colors

1 #6A8757 and #576A87 with #87576A are triadic colors.

2 #6A5787 and #57876A with #87576A are triadic colors.