COLOR #746777

HEX: #746777 RGB: (116,103,119)

Color info

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

RGB color model

#746777 color RGB value is (116,103,119).

RGB: (116,103,119) (45%, 40%, 47%)

RGB channels and saturation

R 116 of 255 = 45%
G 103 of 255 = 40%
B 119 of 255 = 47%

116
103
119

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

Portions of RGB colors in percentages

R + G + B = 116 + 103 + 119 = 338 (100%)
R 116 of 338 ~ 34.32%
G 103 of 338 ~ 30.47%
B 119 of 338 ~ 35.21'%

%34.32
%30.47
%35.21

CMYK color model

#746777 color CMYK value is (3,13,0,53).

  • cyan value is 2.52%
  • magenta value is 13.45%
  • yellow value is 0.00%
  • key color value is 53.33%

CMYK: (3,13,0,53)
C3M13Y0K53 (3%, 13%, 0%, 53%)
(0.03 / 0.13 / 0.00 / 0.53)

CMYK percentages

%2.52
%13.45
%0
%53.33

Codes

Color #746777 in popluar color models

74 67 77
RGB 116 103 119
HSL 289° 7.21% 43.53%
HSB/HSV 289° 13.45% 46.67%
CMYK 2.52% 13.45% 0.00%
53.33%

Color #746777 in popluar number systems.

HEX 74 67 77
Decimal 116 103 119
Binary 1110100 1100111 1110111
Octal 164 147 167

Shades and tints

Shades of #746777

#746777
(116,103,119)
#6A5E6D
(106,94,109)
#605563
(96,85,99)
#564C59
(86,76,89)
#4C434F
(76,67,79)
#423A45
(66,58,69)
#38313B
(56,49,59)
#2E2831
(46,40,49)
#241F27
(36,31,39)
#1A161D
(26,22,29)
#100D13
(16,13,19)
#000000
(0,0,0)

Tints of #746777

#746777
(116,103,119)
#807483
(128,116,131)
#8C818F
(140,129,143)
#988E9B
(152,142,155)
#A49BA7
(164,155,167)
#B0A8B3
(176,168,179)
#BCB5BF
(188,181,191)
#C8C2CB
(200,194,203)
#D4CFD7
(212,207,215)
#E0DCE3
(224,220,227)
#ECE9EF
(236,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #746777 color. Also use rgb(116,103,119) instead hex code.

Text Font Color

.myTextColor { color: #746777; }

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

This text font color is #746777.

Background Color

.myBgColor { background-color: #746777; }

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

This div background color is #746777.

Border color

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

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

This div border color is #746777.

Opacity

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

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

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

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

This text has shadow with #746777 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #746777.

Preview

Color preview on black background

This text has color #746777 on black background.


Color preview on white background

This text has color #746777 on white background.


Black color preview on #746777 background

This text has black color on #746777 background.


White color preview on #746777 background

This text has white color on #746777 background.


Related colors

Complementary color

Complementary color for #hex is #8B9888.


I love getcolorcode.com

Triadic colors

1 #777467 and #677774 with #746777 are triadic colors.

2 #776774 and #677477 with #746777 are triadic colors.