COLOR #776856

HEX: #776856 RGB: (119,104,86)

Color info

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

RGB color model

#776856 color RGB value is (119,104,86).

RGB: (119,104,86) (47%, 41%, 34%)

RGB channels and saturation

R 119 of 255 = 47%
G 104 of 255 = 41%
B 86 of 255 = 34%

119
104
86

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

Portions of RGB colors in percentages

R + G + B = 119 + 104 + 86 = 309 (100%)
R 119 of 309 ~ 38.51%
G 104 of 309 ~ 33.66%
B 86 of 309 ~ 27.83'%

%38.51
%33.66
%27.83

CMYK color model

#776856 color CMYK value is (0,13,28,53).

  • cyan value is 0.00%
  • magenta value is 12.61%
  • yellow value is 27.73%
  • key color value is 53.33%

CMYK: (0,13,28,53)
C0M13Y28K53 (0%, 13%, 28%, 53%)
(0.00 / 0.13 / 0.28 / 0.53)

CMYK percentages

%0
%12.61
%27.73
%53.33

Codes

Color #776856 in popluar color models

77 68 56
RGB 119 104 86
HSL 33° 16.10% 40.20%
HSB/HSV 33° 27.73% 46.67%
CMYK 0.00% 12.61% 27.73%
53.33%

Color #776856 in popluar number systems.

HEX 77 68 56
Decimal 119 104 86
Binary 1110111 1101000 1010110
Octal 167 150 126

Shades and tints

Shades of #776856

#776856
(119,104,86)
#6D5F4F
(109,95,79)
#635648
(99,86,72)
#594D41
(89,77,65)
#4F443A
(79,68,58)
#453B33
(69,59,51)
#3B322C
(59,50,44)
#312925
(49,41,37)
#27201E
(39,32,30)
#1D1717
(29,23,23)
#130E10
(19,14,16)
#000000
(0,0,0)

Tints of #776856

#776856
(119,104,86)
#837565
(131,117,101)
#8F8274
(143,130,116)
#9B8F83
(155,143,131)
#A79C92
(167,156,146)
#B3A9A1
(179,169,161)
#BFB6B0
(191,182,176)
#CBC3BF
(203,195,191)
#D7D0CE
(215,208,206)
#E3DDDD
(227,221,221)
#EFEAEC
(239,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #776856 color. Also use rgb(119,104,86) instead hex code.

Text Font Color

.myTextColor { color: #776856; }

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

This text font color is #776856.

Background Color

.myBgColor { background-color: #776856; }

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

This div background color is #776856.

Border color

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

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

This div border color is #776856.

Opacity

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

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

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

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

This text has shadow with #776856 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #776856.

Preview

Color preview on black background

This text has color #776856 on black background.


Color preview on white background

This text has color #776856 on white background.


Black color preview on #776856 background

This text has black color on #776856 background.


White color preview on #776856 background

This text has white color on #776856 background.


Related colors

Complementary color

Complementary color for #hex is #8897A9.


I love getcolorcode.com

Triadic colors

1 #567768 and #685677 with #776856 are triadic colors.

2 #566877 and #687756 with #776856 are triadic colors.