COLOR #747370

HEX: #747370 RGB: (116,115,112)

Color info

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

RGB color model

#747370 color RGB value is (116,115,112).

RGB: (116,115,112) (45%, 45%, 44%)

RGB channels and saturation

R 116 of 255 = 45%
G 115 of 255 = 45%
B 112 of 255 = 44%

116
115
112

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

Portions of RGB colors in percentages

R + G + B = 116 + 115 + 112 = 343 (100%)
R 116 of 343 ~ 33.82%
G 115 of 343 ~ 33.53%
B 112 of 343 ~ 32.65'%

%33.82
%33.53
%32.65

CMYK color model

#747370 color CMYK value is (0,1,3,55).

  • cyan value is 0.00%
  • magenta value is 0.86%
  • yellow value is 3.45%
  • key color value is 54.51%

CMYK: (0,1,3,55)
C0M1Y3K55 (0%, 1%, 3%, 55%)
(0.00 / 0.01 / 0.03 / 0.55)

CMYK percentages

%0
%0.86
%3.45
%54.51

Codes

Color #747370 in popluar color models

74 73 70
RGB 116 115 112
HSL 45° 1.75% 44.71%
HSB/HSV 45° 3.45% 45.49%
CMYK 0.00% 0.86% 3.45%
54.51%

Color #747370 in popluar number systems.

HEX 74 73 70
Decimal 116 115 112
Binary 1110100 1110011 1110000
Octal 164 163 160

Shades and tints

Shades of #747370

#747370
(116,115,112)
#6A6966
(106,105,102)
#605F5C
(96,95,92)
#565552
(86,85,82)
#4C4B48
(76,75,72)
#42413E
(66,65,62)
#383734
(56,55,52)
#2E2D2A
(46,45,42)
#242320
(36,35,32)
#1A1916
(26,25,22)
#100F0C
(16,15,12)
#000000
(0,0,0)

Tints of #747370

#747370
(116,115,112)
#807F7D
(128,127,125)
#8C8B8A
(140,139,138)
#989797
(152,151,151)
#A4A3A4
(164,163,164)
#B0AFB1
(176,175,177)
#BCBBBE
(188,187,190)
#C8C7CB
(200,199,203)
#D4D3D8
(212,211,216)
#E0DFE5
(224,223,229)
#ECEBF2
(236,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #747370; }

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

This text font color is #747370.

Background Color

.myBgColor { background-color: #747370; }

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

This div background color is #747370.

Border color

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

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

This div border color is #747370.

Opacity

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

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

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

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

This text has shadow with #747370 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #747370.

Preview

Color preview on black background

This text has color #747370 on black background.


Color preview on white background

This text has color #747370 on white background.


Black color preview on #747370 background

This text has black color on #747370 background.


White color preview on #747370 background

This text has white color on #747370 background.


Related colors

Complementary color

Complementary color for #hex is #8B8C8F.


I love getcolorcode.com

Triadic colors

1 #707473 and #737074 with #747370 are triadic colors.

2 #707374 and #737470 with #747370 are triadic colors.