COLOR #745177

HEX: #745177 RGB: (116,81,119)

Color info

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

RGB color model

#745177 color RGB value is (116,81,119).

RGB: (116,81,119) (45%, 32%, 47%)

RGB channels and saturation

R 116 of 255 = 45%
G 81 of 255 = 32%
B 119 of 255 = 47%

116
81
119

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

Portions of RGB colors in percentages

R + G + B = 116 + 81 + 119 = 316 (100%)
R 116 of 316 ~ 36.71%
G 81 of 316 ~ 25.63%
B 119 of 316 ~ 37.66'%

%36.71
%25.63
%37.66

CMYK color model

#745177 color CMYK value is (3,32,0,53).

  • cyan value is 2.52%
  • magenta value is 31.93%
  • yellow value is 0.00%
  • key color value is 53.33%

CMYK: (3,32,0,53)
C3M32Y0K53 (3%, 32%, 0%, 53%)
(0.03 / 0.32 / 0.00 / 0.53)

CMYK percentages

%2.52
%31.93
%0
%53.33

Codes

Color #745177 in popluar color models

74 51 77
RGB 116 81 119
HSL 295° 19.00% 39.22%
HSB/HSV 295° 31.93% 46.67%
CMYK 2.52% 31.93% 0.00%
53.33%

Color #745177 in popluar number systems.

HEX 74 51 77
Decimal 116 81 119
Binary 1110100 1010001 1110111
Octal 164 121 167

Shades and tints

Shades of #745177

#745177
(116,81,119)
#6A4A6D
(106,74,109)
#604363
(96,67,99)
#563C59
(86,60,89)
#4C354F
(76,53,79)
#422E45
(66,46,69)
#38273B
(56,39,59)
#2E2031
(46,32,49)
#241927
(36,25,39)
#1A121D
(26,18,29)
#100B13
(16,11,19)
#000000
(0,0,0)

Tints of #745177

#745177
(116,81,119)
#806083
(128,96,131)
#8C6F8F
(140,111,143)
#987E9B
(152,126,155)
#A48DA7
(164,141,167)
#B09CB3
(176,156,179)
#BCABBF
(188,171,191)
#C8BACB
(200,186,203)
#D4C9D7
(212,201,215)
#E0D8E3
(224,216,227)
#ECE7EF
(236,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #745177 color. Also use rgb(116,81,119) instead hex code.

Text Font Color

.myTextColor { color: #745177; }

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

This text font color is #745177.

Background Color

.myBgColor { background-color: #745177; }

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

This div background color is #745177.

Border color

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

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

This div border color is #745177.

Opacity

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

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

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

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

This text has shadow with #745177 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #745177.

Preview

Color preview on black background

This text has color #745177 on black background.


Color preview on white background

This text has color #745177 on white background.


Black color preview on #745177 background

This text has black color on #745177 background.


White color preview on #745177 background

This text has white color on #745177 background.


Related colors

Complementary color

Complementary color for #hex is #8BAE88.


I love getcolorcode.com

Triadic colors

1 #777451 and #517774 with #745177 are triadic colors.

2 #775174 and #517477 with #745177 are triadic colors.