COLOR #746739

HEX: #746739 RGB: (116,103,57)

Color info

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

RGB color model

#746739 color RGB value is (116,103,57).

RGB: (116,103,57) (45%, 40%, 22%)

RGB channels and saturation

R 116 of 255 = 45%
G 103 of 255 = 40%
B 57 of 255 = 22%

116
103
57

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

Portions of RGB colors in percentages

R + G + B = 116 + 103 + 57 = 276 (100%)
R 116 of 276 ~ 42.03%
G 103 of 276 ~ 37.32%
B 57 of 276 ~ 20.65'%

%42.03
%37.32
%20.65

CMYK color model

#746739 color CMYK value is (0,11,51,55).

  • cyan value is 0.00%
  • magenta value is 11.21%
  • yellow value is 50.86%
  • key color value is 54.51%

CMYK: (0,11,51,55)
C0M11Y51K55 (0%, 11%, 51%, 55%)
(0.00 / 0.11 / 0.51 / 0.55)

CMYK percentages

%0
%11.21
%50.86
%54.51

Codes

Color #746739 in popluar color models

74 67 39
RGB 116 103 57
HSL 47° 34.10% 33.92%
HSB/HSV 47° 50.86% 45.49%
CMYK 0.00% 11.21% 50.86%
54.51%

Color #746739 in popluar number systems.

HEX 74 67 39
Decimal 116 103 57
Binary 1110100 1100111 111001
Octal 164 147 71

Shades and tints

Shades of #746739

#746739
(116,103,57)
#6A5E34
(106,94,52)
#60552F
(96,85,47)
#564C2A
(86,76,42)
#4C4325
(76,67,37)
#423A20
(66,58,32)
#38311B
(56,49,27)
#2E2816
(46,40,22)
#241F11
(36,31,17)
#1A160C
(26,22,12)
#100D07
(16,13,7)
#000000
(0,0,0)

Tints of #746739

#746739
(116,103,57)
#80744B
(128,116,75)
#8C815D
(140,129,93)
#988E6F
(152,142,111)
#A49B81
(164,155,129)
#B0A893
(176,168,147)
#BCB5A5
(188,181,165)
#C8C2B7
(200,194,183)
#D4CFC9
(212,207,201)
#E0DCDB
(224,220,219)
#ECE9ED
(236,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #746739 color. Also use rgb(116,103,57) instead hex code.

Text Font Color

.myTextColor { color: #746739; }

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

This text font color is #746739.

Background Color

.myBgColor { background-color: #746739; }

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

This div background color is #746739.

Border color

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

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

This div border color is #746739.

Opacity

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

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

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

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

This text has shadow with #746739 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #746739.

Preview

Color preview on black background

This text has color #746739 on black background.


Color preview on white background

This text has color #746739 on white background.


Black color preview on #746739 background

This text has black color on #746739 background.


White color preview on #746739 background

This text has white color on #746739 background.


Related colors

Complementary color

Complementary color for #hex is #8B98C6.


I love getcolorcode.com

Triadic colors

1 #397467 and #673974 with #746739 are triadic colors.

2 #396774 and #677439 with #746739 are triadic colors.