COLOR #747065

HEX: #747065 RGB: (116,112,101)

Color info

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

RGB color model

#747065 color RGB value is (116,112,101).

RGB: (116,112,101) (45%, 44%, 40%)

RGB channels and saturation

R 116 of 255 = 45%
G 112 of 255 = 44%
B 101 of 255 = 40%

116
112
101

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

Portions of RGB colors in percentages

R + G + B = 116 + 112 + 101 = 329 (100%)
R 116 of 329 ~ 35.26%
G 112 of 329 ~ 34.04%
B 101 of 329 ~ 30.7'%

%35.26
%34.04
%30.7

CMYK color model

#747065 color CMYK value is (0,3,13,55).

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

CMYK: (0,3,13,55)
C0M3Y13K55 (0%, 3%, 13%, 55%)
(0.00 / 0.03 / 0.13 / 0.55)

CMYK percentages

%0
%3.45
%12.93
%54.51

Codes

Color #747065 in popluar color models

74 70 65
RGB 116 112 101
HSL 44° 6.91% 42.55%
HSB/HSV 44° 12.93% 45.49%
CMYK 0.00% 3.45% 12.93%
54.51%

Color #747065 in popluar number systems.

HEX 74 70 65
Decimal 116 112 101
Binary 1110100 1110000 1100101
Octal 164 160 145

Shades and tints

Shades of #747065

#747065
(116,112,101)
#6A665C
(106,102,92)
#605C53
(96,92,83)
#56524A
(86,82,74)
#4C4841
(76,72,65)
#423E38
(66,62,56)
#38342F
(56,52,47)
#2E2A26
(46,42,38)
#24201D
(36,32,29)
#1A1614
(26,22,20)
#100C0B
(16,12,11)
#000000
(0,0,0)

Tints of #747065

#747065
(116,112,101)
#807D73
(128,125,115)
#8C8A81
(140,138,129)
#98978F
(152,151,143)
#A4A49D
(164,164,157)
#B0B1AB
(176,177,171)
#BCBEB9
(188,190,185)
#C8CBC7
(200,203,199)
#D4D8D5
(212,216,213)
#E0E5E3
(224,229,227)
#ECF2F1
(236,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #747065; }

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

This text font color is #747065.

Background Color

.myBgColor { background-color: #747065; }

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

This div background color is #747065.

Border color

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

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

This div border color is #747065.

Opacity

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

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

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

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

This text has shadow with #747065 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #747065.

Preview

Color preview on black background

This text has color #747065 on black background.


Color preview on white background

This text has color #747065 on white background.


Black color preview on #747065 background

This text has black color on #747065 background.


White color preview on #747065 background

This text has white color on #747065 background.


Related colors

Complementary color

Complementary color for #hex is #8B8F9A.


I love getcolorcode.com

Triadic colors

1 #657470 and #706574 with #747065 are triadic colors.

2 #657074 and #707465 with #747065 are triadic colors.