COLOR #776845

HEX: #776845 RGB: (119,104,69)

Color info

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

RGB color model

#776845 color RGB value is (119,104,69).

RGB: (119,104,69) (47%, 41%, 27%)

RGB channels and saturation

R 119 of 255 = 47%
G 104 of 255 = 41%
B 69 of 255 = 27%

119
104
69

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

Portions of RGB colors in percentages

R + G + B = 119 + 104 + 69 = 292 (100%)
R 119 of 292 ~ 40.75%
G 104 of 292 ~ 35.62%
B 69 of 292 ~ 23.63'%

%40.75
%35.62
%23.63

CMYK color model

#776845 color CMYK value is (0,13,42,53).

  • cyan value is 0.00%
  • magenta value is 12.61%
  • yellow value is 42.02%
  • key color value is 53.33%

CMYK: (0,13,42,53)
C0M13Y42K53 (0%, 13%, 42%, 53%)
(0.00 / 0.13 / 0.42 / 0.53)

CMYK percentages

%0
%12.61
%42.02
%53.33

Codes

Color #776845 in popluar color models

77 68 45
RGB 119 104 69
HSL 42° 26.60% 36.86%
HSB/HSV 42° 42.02% 46.67%
CMYK 0.00% 12.61% 42.02%
53.33%

Color #776845 in popluar number systems.

HEX 77 68 45
Decimal 119 104 69
Binary 1110111 1101000 1000101
Octal 167 150 105

Shades and tints

Shades of #776845

#776845
(119,104,69)
#6D5F3F
(109,95,63)
#635639
(99,86,57)
#594D33
(89,77,51)
#4F442D
(79,68,45)
#453B27
(69,59,39)
#3B3221
(59,50,33)
#31291B
(49,41,27)
#272015
(39,32,21)
#1D170F
(29,23,15)
#130E09
(19,14,9)
#000000
(0,0,0)

Tints of #776845

#776845
(119,104,69)
#837555
(131,117,85)
#8F8265
(143,130,101)
#9B8F75
(155,143,117)
#A79C85
(167,156,133)
#B3A995
(179,169,149)
#BFB6A5
(191,182,165)
#CBC3B5
(203,195,181)
#D7D0C5
(215,208,197)
#E3DDD5
(227,221,213)
#EFEAE5
(239,234,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #776845 color. Also use rgb(119,104,69) instead hex code.

Text Font Color

.myTextColor { color: #776845; }

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

This text font color is #776845.

Background Color

.myBgColor { background-color: #776845; }

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

This div background color is #776845.

Border color

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

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

This div border color is #776845.

Opacity

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

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

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

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

This text has shadow with #776845 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #776845.

Preview

Color preview on black background

This text has color #776845 on black background.


Color preview on white background

This text has color #776845 on white background.


Black color preview on #776845 background

This text has black color on #776845 background.


White color preview on #776845 background

This text has white color on #776845 background.


Related colors

Complementary color

Complementary color for #hex is #8897BA.


I love getcolorcode.com

Triadic colors

1 #457768 and #684577 with #776845 are triadic colors.

2 #456877 and #687745 with #776845 are triadic colors.