COLOR #745759

HEX: #745759 RGB: (116,87,89)

Color info

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

RGB color model

#745759 color RGB value is (116,87,89).

RGB: (116,87,89) (45%, 34%, 35%)

RGB channels and saturation

R 116 of 255 = 45%
G 87 of 255 = 34%
B 89 of 255 = 35%

116
87
89

R + G + B ~ 38%. #745759 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 87 + 89 = 292 (100%)
R 116 of 292 ~ 39.73%
G 87 of 292 ~ 29.79%
B 89 of 292 ~ 30.48'%

%39.73
%29.79
%30.48

CMYK color model

#745759 color CMYK value is (0,25,23,55).

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

CMYK: (0,25,23,55)
C0M25Y23K55 (0%, 25%, 23%, 55%)
(0.00 / 0.25 / 0.23 / 0.55)

CMYK percentages

%0
%25
%23.28
%54.51

Codes

Color #745759 in popluar color models

74 57 59
RGB 116 87 89
HSL 356° 14.29% 39.80%
HSB/HSV 356° 25.00% 45.49%
CMYK 0.00% 25.00% 23.28%
54.51%

Color #745759 in popluar number systems.

HEX 74 57 59
Decimal 116 87 89
Binary 1110100 1010111 1011001
Octal 164 127 131

Shades and tints

Shades of #745759

#745759
(116,87,89)
#6A5051
(106,80,81)
#604949
(96,73,73)
#564241
(86,66,65)
#4C3B39
(76,59,57)
#423431
(66,52,49)
#382D29
(56,45,41)
#2E2621
(46,38,33)
#241F19
(36,31,25)
#1A1811
(26,24,17)
#101109
(16,17,9)
#000000
(0,0,0)

Tints of #745759

#745759
(116,87,89)
#806668
(128,102,104)
#8C7577
(140,117,119)
#988486
(152,132,134)
#A49395
(164,147,149)
#B0A2A4
(176,162,164)
#BCB1B3
(188,177,179)
#C8C0C2
(200,192,194)
#D4CFD1
(212,207,209)
#E0DEE0
(224,222,224)
#ECEDEF
(236,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #745759; }

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

This text font color is #745759.

Background Color

.myBgColor { background-color: #745759; }

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

This div background color is #745759.

Border color

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

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

This div border color is #745759.

Opacity

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

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

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

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

This text has shadow with #745759 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #745759.

Preview

Color preview on black background

This text has color #745759 on black background.


Color preview on white background

This text has color #745759 on white background.


Black color preview on #745759 background

This text has black color on #745759 background.


White color preview on #745759 background

This text has white color on #745759 background.


Related colors

Complementary color

Complementary color for #hex is #8BA8A6.


I love getcolorcode.com

Triadic colors

1 #597457 and #575974 with #745759 are triadic colors.

2 #595774 and #577459 with #745759 are triadic colors.