COLOR #776444

HEX: #776444 RGB: (119,100,68)

Color info

#776444 contains red, green and blue colors in about the same proportion. Web safe color of #776444 is #666633 (or #663).

RGB color model

#776444 color RGB value is (119,100,68).

RGB: (119,100,68) (47%, 39%, 27%)

RGB channels and saturation

R 119 of 255 = 47%
G 100 of 255 = 39%
B 68 of 255 = 27%

119
100
68

R + G + B ~ 38%. #776444 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 100 + 68 = 287 (100%)
R 119 of 287 ~ 41.46%
G 100 of 287 ~ 34.84%
B 68 of 287 ~ 23.69'%

%41.46
%34.84
%23.69

CMYK color model

#776444 color CMYK value is (0,16,43,53).

  • cyan value is 0.00%
  • magenta value is 15.97%
  • yellow value is 42.86%
  • key color value is 53.33%
CMYK: (0,16,43,53) C0M16Y43K53 (0%,16%,43%,53%) (0.00/0.16/0.43/0.53) 

CMYK percentages

%0
%15.97
%42.86
%53.33

Codes

Color #776444 in popluar color models

77 64 44
RGB 119 100 68
HSL 38° 27.27% 36.67%
HSB/HSV 38° 42.86% 46.67%
CMYK 0.00% 15.97% 42.86%
53.33%

Color #776444 in popluar number systems.

HEX 77 64 44
Decimal 119 100 68
Binary 1110111 1100100 1000100
Octal 167 144 104

Shades and tints

Shades of #776444

#776444
(119,100,68)
#6D5B3E
(109,91,62)
#635238
(99,82,56)
#594932
(89,73,50)
#4F402C
(79,64,44)
#453726
(69,55,38)
#3B2E20
(59,46,32)
#31251A
(49,37,26)
#271C14
(39,28,20)
#1D130E
(29,19,14)
#130A08
(19,10,8)
#000000
(0,0,0)

Tints of #776444

#776444
(119,100,68)
#837255
(131,114,85)
#8F8066
(143,128,102)
#9B8E77
(155,142,119)
#A79C88
(167,156,136)
#B3AA99
(179,170,153)
#BFB8AA
(191,184,170)
#CBC6BB
(203,198,187)
#D7D4CC
(215,212,204)
#E3E2DD
(227,226,221)
#EFF0EE
(239,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #776444 color. Also use rgb(119,100,68) instead hex code.

Text Font Color

.myTextColor { color: #776444; }

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

This text font color is #776444.

Background Color

.myBgColor { background-color: #776444; }

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

This div background color is #776444.

Border color

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

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

This div border color is #776444.

Opacity

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

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

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

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

This text has shadow with #776444 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #776444.

Preview

Color preview on black background

This text has color #776444 on black background.


Color preview on white background

This text has color #776444 on white background.


Black color preview on #776444 background

This text has black color on #776444 background.


White color preview on #776444 background

This text has white color on #776444 background.


Related colors

Complementary color

Complementary color for #hex is #889BBB.


I love getcolorcode.com

Triadic colors

1 #447764 and #644477 with #776444 are triadic colors.

2 #446477 and #647744 with #776444 are triadic colors.