COLOR #747974

HEX: #747974 RGB: (116,121,116)

Color info

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

RGB color model

#747974 color RGB value is (116,121,116).

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

RGB channels and saturation

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

116
121
116

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

Portions of RGB colors in percentages

R + G + B = 116 + 121 + 116 = 353 (100%)
R 116 of 353 ~ 32.86%
G 121 of 353 ~ 34.28%
B 116 of 353 ~ 32.86'%

%32.86
%34.28
%32.86

CMYK color model

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

  • cyan value is 4.13%
  • magenta value is 0.00%
  • yellow value is 4.13%
  • key color value is 52.55%

CMYK: (4,0,4,53)
C4M0Y4K53 (4%, 0%, 4%, 53%)
(0.04 / 0.00 / 0.04 / 0.53)

CMYK percentages

%4.13
%0
%4.13
%52.55

Codes

Color #747974 in popluar color models

74 79 74
RGB 116 121 116
HSL 120° 2.11% 46.47%
HSB/HSV 120° 4.13% 47.45%
CMYK 4.13% 0.00% 4.13%
52.55%

Color #747974 in popluar number systems.

HEX 74 79 74
Decimal 116 121 116
Binary 1110100 1111001 1110100
Octal 164 171 164

Shades and tints

Shades of #747974

#747974
(116,121,116)
#6A6E6A
(106,110,106)
#606360
(96,99,96)
#565856
(86,88,86)
#4C4D4C
(76,77,76)
#424242
(66,66,66)
#383738
(56,55,56)
#2E2C2E
(46,44,46)
#242124
(36,33,36)
#1A161A
(26,22,26)
#100B10
(16,11,16)
#000000
(0,0,0)

Tints of #747974

#747974
(116,121,116)
#808580
(128,133,128)
#8C918C
(140,145,140)
#989D98
(152,157,152)
#A4A9A4
(164,169,164)
#B0B5B0
(176,181,176)
#BCC1BC
(188,193,188)
#C8CDC8
(200,205,200)
#D4D9D4
(212,217,212)
#E0E5E0
(224,229,224)
#ECF1EC
(236,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #747974; }

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

This text font color is #747974.

Background Color

.myBgColor { background-color: #747974; }

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

This div background color is #747974.

Border color

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

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

This div border color is #747974.

Opacity

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

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

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

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

This text has shadow with #747974 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #747974.

Preview

Color preview on black background

This text has color #747974 on black background.


Color preview on white background

This text has color #747974 on white background.


Black color preview on #747974 background

This text has black color on #747974 background.


White color preview on #747974 background

This text has white color on #747974 background.


Related colors

Complementary color

Complementary color for #hex is #8B868B.


I love getcolorcode.com

Triadic colors

1 #747479 and #797474 with #747974 are triadic colors.

2 #747974 and #797474 with #747974 are triadic colors.