COLOR #87616D

HEX: #87616D RGB: (135,97,109)

Color info

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

RGB color model

#87616D color RGB value is (135,97,109).

RGB: (135,97,109) (53%, 38%, 43%)

RGB channels and saturation

R 135 of 255 = 53%
G 97 of 255 = 38%
B 109 of 255 = 43%

135
97
109

R + G + B ~ 45%. #87616D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 135 + 97 + 109 = 341 (100%)
R 135 of 341 ~ 39.59%
G 97 of 341 ~ 28.45%
B 109 of 341 ~ 31.96'%

%39.59
%28.45
%31.96

CMYK color model

#87616D color CMYK value is (0,28,19,47).

  • cyan value is 0.00%
  • magenta value is 28.15%
  • yellow value is 19.26%
  • key color value is 47.06%

CMYK: (0,28,19,47)
C0M28Y19K47 (0%, 28%, 19%, 47%)
(0.00 / 0.28 / 0.19 / 0.47)

CMYK percentages

%0
%28.15
%19.26
%47.06

Codes

Color #87616D in popluar color models

87 61 6D
RGB 135 97 109
HSL 341° 16.38% 45.49%
HSB/HSV 341° 28.15% 52.94%
CMYK 0.00% 28.15% 19.26%
47.06%

Color #87616D in popluar number systems.

HEX 87 61 6D
Decimal 135 97 109
Binary 10000111 1100001 1101101
Octal 207 141 155

Shades and tints

Shades of #87616D

#87616D
(135,97,109)
#7B5964
(123,89,100)
#6F515B
(111,81,91)
#634952
(99,73,82)
#574149
(87,65,73)
#4B3940
(75,57,64)
#3F3137
(63,49,55)
#33292E
(51,41,46)
#272125
(39,33,37)
#1B191C
(27,25,28)
#0F1113
(15,17,19)
#000000
(0,0,0)

Tints of #87616D

#87616D
(135,97,109)
#916F7A
(145,111,122)
#9B7D87
(155,125,135)
#A58B94
(165,139,148)
#AF99A1
(175,153,161)
#B9A7AE
(185,167,174)
#C3B5BB
(195,181,187)
#CDC3C8
(205,195,200)
#D7D1D5
(215,209,213)
#E1DFE2
(225,223,226)
#EBEDEF
(235,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #87616D color. Also use rgb(135,97,109) instead hex code.

Text Font Color

.myTextColor { color: #87616D; }

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

This text font color is #87616D.

Background Color

.myBgColor { background-color: #87616D; }

<div style="background-color:#87616D">Inner text</div>

This div background color is #87616D.

Border color

.myBorderColor { border: 1px solid #87616D; }

<div style="border:3px solid #87616D">Div</div>

This div border color is #87616D.

Opacity

.myOpacity80 { color: #87616D; opacity: 0.8; }

<p style="color:#87616D;opacity:0.8;">80%</p>

Text with #87616D 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 #87616D;}

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

This text has shadow with #87616D color.


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

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

This text has shadow with #87616D primary color and red secondary color.


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

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

This text has shadow with #87616D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #87616D.

Preview

Color preview on black background

This text has color #87616D on black background.


Color preview on white background

This text has color #87616D on white background.


Black color preview on #87616D background

This text has black color on #87616D background.


White color preview on #87616D background

This text has white color on #87616D background.


Related colors

Complementary color

Complementary color for #hex is #789E92.


I love getcolorcode.com

Triadic colors

1 #6D8761 and #616D87 with #87616D are triadic colors.

2 #6D6187 and #61876D with #87616D are triadic colors.