COLOR #868776

HEX: #868776 RGB: (134,135,118)

Color info

#868776 contains red, green and blue colors in about the same proportion. Web safe color of #868776 is #999966 (or #996).

RGB color model

#868776 color RGB value is (134,135,118).

RGB: (134,135,118) (53%, 53%, 46%)

RGB channels and saturation

R 134 of 255 = 53%
G 135 of 255 = 53%
B 118 of 255 = 46%

134
135
118

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

Portions of RGB colors in percentages

R + G + B = 134 + 135 + 118 = 387 (100%)
R 134 of 387 ~ 34.63%
G 135 of 387 ~ 34.88%
B 118 of 387 ~ 30.49'%

%34.63
%34.88
%30.49

CMYK color model

#868776 color CMYK value is (1,0,13,47).

  • cyan value is 0.74%
  • magenta value is 0.00%
  • yellow value is 12.59%
  • key color value is 47.06%

CMYK: (1,0,13,47)
C1M0Y13K47 (1%, 0%, 13%, 47%)
(0.01 / 0.00 / 0.13 / 0.47)

CMYK percentages

%0.74
%0
%12.59
%47.06

Codes

Color #868776 in popluar color models

86 87 76
RGB 134 135 118
HSL 64° 6.72% 49.61%
HSB/HSV 64° 12.59% 52.94%
CMYK 0.74% 0.00% 12.59%
47.06%

Color #868776 in popluar number systems.

HEX 86 87 76
Decimal 134 135 118
Binary 10000110 10000111 1110110
Octal 206 207 166

Shades and tints

Shades of #868776

#868776
(134,135,118)
#7A7B6C
(122,123,108)
#6E6F62
(110,111,98)
#626358
(98,99,88)
#56574E
(86,87,78)
#4A4B44
(74,75,68)
#3E3F3A
(62,63,58)
#323330
(50,51,48)
#262726
(38,39,38)
#1A1B1C
(26,27,28)
#0E0F12
(14,15,18)
#000000
(0,0,0)

Tints of #868776

#868776
(134,135,118)
#919182
(145,145,130)
#9C9B8E
(156,155,142)
#A7A59A
(167,165,154)
#B2AFA6
(178,175,166)
#BDB9B2
(189,185,178)
#C8C3BE
(200,195,190)
#D3CDCA
(211,205,202)
#DED7D6
(222,215,214)
#E9E1E2
(233,225,226)
#F4EBEE
(244,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #868776 color. Also use rgb(134,135,118) instead hex code.

Text Font Color

.myTextColor { color: #868776; }

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

This text font color is #868776.

Background Color

.myBgColor { background-color: #868776; }

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

This div background color is #868776.

Border color

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

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

This div border color is #868776.

Opacity

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

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

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

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

This text has shadow with #868776 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #868776.

Preview

Color preview on black background

This text has color #868776 on black background.


Color preview on white background

This text has color #868776 on white background.


Black color preview on #868776 background

This text has black color on #868776 background.


White color preview on #868776 background

This text has white color on #868776 background.


Related colors

Complementary color

Complementary color for #hex is #797889.


I love getcolorcode.com

Triadic colors

1 #768687 and #877686 with #868776 are triadic colors.

2 #768786 and #878676 with #868776 are triadic colors.