COLOR #807776

HEX: #807776 RGB: (128,119,118)

Color info

#807776 contains red, green and blue colors in about the same proportion. Web safe color of #807776 is #666666 (or #666).

RGB color model

#807776 color RGB value is (128,119,118).

RGB: (128,119,118) (50%, 47%, 46%)

RGB channels and saturation

R 128 of 255 = 50%
G 119 of 255 = 47%
B 118 of 255 = 46%

128
119
118

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

Portions of RGB colors in percentages

R + G + B = 128 + 119 + 118 = 365 (100%)
R 128 of 365 ~ 35.07%
G 119 of 365 ~ 32.6%
B 118 of 365 ~ 32.33'%

%35.07
%32.6
%32.33

CMYK color model

#807776 color CMYK value is (0,7,8,50).

  • cyan value is 0.00%
  • magenta value is 7.03%
  • yellow value is 7.81%
  • key color value is 49.80%
CMYK: (0,7,8,50) C0M7Y8K50 (0%,7%,8%,50%) (0.00/0.07/0.08/0.50) 

CMYK percentages

%0
%7.03
%7.81
%49.8

Codes

Color #807776 in popluar color models

80 77 76
RGB 128 119 118
HSL 4.07% 48.24%
HSB/HSV 7.81% 50.20%
CMYK 0.00% 7.03% 7.81%
49.80%

Color #807776 in popluar number systems.

HEX 80 77 76
Decimal 128 119 118
Binary 10000000 1110111 1110110
Octal 200 167 166

Shades and tints

Shades of #807776

#807776
(128,119,118)
#756D6C
(117,109,108)
#6A6362
(106,99,98)
#5F5958
(95,89,88)
#544F4E
(84,79,78)
#494544
(73,69,68)
#3E3B3A
(62,59,58)
#333130
(51,49,48)
#282726
(40,39,38)
#1D1D1C
(29,29,28)
#121312
(18,19,18)
#000000
(0,0,0)

Tints of #807776

#807776
(128,119,118)
#8B8382
(139,131,130)
#968F8E
(150,143,142)
#A19B9A
(161,155,154)
#ACA7A6
(172,167,166)
#B7B3B2
(183,179,178)
#C2BFBE
(194,191,190)
#CDCBCA
(205,203,202)
#D8D7D6
(216,215,214)
#E3E3E2
(227,227,226)
#EEEFEE
(238,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #807776 color. Also use rgb(128,119,118) instead hex code.

Text Font Color

.myTextColor { color: #807776; }

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

This text font color is #807776.

Background Color

.myBgColor { background-color: #807776; }

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

This div background color is #807776.

Border color

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

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

This div border color is #807776.

Opacity

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

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

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

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

This text has shadow with #807776 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #807776.

Preview

Color preview on black background

This text has color #807776 on black background.


Color preview on white background

This text has color #807776 on white background.


Black color preview on #807776 background

This text has black color on #807776 background.


White color preview on #807776 background

This text has white color on #807776 background.


Related colors

Complementary color

Complementary color for #hex is #7F8889.


I love getcolorcode.com

Triadic colors

1 #768077 and #777680 with #807776 are triadic colors.

2 #767780 and #778076 with #807776 are triadic colors.