COLOR #746764

HEX: #746764 RGB: (116,103,100)

Color info

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

RGB color model

#746764 color RGB value is (116,103,100).

RGB: (116,103,100) (45%, 40%, 39%)

RGB channels and saturation

R 116 of 255 = 45%
G 103 of 255 = 40%
B 100 of 255 = 39%

116
103
100

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

Portions of RGB colors in percentages

R + G + B = 116 + 103 + 100 = 319 (100%)
R 116 of 319 ~ 36.36%
G 103 of 319 ~ 32.29%
B 100 of 319 ~ 31.35'%

%36.36
%32.29
%31.35

CMYK color model

#746764 color CMYK value is (0,11,14,55).

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

CMYK: (0,11,14,55)
C0M11Y14K55 (0%, 11%, 14%, 55%)
(0.00 / 0.11 / 0.14 / 0.55)

CMYK percentages

%0
%11.21
%13.79
%54.51

Codes

Color #746764 in popluar color models

74 67 64
RGB 116 103 100
HSL 11° 7.41% 42.35%
HSB/HSV 11° 13.79% 45.49%
CMYK 0.00% 11.21% 13.79%
54.51%

Color #746764 in popluar number systems.

HEX 74 67 64
Decimal 116 103 100
Binary 1110100 1100111 1100100
Octal 164 147 144

Shades and tints

Shades of #746764

#746764
(116,103,100)
#6A5E5B
(106,94,91)
#605552
(96,85,82)
#564C49
(86,76,73)
#4C4340
(76,67,64)
#423A37
(66,58,55)
#38312E
(56,49,46)
#2E2825
(46,40,37)
#241F1C
(36,31,28)
#1A1613
(26,22,19)
#100D0A
(16,13,10)
#000000
(0,0,0)

Tints of #746764

#746764
(116,103,100)
#807472
(128,116,114)
#8C8180
(140,129,128)
#988E8E
(152,142,142)
#A49B9C
(164,155,156)
#B0A8AA
(176,168,170)
#BCB5B8
(188,181,184)
#C8C2C6
(200,194,198)
#D4CFD4
(212,207,212)
#E0DCE2
(224,220,226)
#ECE9F0
(236,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #746764; }

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

This text font color is #746764.

Background Color

.myBgColor { background-color: #746764; }

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

This div background color is #746764.

Border color

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

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

This div border color is #746764.

Opacity

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

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

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

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

This text has shadow with #746764 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #746764.

Preview

Color preview on black background

This text has color #746764 on black background.


Color preview on white background

This text has color #746764 on white background.


Black color preview on #746764 background

This text has black color on #746764 background.


White color preview on #746764 background

This text has white color on #746764 background.


Related colors

Complementary color

Complementary color for #hex is #8B989B.


I love getcolorcode.com

Triadic colors

1 #647467 and #676474 with #746764 are triadic colors.

2 #646774 and #677464 with #746764 are triadic colors.