COLOR #746545

HEX: #746545 RGB: (116,101,69)

Color info

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

RGB color model

#746545 color RGB value is (116,101,69).

RGB: (116,101,69) (45%, 40%, 27%)

RGB channels and saturation

R 116 of 255 = 45%
G 101 of 255 = 40%
B 69 of 255 = 27%

116
101
69

R + G + B ~ 37%. #746545 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 101 + 69 = 286 (100%)
R 116 of 286 ~ 40.56%
G 101 of 286 ~ 35.31%
B 69 of 286 ~ 24.13'%

%40.56
%35.31
%24.13

CMYK color model

#746545 color CMYK value is (0,13,41,55).

  • cyan value is 0.00%
  • magenta value is 12.93%
  • yellow value is 40.52%
  • key color value is 54.51%
CMYK: (0,13,41,55) C0M13Y41K55 (0%,13%,41%,55%) (0.00/0.13/0.41/0.55) 

CMYK percentages

%0
%12.93
%40.52
%54.51

Codes

Color #746545 in popluar color models

74 65 45
RGB 116 101 69
HSL 41° 25.41% 36.27%
HSB/HSV 41° 40.52% 45.49%
CMYK 0.00% 12.93% 40.52%
54.51%

Color #746545 in popluar number systems.

HEX 74 65 45
Decimal 116 101 69
Binary 1110100 1100101 1000101
Octal 164 145 105

Shades and tints

Shades of #746545

#746545
(116,101,69)
#6A5C3F
(106,92,63)
#605339
(96,83,57)
#564A33
(86,74,51)
#4C412D
(76,65,45)
#423827
(66,56,39)
#382F21
(56,47,33)
#2E261B
(46,38,27)
#241D15
(36,29,21)
#1A140F
(26,20,15)
#100B09
(16,11,9)
#000000
(0,0,0)

Tints of #746545

#746545
(116,101,69)
#807355
(128,115,85)
#8C8165
(140,129,101)
#988F75
(152,143,117)
#A49D85
(164,157,133)
#B0AB95
(176,171,149)
#BCB9A5
(188,185,165)
#C8C7B5
(200,199,181)
#D4D5C5
(212,213,197)
#E0E3D5
(224,227,213)
#ECF1E5
(236,241,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #746545 color. Also use rgb(116,101,69) instead hex code.

Text Font Color

.myTextColor { color: #746545; }

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

This text font color is #746545.

Background Color

.myBgColor { background-color: #746545; }

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

This div background color is #746545.

Border color

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

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

This div border color is #746545.

Opacity

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

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

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

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

This text has shadow with #746545 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #746545.

Preview

Color preview on black background

This text has color #746545 on black background.


Color preview on white background

This text has color #746545 on white background.


Black color preview on #746545 background

This text has black color on #746545 background.


White color preview on #746545 background

This text has white color on #746545 background.


Related colors

Complementary color

Complementary color for #hex is #8B9ABA.


I love getcolorcode.com

Triadic colors

1 #457465 and #654574 with #746545 are triadic colors.

2 #456574 and #657445 with #746545 are triadic colors.