COLOR #776449

HEX: #776449 RGB: (119,100,73)

Color info

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

RGB color model

#776449 color RGB value is (119,100,73).

RGB: (119,100,73) (47%, 39%, 29%)

RGB channels and saturation

R 119 of 255 = 47%
G 100 of 255 = 39%
B 73 of 255 = 29%

119
100
73

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

Portions of RGB colors in percentages

R + G + B = 119 + 100 + 73 = 292 (100%)
R 119 of 292 ~ 40.75%
G 100 of 292 ~ 34.25%
B 73 of 292 ~ 25'%

%40.75
%34.25
%25

CMYK color model

#776449 color CMYK value is (0,16,39,53).

  • cyan value is 0.00%
  • magenta value is 15.97%
  • yellow value is 38.66%
  • key color value is 53.33%

CMYK: (0,16,39,53)
C0M16Y39K53 (0%, 16%, 39%, 53%)
(0.00 / 0.16 / 0.39 / 0.53)

CMYK percentages

%0
%15.97
%38.66
%53.33

Codes

Color #776449 in popluar color models

77 64 49
RGB 119 100 73
HSL 35° 23.96% 37.65%
HSB/HSV 35° 38.66% 46.67%
CMYK 0.00% 15.97% 38.66%
53.33%

Color #776449 in popluar number systems.

HEX 77 64 49
Decimal 119 100 73
Binary 1110111 1100100 1001001
Octal 167 144 111

Shades and tints

Shades of #776449

#776449
(119,100,73)
#6D5B43
(109,91,67)
#63523D
(99,82,61)
#594937
(89,73,55)
#4F4031
(79,64,49)
#45372B
(69,55,43)
#3B2E25
(59,46,37)
#31251F
(49,37,31)
#271C19
(39,28,25)
#1D1313
(29,19,19)
#130A0D
(19,10,13)
#000000
(0,0,0)

Tints of #776449

#776449
(119,100,73)
#837259
(131,114,89)
#8F8069
(143,128,105)
#9B8E79
(155,142,121)
#A79C89
(167,156,137)
#B3AA99
(179,170,153)
#BFB8A9
(191,184,169)
#CBC6B9
(203,198,185)
#D7D4C9
(215,212,201)
#E3E2D9
(227,226,217)
#EFF0E9
(239,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #776449; }

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

This text font color is #776449.

Background Color

.myBgColor { background-color: #776449; }

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

This div background color is #776449.

Border color

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

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

This div border color is #776449.

Opacity

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

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

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

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

This text has shadow with #776449 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #776449.

Preview

Color preview on black background

This text has color #776449 on black background.


Color preview on white background

This text has color #776449 on white background.


Black color preview on #776449 background

This text has black color on #776449 background.


White color preview on #776449 background

This text has white color on #776449 background.


Related colors

Complementary color

Complementary color for #hex is #889BB6.


I love getcolorcode.com

Triadic colors

1 #497764 and #644977 with #776449 are triadic colors.

2 #496477 and #647749 with #776449 are triadic colors.