COLOR #747866

HEX: #747866 RGB: (116,120,102)

Color info

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

RGB color model

#747866 color RGB value is (116,120,102).

RGB: (116,120,102) (45%, 47%, 40%)

RGB channels and saturation

R 116 of 255 = 45%
G 120 of 255 = 47%
B 102 of 255 = 40%

116
120
102

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

Portions of RGB colors in percentages

R + G + B = 116 + 120 + 102 = 338 (100%)
R 116 of 338 ~ 34.32%
G 120 of 338 ~ 35.5%
B 102 of 338 ~ 30.18'%

%34.32
%35.5
%30.18

CMYK color model

#747866 color CMYK value is (3,0,15,53).

  • cyan value is 3.33%
  • magenta value is 0.00%
  • yellow value is 15.00%
  • key color value is 52.94%
CMYK: (3,0,15,53) C3M0Y15K53 (3%,0%,15%,53%) (0.03/0.00/0.15/0.53) 

CMYK percentages

%3.33
%0
%15
%52.94

Codes

Color #747866 in popluar color models

74 78 66
RGB 116 120 102
HSL 73° 8.11% 43.53%
HSB/HSV 73° 15.00% 47.06%
CMYK 3.33% 0.00% 15.00%
52.94%

Color #747866 in popluar number systems.

HEX 74 78 66
Decimal 116 120 102
Binary 1110100 1111000 1100110
Octal 164 170 146

Shades and tints

Shades of #747866

#747866
(116,120,102)
#6A6E5D
(106,110,93)
#606454
(96,100,84)
#565A4B
(86,90,75)
#4C5042
(76,80,66)
#424639
(66,70,57)
#383C30
(56,60,48)
#2E3227
(46,50,39)
#24281E
(36,40,30)
#1A1E15
(26,30,21)
#10140C
(16,20,12)
#000000
(0,0,0)

Tints of #747866

#747866
(116,120,102)
#808473
(128,132,115)
#8C9080
(140,144,128)
#989C8D
(152,156,141)
#A4A89A
(164,168,154)
#B0B4A7
(176,180,167)
#BCC0B4
(188,192,180)
#C8CCC1
(200,204,193)
#D4D8CE
(212,216,206)
#E0E4DB
(224,228,219)
#ECF0E8
(236,240,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #747866; }

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

This text font color is #747866.

Background Color

.myBgColor { background-color: #747866; }

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

This div background color is #747866.

Border color

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

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

This div border color is #747866.

Opacity

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

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

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

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

This text has shadow with #747866 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #747866.

Preview

Color preview on black background

This text has color #747866 on black background.


Color preview on white background

This text has color #747866 on white background.


Black color preview on #747866 background

This text has black color on #747866 background.


White color preview on #747866 background

This text has white color on #747866 background.


Related colors

Complementary color

Complementary color for #hex is #8B8799.


I love getcolorcode.com

Triadic colors

1 #667478 and #786674 with #747866 are triadic colors.

2 #667874 and #787466 with #747866 are triadic colors.