COLOR #746079

HEX: #746079 RGB: (116,96,121)

Color info

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

RGB color model

#746079 color RGB value is (116,96,121).

RGB: (116,96,121) (45%, 38%, 47%)

RGB channels and saturation

R 116 of 255 = 45%
G 96 of 255 = 38%
B 121 of 255 = 47%

116
96
121

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

Portions of RGB colors in percentages

R + G + B = 116 + 96 + 121 = 333 (100%)
R 116 of 333 ~ 34.83%
G 96 of 333 ~ 28.83%
B 121 of 333 ~ 36.34'%

%34.83
%28.83
%36.34

CMYK color model

#746079 color CMYK value is (4,21,0,53).

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

CMYK: (4,21,0,53)
C4M21Y0K53 (4%, 21%, 0%, 53%)
(0.04 / 0.21 / 0.00 / 0.53)

CMYK percentages

%4.13
%20.66
%0
%52.55

Codes

Color #746079 in popluar color models

74 60 79
RGB 116 96 121
HSL 288° 11.52% 42.55%
HSB/HSV 288° 20.66% 47.45%
CMYK 4.13% 20.66% 0.00%
52.55%

Color #746079 in popluar number systems.

HEX 74 60 79
Decimal 116 96 121
Binary 1110100 1100000 1111001
Octal 164 140 171

Shades and tints

Shades of #746079

#746079
(116,96,121)
#6A586E
(106,88,110)
#605063
(96,80,99)
#564858
(86,72,88)
#4C404D
(76,64,77)
#423842
(66,56,66)
#383037
(56,48,55)
#2E282C
(46,40,44)
#242021
(36,32,33)
#1A1816
(26,24,22)
#10100B
(16,16,11)
#000000
(0,0,0)

Tints of #746079

#746079
(116,96,121)
#806E85
(128,110,133)
#8C7C91
(140,124,145)
#988A9D
(152,138,157)
#A498A9
(164,152,169)
#B0A6B5
(176,166,181)
#BCB4C1
(188,180,193)
#C8C2CD
(200,194,205)
#D4D0D9
(212,208,217)
#E0DEE5
(224,222,229)
#ECECF1
(236,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #746079; }

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

This text font color is #746079.

Background Color

.myBgColor { background-color: #746079; }

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

This div background color is #746079.

Border color

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

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

This div border color is #746079.

Opacity

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

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

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

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

This text has shadow with #746079 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #746079.

Preview

Color preview on black background

This text has color #746079 on black background.


Color preview on white background

This text has color #746079 on white background.


Black color preview on #746079 background

This text has black color on #746079 background.


White color preview on #746079 background

This text has white color on #746079 background.


Related colors

Complementary color

Complementary color for #hex is #8B9F86.


I love getcolorcode.com

Triadic colors

1 #797460 and #607974 with #746079 are triadic colors.

2 #796074 and #607479 with #746079 are triadic colors.