COLOR #87636A

HEX: #87636A RGB: (135,99,106)

Color info

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

RGB color model

#87636A color RGB value is (135,99,106).

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

RGB channels and saturation

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

135
99
106

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

Portions of RGB colors in percentages

R + G + B = 135 + 99 + 106 = 340 (100%)
R 135 of 340 ~ 39.71%
G 99 of 340 ~ 29.12%
B 106 of 340 ~ 31.18'%

%39.71
%29.12
%31.18

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 26.67%
  • yellow value is 21.48%
  • 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
%21.48
%47.06

Codes

Color #87636A in popluar color models

87 63 6A
RGB 135 99 106
HSL 348° 15.38% 45.88%
HSB/HSV 348° 26.67% 52.94%
CMYK 0.00% 26.67% 21.48%
47.06%

Color #87636A in popluar number systems.

HEX 87 63 6A
Decimal 135 99 106
Binary 10000111 1100011 1101010
Octal 207 143 152

Shades and tints

Shades of #87636A

#87636A
(135,99,106)
#7B5A61
(123,90,97)
#6F5158
(111,81,88)
#63484F
(99,72,79)
#573F46
(87,63,70)
#4B363D
(75,54,61)
#3F2D34
(63,45,52)
#33242B
(51,36,43)
#271B22
(39,27,34)
#1B1219
(27,18,25)
#0F0910
(15,9,16)
#000000
(0,0,0)

Tints of #87636A

#87636A
(135,99,106)
#917177
(145,113,119)
#9B7F84
(155,127,132)
#A58D91
(165,141,145)
#AF9B9E
(175,155,158)
#B9A9AB
(185,169,171)
#C3B7B8
(195,183,184)
#CDC5C5
(205,197,197)
#D7D3D2
(215,211,210)
#E1E1DF
(225,225,223)
#EBEFEC
(235,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #87636A; }

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

This text font color is #87636A.

Background Color

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

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

This div background color is #87636A.

Border color

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

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

This div border color is #87636A.

Opacity

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

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

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

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

This text has shadow with #87636A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #87636A.

Preview

Color preview on black background

This text has color #87636A on black background.


Color preview on white background

This text has color #87636A on white background.


Black color preview on #87636A background

This text has black color on #87636A background.


White color preview on #87636A background

This text has white color on #87636A background.


Related colors

Complementary color

Complementary color for #hex is #789C95.


I love getcolorcode.com

Triadic colors

1 #6A8763 and #636A87 with #87636A are triadic colors.

2 #6A6387 and #63876A with #87636A are triadic colors.