COLOR #767774

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

118
119
116

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

Portions of RGB colors in percentages

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

%33.43
%33.71
%32.86

CMYK color model

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

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

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

CMYK percentages

%0.84
%0
%2.52
%53.33

Codes

Color #767774 in popluar color models

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

Color #767774 in popluar number systems.

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

Shades and tints

Shades of #767774

#767774
(118,119,116)
#6C6D6A
(108,109,106)
#626360
(98,99,96)
#585956
(88,89,86)
#4E4F4C
(78,79,76)
#444542
(68,69,66)
#3A3B38
(58,59,56)
#30312E
(48,49,46)
#262724
(38,39,36)
#1C1D1A
(28,29,26)
#121310
(18,19,16)
#000000
(0,0,0)

Tints of #767774

#767774
(118,119,116)
#828380
(130,131,128)
#8E8F8C
(142,143,140)
#9A9B98
(154,155,152)
#A6A7A4
(166,167,164)
#B2B3B0
(178,179,176)
#BEBFBC
(190,191,188)
#CACBC8
(202,203,200)
#D6D7D4
(214,215,212)
#E2E3E0
(226,227,224)
#EEEFEC
(238,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #767774; }

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

This text font color is #767774.

Background Color

.myBgColor { background-color: #767774; }

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

This div background color is #767774.

Border color

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

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

This div border color is #767774.

Opacity

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

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

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

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

This text has shadow with #767774 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #767774.

Preview

Color preview on black background

This text has color #767774 on black background.


Color preview on white background

This text has color #767774 on white background.


Black color preview on #767774 background

This text has black color on #767774 background.


White color preview on #767774 background

This text has white color on #767774 background.


Related colors

Complementary color

Complementary color for #hex is #89888B.


I love getcolorcode.com

Triadic colors

1 #747677 and #777476 with #767774 are triadic colors.

2 #747776 and #777674 with #767774 are triadic colors.