COLOR #746772

HEX: #746772 RGB: (116,103,114)

Color info

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

RGB color model

#746772 color RGB value is (116,103,114).

RGB: (116,103,114) (45%, 40%, 45%)

RGB channels and saturation

R 116 of 255 = 45%
G 103 of 255 = 40%
B 114 of 255 = 45%

116
103
114

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

Portions of RGB colors in percentages

R + G + B = 116 + 103 + 114 = 333 (100%)
R 116 of 333 ~ 34.83%
G 103 of 333 ~ 30.93%
B 114 of 333 ~ 34.23'%

%34.83
%30.93
%34.23

CMYK color model

#746772 color CMYK value is (0,11,2,55).

  • cyan value is 0.00%
  • magenta value is 11.21%
  • yellow value is 1.72%
  • key color value is 54.51%

CMYK: (0,11,2,55)
C0M11Y2K55 (0%, 11%, 2%, 55%)
(0.00 / 0.11 / 0.02 / 0.55)

CMYK percentages

%0
%11.21
%1.72
%54.51

Codes

Color #746772 in popluar color models

74 67 72
RGB 116 103 114
HSL 309° 5.94% 42.94%
HSB/HSV 309° 11.21% 45.49%
CMYK 0.00% 11.21% 1.72%
54.51%

Color #746772 in popluar number systems.

HEX 74 67 72
Decimal 116 103 114
Binary 1110100 1100111 1110010
Octal 164 147 162

Shades and tints

Shades of #746772

#746772
(116,103,114)
#6A5E68
(106,94,104)
#60555E
(96,85,94)
#564C54
(86,76,84)
#4C434A
(76,67,74)
#423A40
(66,58,64)
#383136
(56,49,54)
#2E282C
(46,40,44)
#241F22
(36,31,34)
#1A1618
(26,22,24)
#100D0E
(16,13,14)
#000000
(0,0,0)

Tints of #746772

#746772
(116,103,114)
#80747E
(128,116,126)
#8C818A
(140,129,138)
#988E96
(152,142,150)
#A49BA2
(164,155,162)
#B0A8AE
(176,168,174)
#BCB5BA
(188,181,186)
#C8C2C6
(200,194,198)
#D4CFD2
(212,207,210)
#E0DCDE
(224,220,222)
#ECE9EA
(236,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #746772; }

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

This text font color is #746772.

Background Color

.myBgColor { background-color: #746772; }

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

This div background color is #746772.

Border color

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

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

This div border color is #746772.

Opacity

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

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

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

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

This text has shadow with #746772 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #746772.

Preview

Color preview on black background

This text has color #746772 on black background.


Color preview on white background

This text has color #746772 on white background.


Black color preview on #746772 background

This text has black color on #746772 background.


White color preview on #746772 background

This text has white color on #746772 background.


Related colors

Complementary color

Complementary color for #hex is #8B988D.


I love getcolorcode.com

Triadic colors

1 #727467 and #677274 with #746772 are triadic colors.

2 #726774 and #677472 with #746772 are triadic colors.