COLOR #747640

HEX: #747640 RGB: (116,118,64)

Color info

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

RGB color model

#747640 color RGB value is (116,118,64).

RGB: (116,118,64) (45%, 46%, 25%)

RGB channels and saturation

R 116 of 255 = 45%
G 118 of 255 = 46%
B 64 of 255 = 25%

116
118
64

R + G + B ~ 39%. #747640 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 118 + 64 = 298 (100%)
R 116 of 298 ~ 38.93%
G 118 of 298 ~ 39.6%
B 64 of 298 ~ 21.48'%

%38.93
%39.6
%21.48

CMYK color model

#747640 color CMYK value is (2,0,46,54).

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

CMYK: (2,0,46,54)
C2M0Y46K54 (2%, 0%, 46%, 54%)
(0.02 / 0.00 / 0.46 / 0.54)

CMYK percentages

%1.69
%0
%45.76
%53.73

Codes

Color #747640 in popluar color models

74 76 40
RGB 116 118 64
HSL 62° 29.67% 35.69%
HSB/HSV 62° 45.76% 46.27%
CMYK 1.69% 0.00% 45.76%
53.73%

Color #747640 in popluar number systems.

HEX 74 76 40
Decimal 116 118 64
Binary 1110100 1110110 1000000
Octal 164 166 100

Shades and tints

Shades of #747640

#747640
(116,118,64)
#6A6C3B
(106,108,59)
#606236
(96,98,54)
#565831
(86,88,49)
#4C4E2C
(76,78,44)
#424427
(66,68,39)
#383A22
(56,58,34)
#2E301D
(46,48,29)
#242618
(36,38,24)
#1A1C13
(26,28,19)
#10120E
(16,18,14)
#000000
(0,0,0)

Tints of #747640

#747640
(116,118,64)
#808251
(128,130,81)
#8C8E62
(140,142,98)
#989A73
(152,154,115)
#A4A684
(164,166,132)
#B0B295
(176,178,149)
#BCBEA6
(188,190,166)
#C8CAB7
(200,202,183)
#D4D6C8
(212,214,200)
#E0E2D9
(224,226,217)
#ECEEEA
(236,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #747640; }

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

This text font color is #747640.

Background Color

.myBgColor { background-color: #747640; }

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

This div background color is #747640.

Border color

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

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

This div border color is #747640.

Opacity

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

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

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

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

This text has shadow with #747640 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #747640.

Preview

Color preview on black background

This text has color #747640 on black background.


Color preview on white background

This text has color #747640 on white background.


Black color preview on #747640 background

This text has black color on #747640 background.


White color preview on #747640 background

This text has white color on #747640 background.


Related colors

Complementary color

Complementary color for #hex is #8B89BF.


I love getcolorcode.com

Triadic colors

1 #407476 and #764074 with #747640 are triadic colors.

2 #407674 and #767440 with #747640 are triadic colors.