COLOR #776236

HEX: #776236 RGB: (119,98,54)

Color info

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

RGB color model

#776236 color RGB value is (119,98,54).

RGB: (119,98,54) (47%, 38%, 21%)

RGB channels and saturation

R 119 of 255 = 47%
G 98 of 255 = 38%
B 54 of 255 = 21%

119
98
54

R + G + B ~ 35%. #776236 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 98 + 54 = 271 (100%)
R 119 of 271 ~ 43.91%
G 98 of 271 ~ 36.16%
B 54 of 271 ~ 19.93'%

%43.91
%36.16
%19.93

CMYK color model

#776236 color CMYK value is (0,18,55,53).

  • cyan value is 0.00%
  • magenta value is 17.65%
  • yellow value is 54.62%
  • key color value is 53.33%

CMYK: (0,18,55,53)
C0M18Y55K53 (0%, 18%, 55%, 53%)
(0.00 / 0.18 / 0.55 / 0.53)

CMYK percentages

%0
%17.65
%54.62
%53.33

Codes

Color #776236 in popluar color models

77 62 36
RGB 119 98 54
HSL 41° 37.57% 33.92%
HSB/HSV 41° 54.62% 46.67%
CMYK 0.00% 17.65% 54.62%
53.33%

Color #776236 in popluar number systems.

HEX 77 62 36
Decimal 119 98 54
Binary 1110111 1100010 110110
Octal 167 142 66

Shades and tints

Shades of #776236

#776236
(119,98,54)
#6D5A32
(109,90,50)
#63522E
(99,82,46)
#594A2A
(89,74,42)
#4F4226
(79,66,38)
#453A22
(69,58,34)
#3B321E
(59,50,30)
#312A1A
(49,42,26)
#272216
(39,34,22)
#1D1A12
(29,26,18)
#13120E
(19,18,14)
#000000
(0,0,0)

Tints of #776236

#776236
(119,98,54)
#837048
(131,112,72)
#8F7E5A
(143,126,90)
#9B8C6C
(155,140,108)
#A79A7E
(167,154,126)
#B3A890
(179,168,144)
#BFB6A2
(191,182,162)
#CBC4B4
(203,196,180)
#D7D2C6
(215,210,198)
#E3E0D8
(227,224,216)
#EFEEEA
(239,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #776236 color. Also use rgb(119,98,54) instead hex code.

Text Font Color

.myTextColor { color: #776236; }

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

This text font color is #776236.

Background Color

.myBgColor { background-color: #776236; }

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

This div background color is #776236.

Border color

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

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

This div border color is #776236.

Opacity

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

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

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

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

This text has shadow with #776236 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #776236.

Preview

Color preview on black background

This text has color #776236 on black background.


Color preview on white background

This text has color #776236 on white background.


Black color preview on #776236 background

This text has black color on #776236 background.


White color preview on #776236 background

This text has white color on #776236 background.


Related colors

Complementary color

Complementary color for #hex is #889DC9.


I love getcolorcode.com

Triadic colors

1 #367762 and #623677 with #776236 are triadic colors.

2 #366277 and #627736 with #776236 are triadic colors.