COLOR #746141

HEX: #746141 RGB: (116,97,65)

Color info

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

RGB color model

#746141 color RGB value is (116,97,65).

RGB: (116,97,65) (45%, 38%, 25%)

RGB channels and saturation

R 116 of 255 = 45%
G 97 of 255 = 38%
B 65 of 255 = 25%

116
97
65

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

Portions of RGB colors in percentages

R + G + B = 116 + 97 + 65 = 278 (100%)
R 116 of 278 ~ 41.73%
G 97 of 278 ~ 34.89%
B 65 of 278 ~ 23.38'%

%41.73
%34.89
%23.38

CMYK color model

#746141 color CMYK value is (0,16,44,55).

  • cyan value is 0.00%
  • magenta value is 16.38%
  • yellow value is 43.97%
  • key color value is 54.51%

CMYK: (0,16,44,55)
C0M16Y44K55 (0%, 16%, 44%, 55%)
(0.00 / 0.16 / 0.44 / 0.55)

CMYK percentages

%0
%16.38
%43.97
%54.51

Codes

Color #746141 in popluar color models

74 61 41
RGB 116 97 65
HSL 38° 28.18% 35.49%
HSB/HSV 38° 43.97% 45.49%
CMYK 0.00% 16.38% 43.97%
54.51%

Color #746141 in popluar number systems.

HEX 74 61 41
Decimal 116 97 65
Binary 1110100 1100001 1000001
Octal 164 141 101

Shades and tints

Shades of #746141

#746141
(116,97,65)
#6A593C
(106,89,60)
#605137
(96,81,55)
#564932
(86,73,50)
#4C412D
(76,65,45)
#423928
(66,57,40)
#383123
(56,49,35)
#2E291E
(46,41,30)
#242119
(36,33,25)
#1A1914
(26,25,20)
#10110F
(16,17,15)
#000000
(0,0,0)

Tints of #746141

#746141
(116,97,65)
#806F52
(128,111,82)
#8C7D63
(140,125,99)
#988B74
(152,139,116)
#A49985
(164,153,133)
#B0A796
(176,167,150)
#BCB5A7
(188,181,167)
#C8C3B8
(200,195,184)
#D4D1C9
(212,209,201)
#E0DFDA
(224,223,218)
#ECEDEB
(236,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #746141 color. Also use rgb(116,97,65) instead hex code.

Text Font Color

.myTextColor { color: #746141; }

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

This text font color is #746141.

Background Color

.myBgColor { background-color: #746141; }

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

This div background color is #746141.

Border color

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

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

This div border color is #746141.

Opacity

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

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

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

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

This text has shadow with #746141 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #746141.

Preview

Color preview on black background

This text has color #746141 on black background.


Color preview on white background

This text has color #746141 on white background.


Black color preview on #746141 background

This text has black color on #746141 background.


White color preview on #746141 background

This text has white color on #746141 background.


Related colors

Complementary color

Complementary color for #hex is #8B9EBE.


I love getcolorcode.com

Triadic colors

1 #417461 and #614174 with #746141 are triadic colors.

2 #416174 and #617441 with #746141 are triadic colors.