COLOR #746589

HEX: #746589 RGB: (116,101,137)

Color info

#746589 contains red, green and blue colors in about the same proportion. Web safe color of #746589 is #666699 (or #669).

RGB color model

#746589 color RGB value is (116,101,137).

RGB: (116,101,137) (45%, 40%, 54%)

RGB channels and saturation

R 116 of 255 = 45%
G 101 of 255 = 40%
B 137 of 255 = 54%

116
101
137

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

Portions of RGB colors in percentages

R + G + B = 116 + 101 + 137 = 354 (100%)
R 116 of 354 ~ 32.77%
G 101 of 354 ~ 28.53%
B 137 of 354 ~ 38.7'%

%32.77
%28.53
%38.7

CMYK color model

#746589 color CMYK value is (15,26,0,46).

  • cyan value is 15.33%
  • magenta value is 26.28%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (15,26,0,46)
C15M26Y0K46 (15%, 26%, 0%, 46%)
(0.15 / 0.26 / 0.00 / 0.46)

CMYK percentages

%15.33
%26.28
%0
%46.27

Codes

Color #746589 in popluar color models

74 65 89
RGB 116 101 137
HSL 265° 15.13% 46.67%
HSB/HSV 265° 26.28% 53.73%
CMYK 15.33% 26.28% 0.00%
46.27%

Color #746589 in popluar number systems.

HEX 74 65 89
Decimal 116 101 137
Binary 1110100 1100101 10001001
Octal 164 145 211

Shades and tints

Shades of #746589

#746589
(116,101,137)
#6A5C7D
(106,92,125)
#605371
(96,83,113)
#564A65
(86,74,101)
#4C4159
(76,65,89)
#42384D
(66,56,77)
#382F41
(56,47,65)
#2E2635
(46,38,53)
#241D29
(36,29,41)
#1A141D
(26,20,29)
#100B11
(16,11,17)
#000000
(0,0,0)

Tints of #746589

#746589
(116,101,137)
#807393
(128,115,147)
#8C819D
(140,129,157)
#988FA7
(152,143,167)
#A49DB1
(164,157,177)
#B0ABBB
(176,171,187)
#BCB9C5
(188,185,197)
#C8C7CF
(200,199,207)
#D4D5D9
(212,213,217)
#E0E3E3
(224,227,227)
#ECF1ED
(236,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #746589 color. Also use rgb(116,101,137) instead hex code.

Text Font Color

.myTextColor { color: #746589; }

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

This text font color is #746589.

Background Color

.myBgColor { background-color: #746589; }

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

This div background color is #746589.

Border color

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

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

This div border color is #746589.

Opacity

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

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

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

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

This text has shadow with #746589 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #746589.

Preview

Color preview on black background

This text has color #746589 on black background.


Color preview on white background

This text has color #746589 on white background.


Black color preview on #746589 background

This text has black color on #746589 background.


White color preview on #746589 background

This text has white color on #746589 background.


Related colors

Complementary color

Complementary color for #hex is #8B9A76.


I love getcolorcode.com

Triadic colors

1 #897465 and #658974 with #746589 are triadic colors.

2 #896574 and #657489 with #746589 are triadic colors.