COLOR #87636B

HEX: #87636B RGB: (135,99,107)

Color info

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

RGB color model

#87636B color RGB value is (135,99,107).

RGB: (135,99,107) (53%, 39%, 42%)

RGB channels and saturation

R 135 of 255 = 53%
G 99 of 255 = 39%
B 107 of 255 = 42%

135
99
107

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

Portions of RGB colors in percentages

R + G + B = 135 + 99 + 107 = 341 (100%)
R 135 of 341 ~ 39.59%
G 99 of 341 ~ 29.03%
B 107 of 341 ~ 31.38'%

%39.59
%29.03
%31.38

CMYK color model

#87636B color CMYK value is (0,27,21,47).

  • cyan value is 0.00%
  • magenta value is 26.67%
  • yellow value is 20.74%
  • key color value is 47.06%
CMYK: (0,27,21,47) C0M27Y21K47 (0%,27%,21%,47%) (0.00/0.27/0.21/0.47) 

CMYK percentages

%0
%26.67
%20.74
%47.06

Codes

Color #87636B in popluar color models

87 63 6B
RGB 135 99 107
HSL 347° 15.38% 45.88%
HSB/HSV 347° 26.67% 52.94%
CMYK 0.00% 26.67% 20.74%
47.06%

Color #87636B in popluar number systems.

HEX 87 63 6B
Decimal 135 99 107
Binary 10000111 1100011 1101011
Octal 207 143 153

Shades and tints

Shades of #87636B

#87636B
(135,99,107)
#7B5A62
(123,90,98)
#6F5159
(111,81,89)
#634850
(99,72,80)
#573F47
(87,63,71)
#4B363E
(75,54,62)
#3F2D35
(63,45,53)
#33242C
(51,36,44)
#271B23
(39,27,35)
#1B121A
(27,18,26)
#0F0911
(15,9,17)
#000000
(0,0,0)

Tints of #87636B

#87636B
(135,99,107)
#917178
(145,113,120)
#9B7F85
(155,127,133)
#A58D92
(165,141,146)
#AF9B9F
(175,155,159)
#B9A9AC
(185,169,172)
#C3B7B9
(195,183,185)
#CDC5C6
(205,197,198)
#D7D3D3
(215,211,211)
#E1E1E0
(225,225,224)
#EBEFED
(235,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #87636B color. Also use rgb(135,99,107) instead hex code.

Text Font Color

.myTextColor { color: #87636B; }

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

This text font color is #87636B.

Background Color

.myBgColor { background-color: #87636B; }

<div style="background-color:#87636B">Inner text</div>

This div background color is #87636B.

Border color

.myBorderColor { border: 1px solid #87636B; }

<div style="border:3px solid #87636B">Div</div>

This div border color is #87636B.

Opacity

.myOpacity80 { color: #87636B; opacity: 0.8; }

<p style="color:#87636B;opacity:0.8;">80%</p>

Text with #87636B 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 #87636B;}

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

This text has shadow with #87636B color.


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

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

This text has shadow with #87636B primary color and red secondary color.


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

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

This text has shadow with #87636B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #87636B.

Preview

Color preview on black background

This text has color #87636B on black background.


Color preview on white background

This text has color #87636B on white background.


Black color preview on #87636B background

This text has black color on #87636B background.


White color preview on #87636B background

This text has white color on #87636B background.


Related colors

Complementary color

Complementary color for #hex is #789C94.


I love getcolorcode.com

Triadic colors

1 #6B8763 and #636B87 with #87636B are triadic colors.

2 #6B6387 and #63876B with #87636B are triadic colors.