COLOR #776632

HEX: #776632 RGB: (119,102,50)

Color info

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

RGB color model

#776632 color RGB value is (119,102,50).

RGB: (119,102,50) (47%, 40%, 20%)

RGB channels and saturation

R 119 of 255 = 47%
G 102 of 255 = 40%
B 50 of 255 = 20%

119
102
50

R + G + B ~ 36%. #776632 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 102 + 50 = 271 (100%)
R 119 of 271 ~ 43.91%
G 102 of 271 ~ 37.64%
B 50 of 271 ~ 18.45'%

%43.91
%37.64
%18.45

CMYK color model

#776632 color CMYK value is (0,14,58,53).

  • cyan value is 0.00%
  • magenta value is 14.29%
  • yellow value is 57.98%
  • key color value is 53.33%

CMYK: (0,14,58,53)
C0M14Y58K53 (0%, 14%, 58%, 53%)
(0.00 / 0.14 / 0.58 / 0.53)

CMYK percentages

%0
%14.29
%57.98
%53.33

Codes

Color #776632 in popluar color models

77 66 32
RGB 119 102 50
HSL 45° 40.83% 33.14%
HSB/HSV 45° 57.98% 46.67%
CMYK 0.00% 14.29% 57.98%
53.33%

Color #776632 in popluar number systems.

HEX 77 66 32
Decimal 119 102 50
Binary 1110111 1100110 110010
Octal 167 146 62

Shades and tints

Shades of #776632

#776632
(119,102,50)
#6D5D2E
(109,93,46)
#63542A
(99,84,42)
#594B26
(89,75,38)
#4F4222
(79,66,34)
#45391E
(69,57,30)
#3B301A
(59,48,26)
#312716
(49,39,22)
#271E12
(39,30,18)
#1D150E
(29,21,14)
#130C0A
(19,12,10)
#000000
(0,0,0)

Tints of #776632

#776632
(119,102,50)
#837344
(131,115,68)
#8F8056
(143,128,86)
#9B8D68
(155,141,104)
#A79A7A
(167,154,122)
#B3A78C
(179,167,140)
#BFB49E
(191,180,158)
#CBC1B0
(203,193,176)
#D7CEC2
(215,206,194)
#E3DBD4
(227,219,212)
#EFE8E6
(239,232,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #776632 color. Also use rgb(119,102,50) instead hex code.

Text Font Color

.myTextColor { color: #776632; }

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

This text font color is #776632.

Background Color

.myBgColor { background-color: #776632; }

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

This div background color is #776632.

Border color

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

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

This div border color is #776632.

Opacity

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

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

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

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

This text has shadow with #776632 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #776632.

Preview

Color preview on black background

This text has color #776632 on black background.


Color preview on white background

This text has color #776632 on white background.


Black color preview on #776632 background

This text has black color on #776632 background.


White color preview on #776632 background

This text has white color on #776632 background.


Related colors

Complementary color

Complementary color for #hex is #8899CD.


I love getcolorcode.com

Triadic colors

1 #327766 and #663277 with #776632 are triadic colors.

2 #326677 and #667732 with #776632 are triadic colors.