COLOR #776951

HEX: #776951 RGB: (119,105,81)

Color info

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

RGB color model

#776951 color RGB value is (119,105,81).

RGB: (119,105,81) (47%, 41%, 32%)

RGB channels and saturation

R 119 of 255 = 47%
G 105 of 255 = 41%
B 81 of 255 = 32%

119
105
81

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

Portions of RGB colors in percentages

R + G + B = 119 + 105 + 81 = 305 (100%)
R 119 of 305 ~ 39.02%
G 105 of 305 ~ 34.43%
B 81 of 305 ~ 26.56'%

%39.02
%34.43
%26.56

CMYK color model

#776951 color CMYK value is (0,12,32,53).

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

CMYK: (0,12,32,53)
C0M12Y32K53 (0%, 12%, 32%, 53%)
(0.00 / 0.12 / 0.32 / 0.53)

CMYK percentages

%0
%11.76
%31.93
%53.33

Codes

Color #776951 in popluar color models

77 69 51
RGB 119 105 81
HSL 38° 19.00% 39.22%
HSB/HSV 38° 31.93% 46.67%
CMYK 0.00% 11.76% 31.93%
53.33%

Color #776951 in popluar number systems.

HEX 77 69 51
Decimal 119 105 81
Binary 1110111 1101001 1010001
Octal 167 151 121

Shades and tints

Shades of #776951

#776951
(119,105,81)
#6D604A
(109,96,74)
#635743
(99,87,67)
#594E3C
(89,78,60)
#4F4535
(79,69,53)
#453C2E
(69,60,46)
#3B3327
(59,51,39)
#312A20
(49,42,32)
#272119
(39,33,25)
#1D1812
(29,24,18)
#130F0B
(19,15,11)
#000000
(0,0,0)

Tints of #776951

#776951
(119,105,81)
#837660
(131,118,96)
#8F836F
(143,131,111)
#9B907E
(155,144,126)
#A79D8D
(167,157,141)
#B3AA9C
(179,170,156)
#BFB7AB
(191,183,171)
#CBC4BA
(203,196,186)
#D7D1C9
(215,209,201)
#E3DED8
(227,222,216)
#EFEBE7
(239,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #776951; }

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

This text font color is #776951.

Background Color

.myBgColor { background-color: #776951; }

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

This div background color is #776951.

Border color

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

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

This div border color is #776951.

Opacity

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

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

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

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

This text has shadow with #776951 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #776951.

Preview

Color preview on black background

This text has color #776951 on black background.


Color preview on white background

This text has color #776951 on white background.


Black color preview on #776951 background

This text has black color on #776951 background.


White color preview on #776951 background

This text has white color on #776951 background.


Related colors

Complementary color

Complementary color for #hex is #8896AE.


I love getcolorcode.com

Triadic colors

1 #517769 and #695177 with #776951 are triadic colors.

2 #516977 and #697751 with #776951 are triadic colors.