COLOR #745771

HEX: #745771 RGB: (116,87,113)

Color info

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

RGB color model

#745771 color RGB value is (116,87,113).

RGB: (116,87,113) (45%, 34%, 44%)

RGB channels and saturation

R 116 of 255 = 45%
G 87 of 255 = 34%
B 113 of 255 = 44%

116
87
113

R + G + B ~ 41%. #745771 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 116 + 87 + 113 = 316 (100%)
R 116 of 316 ~ 36.71%
G 87 of 316 ~ 27.53%
B 113 of 316 ~ 35.76'%

%36.71
%27.53
%35.76

CMYK color model

#745771 color CMYK value is (0,25,3,55).

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

CMYK: (0,25,3,55)
C0M25Y3K55 (0%, 25%, 3%, 55%)
(0.00 / 0.25 / 0.03 / 0.55)

CMYK percentages

%0
%25
%2.59
%54.51

Codes

Color #745771 in popluar color models

74 57 71
RGB 116 87 113
HSL 306° 14.29% 39.80%
HSB/HSV 306° 25.00% 45.49%
CMYK 0.00% 25.00% 2.59%
54.51%

Color #745771 in popluar number systems.

HEX 74 57 71
Decimal 116 87 113
Binary 1110100 1010111 1110001
Octal 164 127 161

Shades and tints

Shades of #745771

#745771
(116,87,113)
#6A5067
(106,80,103)
#60495D
(96,73,93)
#564253
(86,66,83)
#4C3B49
(76,59,73)
#42343F
(66,52,63)
#382D35
(56,45,53)
#2E262B
(46,38,43)
#241F21
(36,31,33)
#1A1817
(26,24,23)
#10110D
(16,17,13)
#000000
(0,0,0)

Tints of #745771

#745771
(116,87,113)
#80667D
(128,102,125)
#8C7589
(140,117,137)
#988495
(152,132,149)
#A493A1
(164,147,161)
#B0A2AD
(176,162,173)
#BCB1B9
(188,177,185)
#C8C0C5
(200,192,197)
#D4CFD1
(212,207,209)
#E0DEDD
(224,222,221)
#ECEDE9
(236,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #745771; }

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

This text font color is #745771.

Background Color

.myBgColor { background-color: #745771; }

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

This div background color is #745771.

Border color

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

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

This div border color is #745771.

Opacity

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

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

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

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

This text has shadow with #745771 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #745771.

Preview

Color preview on black background

This text has color #745771 on black background.


Color preview on white background

This text has color #745771 on white background.


Black color preview on #745771 background

This text has black color on #745771 background.


White color preview on #745771 background

This text has white color on #745771 background.


Related colors

Complementary color

Complementary color for #hex is #8BA88E.


I love getcolorcode.com

Triadic colors

1 #717457 and #577174 with #745771 are triadic colors.

2 #715774 and #577471 with #745771 are triadic colors.