COLOR #776824

HEX: #776824 RGB: (119,104,36)

Color info

#776824 contains mainly red and green colors. Web safe color of #776824 is #666633 (or #663).

RGB color model

#776824 color RGB value is (119,104,36).

RGB: (119,104,36) (47%, 41%, 14%)

RGB channels and saturation

R 119 of 255 = 47%
G 104 of 255 = 41%
B 36 of 255 = 14%

119
104
36

R + G + B ~ 34%. #776824 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 104 + 36 = 259 (100%)
R 119 of 259 ~ 45.95%
G 104 of 259 ~ 40.15%
B 36 of 259 ~ 13.9'%

%45.95
%40.15
%13.9

CMYK color model

#776824 color CMYK value is (0,13,70,53).

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

CMYK: (0,13,70,53)
C0M13Y70K53 (0%, 13%, 70%, 53%)
(0.00 / 0.13 / 0.70 / 0.53)

CMYK percentages

%0
%12.61
%69.75
%53.33

Codes

Color #776824 in popluar color models

77 68 24
RGB 119 104 36
HSL 49° 53.55% 30.39%
HSB/HSV 49° 69.75% 46.67%
CMYK 0.00% 12.61% 69.75%
53.33%

Color #776824 in popluar number systems.

HEX 77 68 24
Decimal 119 104 36
Binary 1110111 1101000 100100
Octal 167 150 44

Shades and tints

Shades of #776824

#776824
(119,104,36)
#6D5F21
(109,95,33)
#63561E
(99,86,30)
#594D1B
(89,77,27)
#4F4418
(79,68,24)
#453B15
(69,59,21)
#3B3212
(59,50,18)
#31290F
(49,41,15)
#27200C
(39,32,12)
#1D1709
(29,23,9)
#130E06
(19,14,6)
#000000
(0,0,0)

Tints of #776824

#776824
(119,104,36)
#837537
(131,117,55)
#8F824A
(143,130,74)
#9B8F5D
(155,143,93)
#A79C70
(167,156,112)
#B3A983
(179,169,131)
#BFB696
(191,182,150)
#CBC3A9
(203,195,169)
#D7D0BC
(215,208,188)
#E3DDCF
(227,221,207)
#EFEAE2
(239,234,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #776824; }

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

This text font color is #776824.

Background Color

.myBgColor { background-color: #776824; }

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

This div background color is #776824.

Border color

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

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

This div border color is #776824.

Opacity

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

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

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

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

This text has shadow with #776824 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #776824.

Preview

Color preview on black background

This text has color #776824 on black background.


Color preview on white background

This text has color #776824 on white background.


Black color preview on #776824 background

This text has black color on #776824 background.


White color preview on #776824 background

This text has white color on #776824 background.


Related colors

Complementary color

Complementary color for #hex is #8897DB.


I love getcolorcode.com

Triadic colors

1 #247768 and #682477 with #776824 are triadic colors.

2 #246877 and #687724 with #776824 are triadic colors.