COLOR #746380

HEX: #746380 RGB: (116,99,128)

Color info

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

RGB color model

#746380 color RGB value is (116,99,128).

RGB: (116,99,128) (45%, 39%, 50%)

RGB channels and saturation

R 116 of 255 = 45%
G 99 of 255 = 39%
B 128 of 255 = 50%

116
99
128

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

Portions of RGB colors in percentages

R + G + B = 116 + 99 + 128 = 343 (100%)
R 116 of 343 ~ 33.82%
G 99 of 343 ~ 28.86%
B 128 of 343 ~ 37.32'%

%33.82
%28.86
%37.32

CMYK color model

#746380 color CMYK value is (9,23,0,50).

  • cyan value is 9.38%
  • magenta value is 22.66%
  • yellow value is 0.00%
  • key color value is 49.80%

CMYK: (9,23,0,50)
C9M23Y0K50 (9%, 23%, 0%, 50%)
(0.09 / 0.23 / 0.00 / 0.50)

CMYK percentages

%9.38
%22.66
%0
%49.8

Codes

Color #746380 in popluar color models

74 63 80
RGB 116 99 128
HSL 275° 12.78% 44.51%
HSB/HSV 275° 22.66% 50.20%
CMYK 9.38% 22.66% 0.00%
49.80%

Color #746380 in popluar number systems.

HEX 74 63 80
Decimal 116 99 128
Binary 1110100 1100011 10000000
Octal 164 143 200

Shades and tints

Shades of #746380

#746380
(116,99,128)
#6A5A75
(106,90,117)
#60516A
(96,81,106)
#56485F
(86,72,95)
#4C3F54
(76,63,84)
#423649
(66,54,73)
#382D3E
(56,45,62)
#2E2433
(46,36,51)
#241B28
(36,27,40)
#1A121D
(26,18,29)
#100912
(16,9,18)
#000000
(0,0,0)

Tints of #746380

#746380
(116,99,128)
#80718B
(128,113,139)
#8C7F96
(140,127,150)
#988DA1
(152,141,161)
#A49BAC
(164,155,172)
#B0A9B7
(176,169,183)
#BCB7C2
(188,183,194)
#C8C5CD
(200,197,205)
#D4D3D8
(212,211,216)
#E0E1E3
(224,225,227)
#ECEFEE
(236,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #746380; }

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

This text font color is #746380.

Background Color

.myBgColor { background-color: #746380; }

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

This div background color is #746380.

Border color

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

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

This div border color is #746380.

Opacity

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

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

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

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

This text has shadow with #746380 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #746380.

Preview

Color preview on black background

This text has color #746380 on black background.


Color preview on white background

This text has color #746380 on white background.


Black color preview on #746380 background

This text has black color on #746380 background.


White color preview on #746380 background

This text has white color on #746380 background.


Related colors

Complementary color

Complementary color for #hex is #8B9C7F.


I love getcolorcode.com

Triadic colors

1 #807463 and #638074 with #746380 are triadic colors.

2 #806374 and #637480 with #746380 are triadic colors.