COLOR #74517E

HEX: #74517E RGB: (116,81,126)

Color info

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

RGB color model

#74517E color RGB value is (116,81,126).

RGB: (116,81,126) (45%, 32%, 49%)

RGB channels and saturation

R 116 of 255 = 45%
G 81 of 255 = 32%
B 126 of 255 = 49%

116
81
126

R + G + B ~ 42%. #74517E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 116 + 81 + 126 = 323 (100%)
R 116 of 323 ~ 35.91%
G 81 of 323 ~ 25.08%
B 126 of 323 ~ 39.01'%

%35.91
%25.08
%39.01

CMYK color model

#74517E color CMYK value is (8,36,0,51).

  • cyan value is 7.94%
  • magenta value is 35.71%
  • yellow value is 0.00%
  • key color value is 50.59%

CMYK: (8,36,0,51)
C8M36Y0K51 (8%, 36%, 0%, 51%)
(0.08 / 0.36 / 0.00 / 0.51)

CMYK percentages

%7.94
%35.71
%0
%50.59

Codes

Color #74517E in popluar color models

74 51 7E
RGB 116 81 126
HSL 287° 21.74% 40.59%
HSB/HSV 287° 35.71% 49.41%
CMYK 7.94% 35.71% 0.00%
50.59%

Color #74517E in popluar number systems.

HEX 74 51 7E
Decimal 116 81 126
Binary 1110100 1010001 1111110
Octal 164 121 176

Shades and tints

Shades of #74517E

#74517E
(116,81,126)
#6A4A73
(106,74,115)
#604368
(96,67,104)
#563C5D
(86,60,93)
#4C3552
(76,53,82)
#422E47
(66,46,71)
#38273C
(56,39,60)
#2E2031
(46,32,49)
#241926
(36,25,38)
#1A121B
(26,18,27)
#100B10
(16,11,16)
#000000
(0,0,0)

Tints of #74517E

#74517E
(116,81,126)
#806089
(128,96,137)
#8C6F94
(140,111,148)
#987E9F
(152,126,159)
#A48DAA
(164,141,170)
#B09CB5
(176,156,181)
#BCABC0
(188,171,192)
#C8BACB
(200,186,203)
#D4C9D6
(212,201,214)
#E0D8E1
(224,216,225)
#ECE7EC
(236,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #74517E; }

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

This text font color is #74517E.

Background Color

.myBgColor { background-color: #74517E; }

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

This div background color is #74517E.

Border color

.myBorderColor { border: 1px solid #74517E; }

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

This div border color is #74517E.

Opacity

.myOpacity80 { color: #74517E; opacity: 0.8; }

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

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

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

This text has shadow with #74517E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74517E.

Preview

Color preview on black background

This text has color #74517E on black background.


Color preview on white background

This text has color #74517E on white background.


Black color preview on #74517E background

This text has black color on #74517E background.


White color preview on #74517E background

This text has white color on #74517E background.


Related colors

Complementary color

Complementary color for #hex is #8BAE81.


I love getcolorcode.com

Triadic colors

1 #7E7451 and #517E74 with #74517E are triadic colors.

2 #7E5174 and #51747E with #74517E are triadic colors.