COLOR #746479

HEX: #746479 RGB: (116,100,121)

Color info

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

RGB color model

#746479 color RGB value is (116,100,121).

RGB: (116,100,121) (45%, 39%, 47%)

RGB channels and saturation

R 116 of 255 = 45%
G 100 of 255 = 39%
B 121 of 255 = 47%

116
100
121

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

Portions of RGB colors in percentages

R + G + B = 116 + 100 + 121 = 337 (100%)
R 116 of 337 ~ 34.42%
G 100 of 337 ~ 29.67%
B 121 of 337 ~ 35.91'%

%34.42
%29.67
%35.91

CMYK color model

#746479 color CMYK value is (4,17,0,53).

  • cyan value is 4.13%
  • magenta value is 17.36%
  • yellow value is 0.00%
  • key color value is 52.55%

CMYK: (4,17,0,53)
C4M17Y0K53 (4%, 17%, 0%, 53%)
(0.04 / 0.17 / 0.00 / 0.53)

CMYK percentages

%4.13
%17.36
%0
%52.55

Codes

Color #746479 in popluar color models

74 64 79
RGB 116 100 121
HSL 286° 9.50% 43.33%
HSB/HSV 286° 17.36% 47.45%
CMYK 4.13% 17.36% 0.00%
52.55%

Color #746479 in popluar number systems.

HEX 74 64 79
Decimal 116 100 121
Binary 1110100 1100100 1111001
Octal 164 144 171

Shades and tints

Shades of #746479

#746479
(116,100,121)
#6A5B6E
(106,91,110)
#605263
(96,82,99)
#564958
(86,73,88)
#4C404D
(76,64,77)
#423742
(66,55,66)
#382E37
(56,46,55)
#2E252C
(46,37,44)
#241C21
(36,28,33)
#1A1316
(26,19,22)
#100A0B
(16,10,11)
#000000
(0,0,0)

Tints of #746479

#746479
(116,100,121)
#807285
(128,114,133)
#8C8091
(140,128,145)
#988E9D
(152,142,157)
#A49CA9
(164,156,169)
#B0AAB5
(176,170,181)
#BCB8C1
(188,184,193)
#C8C6CD
(200,198,205)
#D4D4D9
(212,212,217)
#E0E2E5
(224,226,229)
#ECF0F1
(236,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #746479; }

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

This text font color is #746479.

Background Color

.myBgColor { background-color: #746479; }

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

This div background color is #746479.

Border color

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

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

This div border color is #746479.

Opacity

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

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

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

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

This text has shadow with #746479 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #746479.

Preview

Color preview on black background

This text has color #746479 on black background.


Color preview on white background

This text has color #746479 on white background.


Black color preview on #746479 background

This text has black color on #746479 background.


White color preview on #746479 background

This text has white color on #746479 background.


Related colors

Complementary color

Complementary color for #hex is #8B9B86.


I love getcolorcode.com

Triadic colors

1 #797464 and #647974 with #746479 are triadic colors.

2 #796474 and #647479 with #746479 are triadic colors.