COLOR #747069

HEX: #747069 RGB: (116,112,105)

Color info

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

RGB color model

#747069 color RGB value is (116,112,105).

RGB: (116,112,105) (45%, 44%, 41%)

RGB channels and saturation

R 116 of 255 = 45%
G 112 of 255 = 44%
B 105 of 255 = 41%

116
112
105

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

Portions of RGB colors in percentages

R + G + B = 116 + 112 + 105 = 333 (100%)
R 116 of 333 ~ 34.83%
G 112 of 333 ~ 33.63%
B 105 of 333 ~ 31.53'%

%34.83
%33.63
%31.53

CMYK color model

#747069 color CMYK value is (0,3,9,55).

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

CMYK: (0,3,9,55)
C0M3Y9K55 (0%, 3%, 9%, 55%)
(0.00 / 0.03 / 0.09 / 0.55)

CMYK percentages

%0
%3.45
%9.48
%54.51

Codes

Color #747069 in popluar color models

74 70 69
RGB 116 112 105
HSL 38° 4.98% 43.33%
HSB/HSV 38° 9.48% 45.49%
CMYK 0.00% 3.45% 9.48%
54.51%

Color #747069 in popluar number systems.

HEX 74 70 69
Decimal 116 112 105
Binary 1110100 1110000 1101001
Octal 164 160 151

Shades and tints

Shades of #747069

#747069
(116,112,105)
#6A6660
(106,102,96)
#605C57
(96,92,87)
#56524E
(86,82,78)
#4C4845
(76,72,69)
#423E3C
(66,62,60)
#383433
(56,52,51)
#2E2A2A
(46,42,42)
#242021
(36,32,33)
#1A1618
(26,22,24)
#100C0F
(16,12,15)
#000000
(0,0,0)

Tints of #747069

#747069
(116,112,105)
#807D76
(128,125,118)
#8C8A83
(140,138,131)
#989790
(152,151,144)
#A4A49D
(164,164,157)
#B0B1AA
(176,177,170)
#BCBEB7
(188,190,183)
#C8CBC4
(200,203,196)
#D4D8D1
(212,216,209)
#E0E5DE
(224,229,222)
#ECF2EB
(236,242,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #747069; }

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

This text font color is #747069.

Background Color

.myBgColor { background-color: #747069; }

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

This div background color is #747069.

Border color

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

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

This div border color is #747069.

Opacity

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

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

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

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

This text has shadow with #747069 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #747069.

Preview

Color preview on black background

This text has color #747069 on black background.


Color preview on white background

This text has color #747069 on white background.


Black color preview on #747069 background

This text has black color on #747069 background.


White color preview on #747069 background

This text has white color on #747069 background.


Related colors

Complementary color

Complementary color for #hex is #8B8F96.


I love getcolorcode.com

Triadic colors

1 #697470 and #706974 with #747069 are triadic colors.

2 #697074 and #707469 with #747069 are triadic colors.