COLOR #776A4A

HEX: #776A4A RGB: (119,106,74)

Color info

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

RGB color model

#776A4A color RGB value is (119,106,74).

RGB: (119,106,74) (47%, 42%, 29%)

RGB channels and saturation

R 119 of 255 = 47%
G 106 of 255 = 42%
B 74 of 255 = 29%

119
106
74

R + G + B ~ 39%. #776A4A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 106 + 74 = 299 (100%)
R 119 of 299 ~ 39.8%
G 106 of 299 ~ 35.45%
B 74 of 299 ~ 24.75'%

%39.8
%35.45
%24.75

CMYK color model

#776A4A color CMYK value is (0,11,38,53).

  • cyan value is 0.00%
  • magenta value is 10.92%
  • yellow value is 37.82%
  • key color value is 53.33%

CMYK: (0,11,38,53)
C0M11Y38K53 (0%, 11%, 38%, 53%)
(0.00 / 0.11 / 0.38 / 0.53)

CMYK percentages

%0
%10.92
%37.82
%53.33

Codes

Color #776A4A in popluar color models

77 6A 4A
RGB 119 106 74
HSL 43° 23.32% 37.84%
HSB/HSV 43° 37.82% 46.67%
CMYK 0.00% 10.92% 37.82%
53.33%

Color #776A4A in popluar number systems.

HEX 77 6A 4A
Decimal 119 106 74
Binary 1110111 1101010 1001010
Octal 167 152 112

Shades and tints

Shades of #776A4A

#776A4A
(119,106,74)
#6D6144
(109,97,68)
#63583E
(99,88,62)
#594F38
(89,79,56)
#4F4632
(79,70,50)
#453D2C
(69,61,44)
#3B3426
(59,52,38)
#312B20
(49,43,32)
#27221A
(39,34,26)
#1D1914
(29,25,20)
#13100E
(19,16,14)
#000000
(0,0,0)

Tints of #776A4A

#776A4A
(119,106,74)
#83775A
(131,119,90)
#8F846A
(143,132,106)
#9B917A
(155,145,122)
#A79E8A
(167,158,138)
#B3AB9A
(179,171,154)
#BFB8AA
(191,184,170)
#CBC5BA
(203,197,186)
#D7D2CA
(215,210,202)
#E3DFDA
(227,223,218)
#EFECEA
(239,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #776A4A color. Also use rgb(119,106,74) instead hex code.

Text Font Color

.myTextColor { color: #776A4A; }

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

This text font color is #776A4A.

Background Color

.myBgColor { background-color: #776A4A; }

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

This div background color is #776A4A.

Border color

.myBorderColor { border: 1px solid #776A4A; }

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

This div border color is #776A4A.

Opacity

.myOpacity80 { color: #776A4A; opacity: 0.8; }

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

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

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

This text has shadow with #776A4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #776A4A.

Preview

Color preview on black background

This text has color #776A4A on black background.


Color preview on white background

This text has color #776A4A on white background.


Black color preview on #776A4A background

This text has black color on #776A4A background.


White color preview on #776A4A background

This text has white color on #776A4A background.


Related colors

Complementary color

Complementary color for #hex is #8895B5.


I love getcolorcode.com

Triadic colors

1 #4A776A and #6A4A77 with #776A4A are triadic colors.

2 #4A6A77 and #6A774A with #776A4A are triadic colors.