COLOR #745760

HEX: #745760 RGB: (116,87,96)

Color info

#745760 contains red, green and blue colors in about the same proportion. Web safe color of #745760 is #666666 (or #666).

RGB color model

#745760 color RGB value is (116,87,96).

RGB: (116,87,96) (45%, 34%, 38%)

RGB channels and saturation

R 116 of 255 = 45%
G 87 of 255 = 34%
B 96 of 255 = 38%

116
87
96

R + G + B ~ 39%. #745760 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 87 + 96 = 299 (100%)
R 116 of 299 ~ 38.8%
G 87 of 299 ~ 29.1%
B 96 of 299 ~ 32.11'%

%38.8
%29.1
%32.11

CMYK color model

#745760 color CMYK value is (0,25,17,55).

  • cyan value is 0.00%
  • magenta value is 25.00%
  • yellow value is 17.24%
  • key color value is 54.51%

CMYK: (0,25,17,55)
C0M25Y17K55 (0%, 25%, 17%, 55%)
(0.00 / 0.25 / 0.17 / 0.55)

CMYK percentages

%0
%25
%17.24
%54.51

Codes

Color #745760 in popluar color models

74 57 60
RGB 116 87 96
HSL 341° 14.29% 39.80%
HSB/HSV 341° 25.00% 45.49%
CMYK 0.00% 25.00% 17.24%
54.51%

Color #745760 in popluar number systems.

HEX 74 57 60
Decimal 116 87 96
Binary 1110100 1010111 1100000
Octal 164 127 140

Shades and tints

Shades of #745760

#745760
(116,87,96)
#6A5058
(106,80,88)
#604950
(96,73,80)
#564248
(86,66,72)
#4C3B40
(76,59,64)
#423438
(66,52,56)
#382D30
(56,45,48)
#2E2628
(46,38,40)
#241F20
(36,31,32)
#1A1818
(26,24,24)
#101110
(16,17,16)
#000000
(0,0,0)

Tints of #745760

#745760
(116,87,96)
#80666E
(128,102,110)
#8C757C
(140,117,124)
#98848A
(152,132,138)
#A49398
(164,147,152)
#B0A2A6
(176,162,166)
#BCB1B4
(188,177,180)
#C8C0C2
(200,192,194)
#D4CFD0
(212,207,208)
#E0DEDE
(224,222,222)
#ECEDEC
(236,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #745760 color. Also use rgb(116,87,96) instead hex code.

Text Font Color

.myTextColor { color: #745760; }

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

This text font color is #745760.

Background Color

.myBgColor { background-color: #745760; }

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

This div background color is #745760.

Border color

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

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

This div border color is #745760.

Opacity

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

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

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

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

This text has shadow with #745760 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #745760.

Preview

Color preview on black background

This text has color #745760 on black background.


Color preview on white background

This text has color #745760 on white background.


Black color preview on #745760 background

This text has black color on #745760 background.


White color preview on #745760 background

This text has white color on #745760 background.


Related colors

Complementary color

Complementary color for #hex is #8BA89F.


I love getcolorcode.com

Triadic colors

1 #607457 and #576074 with #745760 are triadic colors.

2 #605774 and #577460 with #745760 are triadic colors.