COLOR #776650

HEX: #776650 RGB: (119,102,80)

Color info

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

RGB color model

#776650 color RGB value is (119,102,80).

RGB: (119,102,80) (47%, 40%, 31%)

RGB channels and saturation

R 119 of 255 = 47%
G 102 of 255 = 40%
B 80 of 255 = 31%

119
102
80

R + G + B ~ 39%. #776650 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 102 + 80 = 301 (100%)
R 119 of 301 ~ 39.53%
G 102 of 301 ~ 33.89%
B 80 of 301 ~ 26.58'%

%39.53
%33.89
%26.58

CMYK color model

#776650 color CMYK value is (0,14,33,53).

  • cyan value is 0.00%
  • magenta value is 14.29%
  • yellow value is 32.77%
  • key color value is 53.33%

CMYK: (0,14,33,53)
C0M14Y33K53 (0%, 14%, 33%, 53%)
(0.00 / 0.14 / 0.33 / 0.53)

CMYK percentages

%0
%14.29
%32.77
%53.33

Codes

Color #776650 in popluar color models

77 66 50
RGB 119 102 80
HSL 34° 19.60% 39.02%
HSB/HSV 34° 32.77% 46.67%
CMYK 0.00% 14.29% 32.77%
53.33%

Color #776650 in popluar number systems.

HEX 77 66 50
Decimal 119 102 80
Binary 1110111 1100110 1010000
Octal 167 146 120

Shades and tints

Shades of #776650

#776650
(119,102,80)
#6D5D49
(109,93,73)
#635442
(99,84,66)
#594B3B
(89,75,59)
#4F4234
(79,66,52)
#45392D
(69,57,45)
#3B3026
(59,48,38)
#31271F
(49,39,31)
#271E18
(39,30,24)
#1D1511
(29,21,17)
#130C0A
(19,12,10)
#000000
(0,0,0)

Tints of #776650

#776650
(119,102,80)
#83735F
(131,115,95)
#8F806E
(143,128,110)
#9B8D7D
(155,141,125)
#A79A8C
(167,154,140)
#B3A79B
(179,167,155)
#BFB4AA
(191,180,170)
#CBC1B9
(203,193,185)
#D7CEC8
(215,206,200)
#E3DBD7
(227,219,215)
#EFE8E6
(239,232,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #776650 color. Also use rgb(119,102,80) instead hex code.

Text Font Color

.myTextColor { color: #776650; }

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

This text font color is #776650.

Background Color

.myBgColor { background-color: #776650; }

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

This div background color is #776650.

Border color

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

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

This div border color is #776650.

Opacity

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

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

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

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

This text has shadow with #776650 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #776650.

Preview

Color preview on black background

This text has color #776650 on black background.


Color preview on white background

This text has color #776650 on white background.


Black color preview on #776650 background

This text has black color on #776650 background.


White color preview on #776650 background

This text has white color on #776650 background.


Related colors

Complementary color

Complementary color for #hex is #8899AF.


I love getcolorcode.com

Triadic colors

1 #507766 and #665077 with #776650 are triadic colors.

2 #506677 and #667750 with #776650 are triadic colors.