COLOR #777477

HEX: #777477 RGB: (119,116,119)

Color info

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

RGB color model

#777477 color RGB value is (119,116,119).

RGB: (119,116,119) (47%, 45%, 47%)

RGB channels and saturation

R 119 of 255 = 47%
G 116 of 255 = 45%
B 119 of 255 = 47%

119
116
119

R + G + B ~ 46%. #777477 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 119 + 116 + 119 = 354 (100%)
R 119 of 354 ~ 33.62%
G 116 of 354 ~ 32.77%
B 119 of 354 ~ 33.62'%

%33.62
%32.77
%33.62

CMYK color model

#777477 color CMYK value is (0,3,0,53).

  • cyan value is 0.00%
  • magenta value is 2.52%
  • yellow value is 0.00%
  • key color value is 53.33%

CMYK: (0,3,0,53)
C0M3Y0K53 (0%, 3%, 0%, 53%)
(0.00 / 0.03 / 0.00 / 0.53)

CMYK percentages

%0
%2.52
%0
%53.33

Codes

Color #777477 in popluar color models

77 74 77
RGB 119 116 119
HSL 300° 1.28% 46.08%
HSB/HSV 300° 2.52% 46.67%
CMYK 0.00% 2.52% 0.00%
53.33%

Color #777477 in popluar number systems.

HEX 77 74 77
Decimal 119 116 119
Binary 1110111 1110100 1110111
Octal 167 164 167

Shades and tints

Shades of #777477

#777477
(119,116,119)
#6D6A6D
(109,106,109)
#636063
(99,96,99)
#595659
(89,86,89)
#4F4C4F
(79,76,79)
#454245
(69,66,69)
#3B383B
(59,56,59)
#312E31
(49,46,49)
#272427
(39,36,39)
#1D1A1D
(29,26,29)
#131013
(19,16,19)
#000000
(0,0,0)

Tints of #777477

#777477
(119,116,119)
#838083
(131,128,131)
#8F8C8F
(143,140,143)
#9B989B
(155,152,155)
#A7A4A7
(167,164,167)
#B3B0B3
(179,176,179)
#BFBCBF
(191,188,191)
#CBC8CB
(203,200,203)
#D7D4D7
(215,212,215)
#E3E0E3
(227,224,227)
#EFECEF
(239,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #777477; }

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

This text font color is #777477.

Background Color

.myBgColor { background-color: #777477; }

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

This div background color is #777477.

Border color

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

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

This div border color is #777477.

Opacity

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

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

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

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

This text has shadow with #777477 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #777477.

Preview

Color preview on black background

This text has color #777477 on black background.


Color preview on white background

This text has color #777477 on white background.


Black color preview on #777477 background

This text has black color on #777477 background.


White color preview on #777477 background

This text has white color on #777477 background.


Related colors

Complementary color

Complementary color for #hex is #888B88.


I love getcolorcode.com

Triadic colors

1 #777774 and #747777 with #777477 are triadic colors.

2 #777477 and #747777 with #777477 are triadic colors.