COLOR #77796A

HEX: #77796A RGB: (119,121,106)

Color info

#77796A contains red, green and blue colors in about the same proportion. Web safe color of #77796A is #666666 (or #666).

RGB color model

#77796A color RGB value is (119,121,106).

RGB: (119,121,106) (47%, 47%, 42%)

RGB channels and saturation

R 119 of 255 = 47%
G 121 of 255 = 47%
B 106 of 255 = 42%

119
121
106

R + G + B ~ 45%. #77796A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 119 + 121 + 106 = 346 (100%)
R 119 of 346 ~ 34.39%
G 121 of 346 ~ 34.97%
B 106 of 346 ~ 30.64'%

%34.39
%34.97
%30.64

CMYK color model

#77796A color CMYK value is (2,0,12,53).

  • cyan value is 1.65%
  • magenta value is 0.00%
  • yellow value is 12.40%
  • key color value is 52.55%

CMYK: (2,0,12,53)
C2M0Y12K53 (2%, 0%, 12%, 53%)
(0.02 / 0.00 / 0.12 / 0.53)

CMYK percentages

%1.65
%0
%12.4
%52.55

Codes

Color #77796A in popluar color models

77 79 6A
RGB 119 121 106
HSL 68° 6.61% 44.51%
HSB/HSV 68° 12.40% 47.45%
CMYK 1.65% 0.00% 12.40%
52.55%

Color #77796A in popluar number systems.

HEX 77 79 6A
Decimal 119 121 106
Binary 1110111 1111001 1101010
Octal 167 171 152

Shades and tints

Shades of #77796A

#77796A
(119,121,106)
#6D6E61
(109,110,97)
#636358
(99,99,88)
#59584F
(89,88,79)
#4F4D46
(79,77,70)
#45423D
(69,66,61)
#3B3734
(59,55,52)
#312C2B
(49,44,43)
#272122
(39,33,34)
#1D1619
(29,22,25)
#130B10
(19,11,16)
#000000
(0,0,0)

Tints of #77796A

#77796A
(119,121,106)
#838577
(131,133,119)
#8F9184
(143,145,132)
#9B9D91
(155,157,145)
#A7A99E
(167,169,158)
#B3B5AB
(179,181,171)
#BFC1B8
(191,193,184)
#CBCDC5
(203,205,197)
#D7D9D2
(215,217,210)
#E3E5DF
(227,229,223)
#EFF1EC
(239,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77796A color. Also use rgb(119,121,106) instead hex code.

Text Font Color

.myTextColor { color: #77796A; }

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

This text font color is #77796A.

Background Color

.myBgColor { background-color: #77796A; }

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

This div background color is #77796A.

Border color

.myBorderColor { border: 1px solid #77796A; }

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

This div border color is #77796A.

Opacity

.myOpacity80 { color: #77796A; opacity: 0.8; }

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

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

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

This text has shadow with #77796A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77796A.

Preview

Color preview on black background

This text has color #77796A on black background.


Color preview on white background

This text has color #77796A on white background.


Black color preview on #77796A background

This text has black color on #77796A background.


White color preview on #77796A background

This text has white color on #77796A background.


Related colors

Complementary color

Complementary color for #hex is #888695.


I love getcolorcode.com

Triadic colors

1 #6A7779 and #796A77 with #77796A are triadic colors.

2 #6A7977 and #79776A with #77796A are triadic colors.