COLOR #776160

HEX: #776160 RGB: (119,97,96)

Color info

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

RGB color model

#776160 color RGB value is (119,97,96).

RGB: (119,97,96) (47%, 38%, 38%)

RGB channels and saturation

R 119 of 255 = 47%
G 97 of 255 = 38%
B 96 of 255 = 38%

119
97
96

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

Portions of RGB colors in percentages

R + G + B = 119 + 97 + 96 = 312 (100%)
R 119 of 312 ~ 38.14%
G 97 of 312 ~ 31.09%
B 96 of 312 ~ 30.77'%

%38.14
%31.09
%30.77

CMYK color model

#776160 color CMYK value is (0,18,19,53).

  • cyan value is 0.00%
  • magenta value is 18.49%
  • yellow value is 19.33%
  • key color value is 53.33%

CMYK: (0,18,19,53)
C0M18Y19K53 (0%, 18%, 19%, 53%)
(0.00 / 0.18 / 0.19 / 0.53)

CMYK percentages

%0
%18.49
%19.33
%53.33

Codes

Color #776160 in popluar color models

77 61 60
RGB 119 97 96
HSL 10.70% 42.16%
HSB/HSV 19.33% 46.67%
CMYK 0.00% 18.49% 19.33%
53.33%

Color #776160 in popluar number systems.

HEX 77 61 60
Decimal 119 97 96
Binary 1110111 1100001 1100000
Octal 167 141 140

Shades and tints

Shades of #776160

#776160
(119,97,96)
#6D5958
(109,89,88)
#635150
(99,81,80)
#594948
(89,73,72)
#4F4140
(79,65,64)
#453938
(69,57,56)
#3B3130
(59,49,48)
#312928
(49,41,40)
#272120
(39,33,32)
#1D1918
(29,25,24)
#131110
(19,17,16)
#000000
(0,0,0)

Tints of #776160

#776160
(119,97,96)
#836F6E
(131,111,110)
#8F7D7C
(143,125,124)
#9B8B8A
(155,139,138)
#A79998
(167,153,152)
#B3A7A6
(179,167,166)
#BFB5B4
(191,181,180)
#CBC3C2
(203,195,194)
#D7D1D0
(215,209,208)
#E3DFDE
(227,223,222)
#EFEDEC
(239,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #776160 color. Also use rgb(119,97,96) instead hex code.

Text Font Color

.myTextColor { color: #776160; }

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

This text font color is #776160.

Background Color

.myBgColor { background-color: #776160; }

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

This div background color is #776160.

Border color

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

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

This div border color is #776160.

Opacity

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

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

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

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

This text has shadow with #776160 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #776160.

Preview

Color preview on black background

This text has color #776160 on black background.


Color preview on white background

This text has color #776160 on white background.


Black color preview on #776160 background

This text has black color on #776160 background.


White color preview on #776160 background

This text has white color on #776160 background.


Related colors

Complementary color

Complementary color for #hex is #889E9F.


I love getcolorcode.com

Triadic colors

1 #607761 and #616077 with #776160 are triadic colors.

2 #606177 and #617760 with #776160 are triadic colors.