COLOR #87796E

HEX: #87796E RGB: (135,121,110)

Color info

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

RGB color model

#87796E color RGB value is (135,121,110).

RGB: (135,121,110) (53%, 47%, 43%)

RGB channels and saturation

R 135 of 255 = 53%
G 121 of 255 = 47%
B 110 of 255 = 43%

135
121
110

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

Portions of RGB colors in percentages

R + G + B = 135 + 121 + 110 = 366 (100%)
R 135 of 366 ~ 36.89%
G 121 of 366 ~ 33.06%
B 110 of 366 ~ 30.05'%

%36.89
%33.06
%30.05

CMYK color model

#87796E color CMYK value is (0,10,19,47).

  • cyan value is 0.00%
  • magenta value is 10.37%
  • yellow value is 18.52%
  • key color value is 47.06%
CMYK: (0,10,19,47) C0M10Y19K47 (0%,10%,19%,47%) (0.00/0.10/0.19/0.47) 

CMYK percentages

%0
%10.37
%18.52
%47.06

Codes

Color #87796E in popluar color models

87 79 6E
RGB 135 121 110
HSL 26° 10.20% 48.04%
HSB/HSV 26° 18.52% 52.94%
CMYK 0.00% 10.37% 18.52%
47.06%

Color #87796E in popluar number systems.

HEX 87 79 6E
Decimal 135 121 110
Binary 10000111 1111001 1101110
Octal 207 171 156

Shades and tints

Shades of #87796E

#87796E
(135,121,110)
#7B6E64
(123,110,100)
#6F635A
(111,99,90)
#635850
(99,88,80)
#574D46
(87,77,70)
#4B423C
(75,66,60)
#3F3732
(63,55,50)
#332C28
(51,44,40)
#27211E
(39,33,30)
#1B1614
(27,22,20)
#0F0B0A
(15,11,10)
#000000
(0,0,0)

Tints of #87796E

#87796E
(135,121,110)
#91857B
(145,133,123)
#9B9188
(155,145,136)
#A59D95
(165,157,149)
#AFA9A2
(175,169,162)
#B9B5AF
(185,181,175)
#C3C1BC
(195,193,188)
#CDCDC9
(205,205,201)
#D7D9D6
(215,217,214)
#E1E5E3
(225,229,227)
#EBF1F0
(235,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #87796E; }

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

This text font color is #87796E.

Background Color

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

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

This div background color is #87796E.

Border color

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

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

This div border color is #87796E.

Opacity

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

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

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

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

This text has shadow with #87796E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #87796E.

Preview

Color preview on black background

This text has color #87796E on black background.


Color preview on white background

This text has color #87796E on white background.


Black color preview on #87796E background

This text has black color on #87796E background.


White color preview on #87796E background

This text has white color on #87796E background.


Related colors

Complementary color

Complementary color for #hex is #788691.


I love getcolorcode.com

Triadic colors

1 #6E8779 and #796E87 with #87796E are triadic colors.

2 #6E7987 and #79876E with #87796E are triadic colors.