COLOR #876864

HEX: #876864 RGB: (135,104,100)

Color info

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

RGB color model

#876864 color RGB value is (135,104,100).

RGB: (135,104,100) (53%, 41%, 39%)

RGB channels and saturation

R 135 of 255 = 53%
G 104 of 255 = 41%
B 100 of 255 = 39%

135
104
100

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

Portions of RGB colors in percentages

R + G + B = 135 + 104 + 100 = 339 (100%)
R 135 of 339 ~ 39.82%
G 104 of 339 ~ 30.68%
B 100 of 339 ~ 29.5'%

%39.82
%30.68
%29.5

CMYK color model

#876864 color CMYK value is (0,23,26,47).

  • cyan value is 0.00%
  • magenta value is 22.96%
  • yellow value is 25.93%
  • key color value is 47.06%

CMYK: (0,23,26,47)
C0M23Y26K47 (0%, 23%, 26%, 47%)
(0.00 / 0.23 / 0.26 / 0.47)

CMYK percentages

%0
%22.96
%25.93
%47.06

Codes

Color #876864 in popluar color models

87 68 64
RGB 135 104 100
HSL 14.89% 46.08%
HSB/HSV 25.93% 52.94%
CMYK 0.00% 22.96% 25.93%
47.06%

Color #876864 in popluar number systems.

HEX 87 68 64
Decimal 135 104 100
Binary 10000111 1101000 1100100
Octal 207 150 144

Shades and tints

Shades of #876864

#876864
(135,104,100)
#7B5F5B
(123,95,91)
#6F5652
(111,86,82)
#634D49
(99,77,73)
#574440
(87,68,64)
#4B3B37
(75,59,55)
#3F322E
(63,50,46)
#332925
(51,41,37)
#27201C
(39,32,28)
#1B1713
(27,23,19)
#0F0E0A
(15,14,10)
#000000
(0,0,0)

Tints of #876864

#876864
(135,104,100)
#917572
(145,117,114)
#9B8280
(155,130,128)
#A58F8E
(165,143,142)
#AF9C9C
(175,156,156)
#B9A9AA
(185,169,170)
#C3B6B8
(195,182,184)
#CDC3C6
(205,195,198)
#D7D0D4
(215,208,212)
#E1DDE2
(225,221,226)
#EBEAF0
(235,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #876864 color. Also use rgb(135,104,100) instead hex code.

Text Font Color

.myTextColor { color: #876864; }

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

This text font color is #876864.

Background Color

.myBgColor { background-color: #876864; }

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

This div background color is #876864.

Border color

.myBorderColor { border: 1px solid #876864; }

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

This div border color is #876864.

Opacity

.myOpacity80 { color: #876864; opacity: 0.8; }

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

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

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

This text has shadow with #876864 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #876864.

Preview

Color preview on black background

This text has color #876864 on black background.


Color preview on white background

This text has color #876864 on white background.


Black color preview on #876864 background

This text has black color on #876864 background.


White color preview on #876864 background

This text has white color on #876864 background.


Related colors

Complementary color

Complementary color for #hex is #78979B.


I love getcolorcode.com

Triadic colors

1 #648768 and #686487 with #876864 are triadic colors.

2 #646887 and #688764 with #876864 are triadic colors.