COLOR #747166

HEX: #747166 RGB: (116,113,102)

Color info

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

RGB color model

#747166 color RGB value is (116,113,102).

RGB: (116,113,102) (45%, 44%, 40%)

RGB channels and saturation

R 116 of 255 = 45%
G 113 of 255 = 44%
B 102 of 255 = 40%

116
113
102

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

Portions of RGB colors in percentages

R + G + B = 116 + 113 + 102 = 331 (100%)
R 116 of 331 ~ 35.05%
G 113 of 331 ~ 34.14%
B 102 of 331 ~ 30.82'%

%35.05
%34.14
%30.82

CMYK color model

#747166 color CMYK value is (0,3,12,55).

  • cyan value is 0.00%
  • magenta value is 2.59%
  • yellow value is 12.07%
  • key color value is 54.51%

CMYK: (0,3,12,55)
C0M3Y12K55 (0%, 3%, 12%, 55%)
(0.00 / 0.03 / 0.12 / 0.55)

CMYK percentages

%0
%2.59
%12.07
%54.51

Codes

Color #747166 in popluar color models

74 71 66
RGB 116 113 102
HSL 47° 6.42% 42.75%
HSB/HSV 47° 12.07% 45.49%
CMYK 0.00% 2.59% 12.07%
54.51%

Color #747166 in popluar number systems.

HEX 74 71 66
Decimal 116 113 102
Binary 1110100 1110001 1100110
Octal 164 161 146

Shades and tints

Shades of #747166

#747166
(116,113,102)
#6A675D
(106,103,93)
#605D54
(96,93,84)
#56534B
(86,83,75)
#4C4942
(76,73,66)
#423F39
(66,63,57)
#383530
(56,53,48)
#2E2B27
(46,43,39)
#24211E
(36,33,30)
#1A1715
(26,23,21)
#100D0C
(16,13,12)
#000000
(0,0,0)

Tints of #747166

#747166
(116,113,102)
#807D73
(128,125,115)
#8C8980
(140,137,128)
#98958D
(152,149,141)
#A4A19A
(164,161,154)
#B0ADA7
(176,173,167)
#BCB9B4
(188,185,180)
#C8C5C1
(200,197,193)
#D4D1CE
(212,209,206)
#E0DDDB
(224,221,219)
#ECE9E8
(236,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #747166 color. Also use rgb(116,113,102) instead hex code.

Text Font Color

.myTextColor { color: #747166; }

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

This text font color is #747166.

Background Color

.myBgColor { background-color: #747166; }

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

This div background color is #747166.

Border color

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

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

This div border color is #747166.

Opacity

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

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

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

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

This text has shadow with #747166 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #747166.

Preview

Color preview on black background

This text has color #747166 on black background.


Color preview on white background

This text has color #747166 on white background.


Black color preview on #747166 background

This text has black color on #747166 background.


White color preview on #747166 background

This text has white color on #747166 background.


Related colors

Complementary color

Complementary color for #hex is #8B8E99.


I love getcolorcode.com

Triadic colors

1 #667471 and #716674 with #747166 are triadic colors.

2 #667174 and #717466 with #747166 are triadic colors.