COLOR #746480

HEX: #746480 RGB: (116,100,128)

Color info

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

RGB color model

#746480 color RGB value is (116,100,128).

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

RGB channels and saturation

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

116
100
128

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

Portions of RGB colors in percentages

R + G + B = 116 + 100 + 128 = 344 (100%)
R 116 of 344 ~ 33.72%
G 100 of 344 ~ 29.07%
B 128 of 344 ~ 37.21'%

%33.72
%29.07
%37.21

CMYK color model

#746480 color CMYK value is (9,22,0,50).

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

CMYK: (9,22,0,50)
C9M22Y0K50 (9%, 22%, 0%, 50%)
(0.09 / 0.22 / 0.00 / 0.50)

CMYK percentages

%9.38
%21.88
%0
%49.8

Codes

Color #746480 in popluar color models

74 64 80
RGB 116 100 128
HSL 274° 12.28% 44.71%
HSB/HSV 274° 21.88% 50.20%
CMYK 9.38% 21.88% 0.00%
49.80%

Color #746480 in popluar number systems.

HEX 74 64 80
Decimal 116 100 128
Binary 1110100 1100100 10000000
Octal 164 144 200

Shades and tints

Shades of #746480

#746480
(116,100,128)
#6A5B75
(106,91,117)
#60526A
(96,82,106)
#56495F
(86,73,95)
#4C4054
(76,64,84)
#423749
(66,55,73)
#382E3E
(56,46,62)
#2E2533
(46,37,51)
#241C28
(36,28,40)
#1A131D
(26,19,29)
#100A12
(16,10,18)
#000000
(0,0,0)

Tints of #746480

#746480
(116,100,128)
#80728B
(128,114,139)
#8C8096
(140,128,150)
#988EA1
(152,142,161)
#A49CAC
(164,156,172)
#B0AAB7
(176,170,183)
#BCB8C2
(188,184,194)
#C8C6CD
(200,198,205)
#D4D4D8
(212,212,216)
#E0E2E3
(224,226,227)
#ECF0EE
(236,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #746480; }

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

This text font color is #746480.

Background Color

.myBgColor { background-color: #746480; }

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

This div background color is #746480.

Border color

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

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

This div border color is #746480.

Opacity

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

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

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

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

This text has shadow with #746480 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #746480.

Preview

Color preview on black background

This text has color #746480 on black background.


Color preview on white background

This text has color #746480 on white background.


Black color preview on #746480 background

This text has black color on #746480 background.


White color preview on #746480 background

This text has white color on #746480 background.


Related colors

Complementary color

Complementary color for #hex is #8B9B7F.


I love getcolorcode.com

Triadic colors

1 #807464 and #648074 with #746480 are triadic colors.

2 #806474 and #647480 with #746480 are triadic colors.