COLOR #747054

HEX: #747054 RGB: (116,112,84)

Color info

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

RGB color model

#747054 color RGB value is (116,112,84).

RGB: (116,112,84) (45%, 44%, 33%)

RGB channels and saturation

R 116 of 255 = 45%
G 112 of 255 = 44%
B 84 of 255 = 33%

116
112
84

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

Portions of RGB colors in percentages

R + G + B = 116 + 112 + 84 = 312 (100%)
R 116 of 312 ~ 37.18%
G 112 of 312 ~ 35.9%
B 84 of 312 ~ 26.92'%

%37.18
%35.9
%26.92

CMYK color model

#747054 color CMYK value is (0,3,28,55).

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

CMYK: (0,3,28,55)
C0M3Y28K55 (0%, 3%, 28%, 55%)
(0.00 / 0.03 / 0.28 / 0.55)

CMYK percentages

%0
%3.45
%27.59
%54.51

Codes

Color #747054 in popluar color models

74 70 54
RGB 116 112 84
HSL 53° 16.00% 39.22%
HSB/HSV 53° 27.59% 45.49%
CMYK 0.00% 3.45% 27.59%
54.51%

Color #747054 in popluar number systems.

HEX 74 70 54
Decimal 116 112 84
Binary 1110100 1110000 1010100
Octal 164 160 124

Shades and tints

Shades of #747054

#747054
(116,112,84)
#6A664D
(106,102,77)
#605C46
(96,92,70)
#56523F
(86,82,63)
#4C4838
(76,72,56)
#423E31
(66,62,49)
#38342A
(56,52,42)
#2E2A23
(46,42,35)
#24201C
(36,32,28)
#1A1615
(26,22,21)
#100C0E
(16,12,14)
#000000
(0,0,0)

Tints of #747054

#747054
(116,112,84)
#807D63
(128,125,99)
#8C8A72
(140,138,114)
#989781
(152,151,129)
#A4A490
(164,164,144)
#B0B19F
(176,177,159)
#BCBEAE
(188,190,174)
#C8CBBD
(200,203,189)
#D4D8CC
(212,216,204)
#E0E5DB
(224,229,219)
#ECF2EA
(236,242,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #747054; }

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

This text font color is #747054.

Background Color

.myBgColor { background-color: #747054; }

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

This div background color is #747054.

Border color

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

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

This div border color is #747054.

Opacity

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

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

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

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

This text has shadow with #747054 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #747054.

Preview

Color preview on black background

This text has color #747054 on black background.


Color preview on white background

This text has color #747054 on white background.


Black color preview on #747054 background

This text has black color on #747054 background.


White color preview on #747054 background

This text has white color on #747054 background.


Related colors

Complementary color

Complementary color for #hex is #8B8FAB.


I love getcolorcode.com

Triadic colors

1 #547470 and #705474 with #747054 are triadic colors.

2 #547074 and #707454 with #747054 are triadic colors.