COLOR #767477

HEX: #767477 RGB: (118,116,119)

Color info

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

RGB color model

#767477 color RGB value is (118,116,119).

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

RGB channels and saturation

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

118
116
119

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

Portions of RGB colors in percentages

R + G + B = 118 + 116 + 119 = 353 (100%)
R 118 of 353 ~ 33.43%
G 116 of 353 ~ 32.86%
B 119 of 353 ~ 33.71'%

%33.43
%32.86
%33.71

CMYK color model

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

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

CMYK: (1,3,0,53)
C1M3Y0K53 (1%, 3%, 0%, 53%)
(0.01 / 0.03 / 0.00 / 0.53)

CMYK percentages

%0.84
%2.52
%0
%53.33

Codes

Color #767477 in popluar color models

76 74 77
RGB 118 116 119
HSL 280° 1.28% 46.08%
HSB/HSV 280° 2.52% 46.67%
CMYK 0.84% 2.52% 0.00%
53.33%

Color #767477 in popluar number systems.

HEX 76 74 77
Decimal 118 116 119
Binary 1110110 1110100 1110111
Octal 166 164 167

Shades and tints

Shades of #767477

#767477
(118,116,119)
#6C6A6D
(108,106,109)
#626063
(98,96,99)
#585659
(88,86,89)
#4E4C4F
(78,76,79)
#444245
(68,66,69)
#3A383B
(58,56,59)
#302E31
(48,46,49)
#262427
(38,36,39)
#1C1A1D
(28,26,29)
#121013
(18,16,19)
#000000
(0,0,0)

Tints of #767477

#767477
(118,116,119)
#828083
(130,128,131)
#8E8C8F
(142,140,143)
#9A989B
(154,152,155)
#A6A4A7
(166,164,167)
#B2B0B3
(178,176,179)
#BEBCBF
(190,188,191)
#CAC8CB
(202,200,203)
#D6D4D7
(214,212,215)
#E2E0E3
(226,224,227)
#EEECEF
(238,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #767477; }

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

This text font color is #767477.

Background Color

.myBgColor { background-color: #767477; }

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

This div background color is #767477.

Border color

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

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

This div border color is #767477.

Opacity

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

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

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

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

This text has shadow with #767477 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #767477.

Preview

Color preview on black background

This text has color #767477 on black background.


Color preview on white background

This text has color #767477 on white background.


Black color preview on #767477 background

This text has black color on #767477 background.


White color preview on #767477 background

This text has white color on #767477 background.


Related colors

Complementary color

Complementary color for #hex is #898B88.


I love getcolorcode.com

Triadic colors

1 #777674 and #747776 with #767477 are triadic colors.

2 #777476 and #747677 with #767477 are triadic colors.