COLOR #745040

HEX: #745040 RGB: (116,80,64)

Color info

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

RGB color model

#745040 color RGB value is (116,80,64).

RGB: (116,80,64) (45%, 31%, 25%)

RGB channels and saturation

R 116 of 255 = 45%
G 80 of 255 = 31%
B 64 of 255 = 25%

116
80
64

R + G + B ~ 34%. #745040 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 80 + 64 = 260 (100%)
R 116 of 260 ~ 44.62%
G 80 of 260 ~ 30.77%
B 64 of 260 ~ 24.62'%

%44.62
%30.77
%24.62

CMYK color model

#745040 color CMYK value is (0,31,45,55).

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

CMYK: (0,31,45,55)
C0M31Y45K55 (0%, 31%, 45%, 55%)
(0.00 / 0.31 / 0.45 / 0.55)

CMYK percentages

%0
%31.03
%44.83
%54.51

Codes

Color #745040 in popluar color models

74 50 40
RGB 116 80 64
HSL 18° 28.89% 35.29%
HSB/HSV 18° 44.83% 45.49%
CMYK 0.00% 31.03% 44.83%
54.51%

Color #745040 in popluar number systems.

HEX 74 50 40
Decimal 116 80 64
Binary 1110100 1010000 1000000
Octal 164 120 100

Shades and tints

Shades of #745040

#745040
(116,80,64)
#6A493B
(106,73,59)
#604236
(96,66,54)
#563B31
(86,59,49)
#4C342C
(76,52,44)
#422D27
(66,45,39)
#382622
(56,38,34)
#2E1F1D
(46,31,29)
#241818
(36,24,24)
#1A1113
(26,17,19)
#100A0E
(16,10,14)
#000000
(0,0,0)

Tints of #745040

#745040
(116,80,64)
#805F51
(128,95,81)
#8C6E62
(140,110,98)
#987D73
(152,125,115)
#A48C84
(164,140,132)
#B09B95
(176,155,149)
#BCAAA6
(188,170,166)
#C8B9B7
(200,185,183)
#D4C8C8
(212,200,200)
#E0D7D9
(224,215,217)
#ECE6EA
(236,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #745040; }

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

This text font color is #745040.

Background Color

.myBgColor { background-color: #745040; }

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

This div background color is #745040.

Border color

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

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

This div border color is #745040.

Opacity

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

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

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

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

This text has shadow with #745040 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #745040.

Preview

Color preview on black background

This text has color #745040 on black background.


Color preview on white background

This text has color #745040 on white background.


Black color preview on #745040 background

This text has black color on #745040 background.


White color preview on #745040 background

This text has white color on #745040 background.


Related colors

Complementary color

Complementary color for #hex is #8BAFBF.


I love getcolorcode.com

Triadic colors

1 #407450 and #504074 with #745040 are triadic colors.

2 #405074 and #507440 with #745040 are triadic colors.