COLOR #747744

HEX: #747744 RGB: (116,119,68)

Color info

#747744 contains red, green and blue colors in about the same proportion. Web safe color of #747744 is #666633 (or #663).

RGB color model

#747744 color RGB value is (116,119,68).

RGB: (116,119,68) (45%, 47%, 27%)

RGB channels and saturation

R 116 of 255 = 45%
G 119 of 255 = 47%
B 68 of 255 = 27%

116
119
68

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

Portions of RGB colors in percentages

R + G + B = 116 + 119 + 68 = 303 (100%)
R 116 of 303 ~ 38.28%
G 119 of 303 ~ 39.27%
B 68 of 303 ~ 22.44'%

%38.28
%39.27
%22.44

CMYK color model

#747744 color CMYK value is (3,0,43,53).

  • cyan value is 2.52%
  • magenta value is 0.00%
  • yellow value is 42.86%
  • key color value is 53.33%
CMYK: (3,0,43,53) C3M0Y43K53 (3%,0%,43%,53%) (0.03/0.00/0.43/0.53) 

CMYK percentages

%2.52
%0
%42.86
%53.33

Codes

Color #747744 in popluar color models

74 77 44
RGB 116 119 68
HSL 64° 27.27% 36.67%
HSB/HSV 64° 42.86% 46.67%
CMYK 2.52% 0.00% 42.86%
53.33%

Color #747744 in popluar number systems.

HEX 74 77 44
Decimal 116 119 68
Binary 1110100 1110111 1000100
Octal 164 167 104

Shades and tints

Shades of #747744

#747744
(116,119,68)
#6A6D3E
(106,109,62)
#606338
(96,99,56)
#565932
(86,89,50)
#4C4F2C
(76,79,44)
#424526
(66,69,38)
#383B20
(56,59,32)
#2E311A
(46,49,26)
#242714
(36,39,20)
#1A1D0E
(26,29,14)
#101308
(16,19,8)
#000000
(0,0,0)

Tints of #747744

#747744
(116,119,68)
#808355
(128,131,85)
#8C8F66
(140,143,102)
#989B77
(152,155,119)
#A4A788
(164,167,136)
#B0B399
(176,179,153)
#BCBFAA
(188,191,170)
#C8CBBB
(200,203,187)
#D4D7CC
(212,215,204)
#E0E3DD
(224,227,221)
#ECEFEE
(236,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #747744 color. Also use rgb(116,119,68) instead hex code.

Text Font Color

.myTextColor { color: #747744; }

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

This text font color is #747744.

Background Color

.myBgColor { background-color: #747744; }

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

This div background color is #747744.

Border color

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

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

This div border color is #747744.

Opacity

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

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

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

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

This text has shadow with #747744 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #747744.

Preview

Color preview on black background

This text has color #747744 on black background.


Color preview on white background

This text has color #747744 on white background.


Black color preview on #747744 background

This text has black color on #747744 background.


White color preview on #747744 background

This text has white color on #747744 background.


Related colors

Complementary color

Complementary color for #hex is #8B88BB.


I love getcolorcode.com

Triadic colors

1 #447477 and #774474 with #747744 are triadic colors.

2 #447774 and #777444 with #747744 are triadic colors.