COLOR #776976

HEX: #776976 RGB: (119,105,118)

Color info

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

RGB color model

#776976 color RGB value is (119,105,118).

RGB: (119,105,118) (47%, 41%, 46%)

RGB channels and saturation

R 119 of 255 = 47%
G 105 of 255 = 41%
B 118 of 255 = 46%

119
105
118

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

Portions of RGB colors in percentages

R + G + B = 119 + 105 + 118 = 342 (100%)
R 119 of 342 ~ 34.8%
G 105 of 342 ~ 30.7%
B 118 of 342 ~ 34.5'%

%34.8
%30.7
%34.5

CMYK color model

#776976 color CMYK value is (0,12,1,53).

  • cyan value is 0.00%
  • magenta value is 11.76%
  • yellow value is 0.84%
  • key color value is 53.33%

CMYK: (0,12,1,53)
C0M12Y1K53 (0%, 12%, 1%, 53%)
(0.00 / 0.12 / 0.01 / 0.53)

CMYK percentages

%0
%11.76
%0.84
%53.33

Codes

Color #776976 in popluar color models

77 69 76
RGB 119 105 118
HSL 304° 6.25% 43.92%
HSB/HSV 304° 11.76% 46.67%
CMYK 0.00% 11.76% 0.84%
53.33%

Color #776976 in popluar number systems.

HEX 77 69 76
Decimal 119 105 118
Binary 1110111 1101001 1110110
Octal 167 151 166

Shades and tints

Shades of #776976

#776976
(119,105,118)
#6D606C
(109,96,108)
#635762
(99,87,98)
#594E58
(89,78,88)
#4F454E
(79,69,78)
#453C44
(69,60,68)
#3B333A
(59,51,58)
#312A30
(49,42,48)
#272126
(39,33,38)
#1D181C
(29,24,28)
#130F12
(19,15,18)
#000000
(0,0,0)

Tints of #776976

#776976
(119,105,118)
#837682
(131,118,130)
#8F838E
(143,131,142)
#9B909A
(155,144,154)
#A79DA6
(167,157,166)
#B3AAB2
(179,170,178)
#BFB7BE
(191,183,190)
#CBC4CA
(203,196,202)
#D7D1D6
(215,209,214)
#E3DEE2
(227,222,226)
#EFEBEE
(239,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #776976; }

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

This text font color is #776976.

Background Color

.myBgColor { background-color: #776976; }

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

This div background color is #776976.

Border color

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

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

This div border color is #776976.

Opacity

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

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

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

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

This text has shadow with #776976 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #776976.

Preview

Color preview on black background

This text has color #776976 on black background.


Color preview on white background

This text has color #776976 on white background.


Black color preview on #776976 background

This text has black color on #776976 background.


White color preview on #776976 background

This text has white color on #776976 background.


Related colors

Complementary color

Complementary color for #hex is #889689.


I love getcolorcode.com

Triadic colors

1 #767769 and #697677 with #776976 are triadic colors.

2 #766977 and #697776 with #776976 are triadic colors.