COLOR #767974

HEX: #767974 RGB: (118,121,116)

Color info

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

RGB color model

#767974 color RGB value is (118,121,116).

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

RGB channels and saturation

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

118
121
116

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

Portions of RGB colors in percentages

R + G + B = 118 + 121 + 116 = 355 (100%)
R 118 of 355 ~ 33.24%
G 121 of 355 ~ 34.08%
B 116 of 355 ~ 32.68'%

%33.24
%34.08
%32.68

CMYK color model

#767974 color CMYK value is (2,0,4,53).

  • cyan value is 2.48%
  • magenta value is 0.00%
  • yellow value is 4.13%
  • key color value is 52.55%
CMYK: (2,0,4,53) C2M0Y4K53 (2%,0%,4%,53%) (0.02/0.00/0.04/0.53) 

CMYK percentages

%2.48
%0
%4.13
%52.55

Codes

Color #767974 in popluar color models

76 79 74
RGB 118 121 116
HSL 96° 2.11% 46.47%
HSB/HSV 96° 4.13% 47.45%
CMYK 2.48% 0.00% 4.13%
52.55%

Color #767974 in popluar number systems.

HEX 76 79 74
Decimal 118 121 116
Binary 1110110 1111001 1110100
Octal 166 171 164

Shades and tints

Shades of #767974

#767974
(118,121,116)
#6C6E6A
(108,110,106)
#626360
(98,99,96)
#585856
(88,88,86)
#4E4D4C
(78,77,76)
#444242
(68,66,66)
#3A3738
(58,55,56)
#302C2E
(48,44,46)
#262124
(38,33,36)
#1C161A
(28,22,26)
#120B10
(18,11,16)
#000000
(0,0,0)

Tints of #767974

#767974
(118,121,116)
#828580
(130,133,128)
#8E918C
(142,145,140)
#9A9D98
(154,157,152)
#A6A9A4
(166,169,164)
#B2B5B0
(178,181,176)
#BEC1BC
(190,193,188)
#CACDC8
(202,205,200)
#D6D9D4
(214,217,212)
#E2E5E0
(226,229,224)
#EEF1EC
(238,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #767974; }

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

This text font color is #767974.

Background Color

.myBgColor { background-color: #767974; }

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

This div background color is #767974.

Border color

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

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

This div border color is #767974.

Opacity

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

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

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

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

This text has shadow with #767974 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #767974.

Preview

Color preview on black background

This text has color #767974 on black background.


Color preview on white background

This text has color #767974 on white background.


Black color preview on #767974 background

This text has black color on #767974 background.


White color preview on #767974 background

This text has white color on #767974 background.


Related colors

Complementary color

Complementary color for #hex is #89868B.


I love getcolorcode.com

Triadic colors

1 #747679 and #797476 with #767974 are triadic colors.

2 #747976 and #797674 with #767974 are triadic colors.