COLOR #747873

HEX: #747873 RGB: (116,120,115)

Color info

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

RGB color model

#747873 color RGB value is (116,120,115).

RGB: (116,120,115) (45%, 47%, 45%)

RGB channels and saturation

R 116 of 255 = 45%
G 120 of 255 = 47%
B 115 of 255 = 45%

116
120
115

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

Portions of RGB colors in percentages

R + G + B = 116 + 120 + 115 = 351 (100%)
R 116 of 351 ~ 33.05%
G 120 of 351 ~ 34.19%
B 115 of 351 ~ 32.76'%

%33.05
%34.19
%32.76

CMYK color model

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

  • cyan value is 3.33%
  • magenta value is 0.00%
  • yellow value is 4.17%
  • key color value is 52.94%

CMYK: (3,0,4,53)
C3M0Y4K53 (3%, 0%, 4%, 53%)
(0.03 / 0.00 / 0.04 / 0.53)

CMYK percentages

%3.33
%0
%4.17
%52.94

Codes

Color #747873 in popluar color models

74 78 73
RGB 116 120 115
HSL 108° 2.13% 46.08%
HSB/HSV 108° 4.17% 47.06%
CMYK 3.33% 0.00% 4.17%
52.94%

Color #747873 in popluar number systems.

HEX 74 78 73
Decimal 116 120 115
Binary 1110100 1111000 1110011
Octal 164 170 163

Shades and tints

Shades of #747873

#747873
(116,120,115)
#6A6E69
(106,110,105)
#60645F
(96,100,95)
#565A55
(86,90,85)
#4C504B
(76,80,75)
#424641
(66,70,65)
#383C37
(56,60,55)
#2E322D
(46,50,45)
#242823
(36,40,35)
#1A1E19
(26,30,25)
#10140F
(16,20,15)
#000000
(0,0,0)

Tints of #747873

#747873
(116,120,115)
#80847F
(128,132,127)
#8C908B
(140,144,139)
#989C97
(152,156,151)
#A4A8A3
(164,168,163)
#B0B4AF
(176,180,175)
#BCC0BB
(188,192,187)
#C8CCC7
(200,204,199)
#D4D8D3
(212,216,211)
#E0E4DF
(224,228,223)
#ECF0EB
(236,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #747873; }

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

This text font color is #747873.

Background Color

.myBgColor { background-color: #747873; }

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

This div background color is #747873.

Border color

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

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

This div border color is #747873.

Opacity

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

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

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

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

This text has shadow with #747873 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #747873.

Preview

Color preview on black background

This text has color #747873 on black background.


Color preview on white background

This text has color #747873 on white background.


Black color preview on #747873 background

This text has black color on #747873 background.


White color preview on #747873 background

This text has white color on #747873 background.


Related colors

Complementary color

Complementary color for #hex is #8B878C.


I love getcolorcode.com

Triadic colors

1 #737478 and #787374 with #747873 are triadic colors.

2 #737874 and #787473 with #747873 are triadic colors.