COLOR #745447

HEX: #745447 RGB: (116,84,71)

Color info

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

RGB color model

#745447 color RGB value is (116,84,71).

RGB: (116,84,71) (45%, 33%, 28%)

RGB channels and saturation

R 116 of 255 = 45%
G 84 of 255 = 33%
B 71 of 255 = 28%

116
84
71

R + G + B ~ 35%. #745447 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 84 + 71 = 271 (100%)
R 116 of 271 ~ 42.8%
G 84 of 271 ~ 31%
B 71 of 271 ~ 26.2'%

%42.8
%31
%26.2

CMYK color model

#745447 color CMYK value is (0,28,39,55).

  • cyan value is 0.00%
  • magenta value is 27.59%
  • yellow value is 38.79%
  • key color value is 54.51%

CMYK: (0,28,39,55)
C0M28Y39K55 (0%, 28%, 39%, 55%)
(0.00 / 0.28 / 0.39 / 0.55)

CMYK percentages

%0
%27.59
%38.79
%54.51

Codes

Color #745447 in popluar color models

74 54 47
RGB 116 84 71
HSL 17° 24.06% 36.67%
HSB/HSV 17° 38.79% 45.49%
CMYK 0.00% 27.59% 38.79%
54.51%

Color #745447 in popluar number systems.

HEX 74 54 47
Decimal 116 84 71
Binary 1110100 1010100 1000111
Octal 164 124 107

Shades and tints

Shades of #745447

#745447
(116,84,71)
#6A4D41
(106,77,65)
#60463B
(96,70,59)
#563F35
(86,63,53)
#4C382F
(76,56,47)
#423129
(66,49,41)
#382A23
(56,42,35)
#2E231D
(46,35,29)
#241C17
(36,28,23)
#1A1511
(26,21,17)
#100E0B
(16,14,11)
#000000
(0,0,0)

Tints of #745447

#745447
(116,84,71)
#806357
(128,99,87)
#8C7267
(140,114,103)
#988177
(152,129,119)
#A49087
(164,144,135)
#B09F97
(176,159,151)
#BCAEA7
(188,174,167)
#C8BDB7
(200,189,183)
#D4CCC7
(212,204,199)
#E0DBD7
(224,219,215)
#ECEAE7
(236,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #745447 color. Also use rgb(116,84,71) instead hex code.

Text Font Color

.myTextColor { color: #745447; }

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

This text font color is #745447.

Background Color

.myBgColor { background-color: #745447; }

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

This div background color is #745447.

Border color

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

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

This div border color is #745447.

Opacity

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

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

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

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

This text has shadow with #745447 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #745447.

Preview

Color preview on black background

This text has color #745447 on black background.


Color preview on white background

This text has color #745447 on white background.


Black color preview on #745447 background

This text has black color on #745447 background.


White color preview on #745447 background

This text has white color on #745447 background.


Related colors

Complementary color

Complementary color for #hex is #8BABB8.


I love getcolorcode.com

Triadic colors

1 #477454 and #544774 with #745447 are triadic colors.

2 #475474 and #547447 with #745447 are triadic colors.