COLOR #747670

HEX: #747670 RGB: (116,118,112)

Color info

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

RGB color model

#747670 color RGB value is (116,118,112).

RGB: (116,118,112) (45%, 46%, 44%)

RGB channels and saturation

R 116 of 255 = 45%
G 118 of 255 = 46%
B 112 of 255 = 44%

116
118
112

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

Portions of RGB colors in percentages

R + G + B = 116 + 118 + 112 = 346 (100%)
R 116 of 346 ~ 33.53%
G 118 of 346 ~ 34.1%
B 112 of 346 ~ 32.37'%

%33.53
%34.1
%32.37

CMYK color model

#747670 color CMYK value is (2,0,5,54).

  • cyan value is 1.69%
  • magenta value is 0.00%
  • yellow value is 5.08%
  • key color value is 53.73%

CMYK: (2,0,5,54)
C2M0Y5K54 (2%, 0%, 5%, 54%)
(0.02 / 0.00 / 0.05 / 0.54)

CMYK percentages

%1.69
%0
%5.08
%53.73

Codes

Color #747670 in popluar color models

74 76 70
RGB 116 118 112
HSL 80° 2.61% 45.10%
HSB/HSV 80° 5.08% 46.27%
CMYK 1.69% 0.00% 5.08%
53.73%

Color #747670 in popluar number systems.

HEX 74 76 70
Decimal 116 118 112
Binary 1110100 1110110 1110000
Octal 164 166 160

Shades and tints

Shades of #747670

#747670
(116,118,112)
#6A6C66
(106,108,102)
#60625C
(96,98,92)
#565852
(86,88,82)
#4C4E48
(76,78,72)
#42443E
(66,68,62)
#383A34
(56,58,52)
#2E302A
(46,48,42)
#242620
(36,38,32)
#1A1C16
(26,28,22)
#10120C
(16,18,12)
#000000
(0,0,0)

Tints of #747670

#747670
(116,118,112)
#80827D
(128,130,125)
#8C8E8A
(140,142,138)
#989A97
(152,154,151)
#A4A6A4
(164,166,164)
#B0B2B1
(176,178,177)
#BCBEBE
(188,190,190)
#C8CACB
(200,202,203)
#D4D6D8
(212,214,216)
#E0E2E5
(224,226,229)
#ECEEF2
(236,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #747670; }

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

This text font color is #747670.

Background Color

.myBgColor { background-color: #747670; }

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

This div background color is #747670.

Border color

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

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

This div border color is #747670.

Opacity

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

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

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

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

This text has shadow with #747670 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #747670.

Preview

Color preview on black background

This text has color #747670 on black background.


Color preview on white background

This text has color #747670 on white background.


Black color preview on #747670 background

This text has black color on #747670 background.


White color preview on #747670 background

This text has white color on #747670 background.


Related colors

Complementary color

Complementary color for #hex is #8B898F.


I love getcolorcode.com

Triadic colors

1 #707476 and #767074 with #747670 are triadic colors.

2 #707674 and #767470 with #747670 are triadic colors.