COLOR #746340

HEX: #746340 RGB: (116,99,64)

Color info

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

RGB color model

#746340 color RGB value is (116,99,64).

RGB: (116,99,64) (45%, 39%, 25%)

RGB channels and saturation

R 116 of 255 = 45%
G 99 of 255 = 39%
B 64 of 255 = 25%

116
99
64

R + G + B ~ 36%. #746340 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 99 + 64 = 279 (100%)
R 116 of 279 ~ 41.58%
G 99 of 279 ~ 35.48%
B 64 of 279 ~ 22.94'%

%41.58
%35.48
%22.94

CMYK color model

#746340 color CMYK value is (0,15,45,55).

  • cyan value is 0.00%
  • magenta value is 14.66%
  • yellow value is 44.83%
  • key color value is 54.51%

CMYK: (0,15,45,55)
C0M15Y45K55 (0%, 15%, 45%, 55%)
(0.00 / 0.15 / 0.45 / 0.55)

CMYK percentages

%0
%14.66
%44.83
%54.51

Codes

Color #746340 in popluar color models

74 63 40
RGB 116 99 64
HSL 40° 28.89% 35.29%
HSB/HSV 40° 44.83% 45.49%
CMYK 0.00% 14.66% 44.83%
54.51%

Color #746340 in popluar number systems.

HEX 74 63 40
Decimal 116 99 64
Binary 1110100 1100011 1000000
Octal 164 143 100

Shades and tints

Shades of #746340

#746340
(116,99,64)
#6A5A3B
(106,90,59)
#605136
(96,81,54)
#564831
(86,72,49)
#4C3F2C
(76,63,44)
#423627
(66,54,39)
#382D22
(56,45,34)
#2E241D
(46,36,29)
#241B18
(36,27,24)
#1A1213
(26,18,19)
#10090E
(16,9,14)
#000000
(0,0,0)

Tints of #746340

#746340
(116,99,64)
#807151
(128,113,81)
#8C7F62
(140,127,98)
#988D73
(152,141,115)
#A49B84
(164,155,132)
#B0A995
(176,169,149)
#BCB7A6
(188,183,166)
#C8C5B7
(200,197,183)
#D4D3C8
(212,211,200)
#E0E1D9
(224,225,217)
#ECEFEA
(236,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #746340; }

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

This text font color is #746340.

Background Color

.myBgColor { background-color: #746340; }

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

This div background color is #746340.

Border color

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

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

This div border color is #746340.

Opacity

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

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

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

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

This text has shadow with #746340 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #746340.

Preview

Color preview on black background

This text has color #746340 on black background.


Color preview on white background

This text has color #746340 on white background.


Black color preview on #746340 background

This text has black color on #746340 background.


White color preview on #746340 background

This text has white color on #746340 background.


Related colors

Complementary color

Complementary color for #hex is #8B9CBF.


I love getcolorcode.com

Triadic colors

1 #407463 and #634074 with #746340 are triadic colors.

2 #406374 and #637440 with #746340 are triadic colors.