COLOR #776637

HEX: #776637 RGB: (119,102,55)

Color info

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

RGB color model

#776637 color RGB value is (119,102,55).

RGB: (119,102,55) (47%, 40%, 22%)

RGB channels and saturation

R 119 of 255 = 47%
G 102 of 255 = 40%
B 55 of 255 = 22%

119
102
55

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

Portions of RGB colors in percentages

R + G + B = 119 + 102 + 55 = 276 (100%)
R 119 of 276 ~ 43.12%
G 102 of 276 ~ 36.96%
B 55 of 276 ~ 19.93'%

%43.12
%36.96
%19.93

CMYK color model

#776637 color CMYK value is (0,14,54,53).

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

CMYK: (0,14,54,53)
C0M14Y54K53 (0%, 14%, 54%, 53%)
(0.00 / 0.14 / 0.54 / 0.53)

CMYK percentages

%0
%14.29
%53.78
%53.33

Codes

Color #776637 in popluar color models

77 66 37
RGB 119 102 55
HSL 44° 36.78% 34.12%
HSB/HSV 44° 53.78% 46.67%
CMYK 0.00% 14.29% 53.78%
53.33%

Color #776637 in popluar number systems.

HEX 77 66 37
Decimal 119 102 55
Binary 1110111 1100110 110111
Octal 167 146 67

Shades and tints

Shades of #776637

#776637
(119,102,55)
#6D5D32
(109,93,50)
#63542D
(99,84,45)
#594B28
(89,75,40)
#4F4223
(79,66,35)
#45391E
(69,57,30)
#3B3019
(59,48,25)
#312714
(49,39,20)
#271E0F
(39,30,15)
#1D150A
(29,21,10)
#130C05
(19,12,5)
#000000
(0,0,0)

Tints of #776637

#776637
(119,102,55)
#837349
(131,115,73)
#8F805B
(143,128,91)
#9B8D6D
(155,141,109)
#A79A7F
(167,154,127)
#B3A791
(179,167,145)
#BFB4A3
(191,180,163)
#CBC1B5
(203,193,181)
#D7CEC7
(215,206,199)
#E3DBD9
(227,219,217)
#EFE8EB
(239,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #776637; }

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

This text font color is #776637.

Background Color

.myBgColor { background-color: #776637; }

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

This div background color is #776637.

Border color

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

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

This div border color is #776637.

Opacity

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

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

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

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

This text has shadow with #776637 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #776637.

Preview

Color preview on black background

This text has color #776637 on black background.


Color preview on white background

This text has color #776637 on white background.


Black color preview on #776637 background

This text has black color on #776637 background.


White color preview on #776637 background

This text has white color on #776637 background.


Related colors

Complementary color

Complementary color for #hex is #8899C8.


I love getcolorcode.com

Triadic colors

1 #377766 and #663777 with #776637 are triadic colors.

2 #376677 and #667737 with #776637 are triadic colors.