COLOR #746389

HEX: #746389 RGB: (116,99,137)

Color info

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

RGB color model

#746389 color RGB value is (116,99,137).

RGB: (116,99,137) (45%, 39%, 54%)

RGB channels and saturation

R 116 of 255 = 45%
G 99 of 255 = 39%
B 137 of 255 = 54%

116
99
137

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

Portions of RGB colors in percentages

R + G + B = 116 + 99 + 137 = 352 (100%)
R 116 of 352 ~ 32.95%
G 99 of 352 ~ 28.13%
B 137 of 352 ~ 38.92'%

%32.95
%28.13
%38.92

CMYK color model

#746389 color CMYK value is (15,28,0,46).

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

CMYK: (15,28,0,46)
C15M28Y0K46 (15%, 28%, 0%, 46%)
(0.15 / 0.28 / 0.00 / 0.46)

CMYK percentages

%15.33
%27.74
%0
%46.27

Codes

Color #746389 in popluar color models

74 63 89
RGB 116 99 137
HSL 267° 16.10% 46.27%
HSB/HSV 267° 27.74% 53.73%
CMYK 15.33% 27.74% 0.00%
46.27%

Color #746389 in popluar number systems.

HEX 74 63 89
Decimal 116 99 137
Binary 1110100 1100011 10001001
Octal 164 143 211

Shades and tints

Shades of #746389

#746389
(116,99,137)
#6A5A7D
(106,90,125)
#605171
(96,81,113)
#564865
(86,72,101)
#4C3F59
(76,63,89)
#42364D
(66,54,77)
#382D41
(56,45,65)
#2E2435
(46,36,53)
#241B29
(36,27,41)
#1A121D
(26,18,29)
#100911
(16,9,17)
#000000
(0,0,0)

Tints of #746389

#746389
(116,99,137)
#807193
(128,113,147)
#8C7F9D
(140,127,157)
#988DA7
(152,141,167)
#A49BB1
(164,155,177)
#B0A9BB
(176,169,187)
#BCB7C5
(188,183,197)
#C8C5CF
(200,197,207)
#D4D3D9
(212,211,217)
#E0E1E3
(224,225,227)
#ECEFED
(236,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #746389; }

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

This text font color is #746389.

Background Color

.myBgColor { background-color: #746389; }

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

This div background color is #746389.

Border color

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

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

This div border color is #746389.

Opacity

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

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

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

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

This text has shadow with #746389 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #746389.

Preview

Color preview on black background

This text has color #746389 on black background.


Color preview on white background

This text has color #746389 on white background.


Black color preview on #746389 background

This text has black color on #746389 background.


White color preview on #746389 background

This text has white color on #746389 background.


Related colors

Complementary color

Complementary color for #hex is #8B9C76.


I love getcolorcode.com

Triadic colors

1 #897463 and #638974 with #746389 are triadic colors.

2 #896374 and #637489 with #746389 are triadic colors.