COLOR #747659

HEX: #747659 RGB: (116,118,89)

Color info

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

RGB color model

#747659 color RGB value is (116,118,89).

RGB: (116,118,89) (45%, 46%, 35%)

RGB channels and saturation

R 116 of 255 = 45%
G 118 of 255 = 46%
B 89 of 255 = 35%

116
118
89

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

Portions of RGB colors in percentages

R + G + B = 116 + 118 + 89 = 323 (100%)
R 116 of 323 ~ 35.91%
G 118 of 323 ~ 36.53%
B 89 of 323 ~ 27.55'%

%35.91
%36.53
%27.55

CMYK color model

#747659 color CMYK value is (2,0,25,54).

  • cyan value is 1.69%
  • magenta value is 0.00%
  • yellow value is 24.58%
  • key color value is 53.73%

CMYK: (2,0,25,54)
C2M0Y25K54 (2%, 0%, 25%, 54%)
(0.02 / 0.00 / 0.25 / 0.54)

CMYK percentages

%1.69
%0
%24.58
%53.73

Codes

Color #747659 in popluar color models

74 76 59
RGB 116 118 89
HSL 64° 14.01% 40.59%
HSB/HSV 64° 24.58% 46.27%
CMYK 1.69% 0.00% 24.58%
53.73%

Color #747659 in popluar number systems.

HEX 74 76 59
Decimal 116 118 89
Binary 1110100 1110110 1011001
Octal 164 166 131

Shades and tints

Shades of #747659

#747659
(116,118,89)
#6A6C51
(106,108,81)
#606249
(96,98,73)
#565841
(86,88,65)
#4C4E39
(76,78,57)
#424431
(66,68,49)
#383A29
(56,58,41)
#2E3021
(46,48,33)
#242619
(36,38,25)
#1A1C11
(26,28,17)
#101209
(16,18,9)
#000000
(0,0,0)

Tints of #747659

#747659
(116,118,89)
#808268
(128,130,104)
#8C8E77
(140,142,119)
#989A86
(152,154,134)
#A4A695
(164,166,149)
#B0B2A4
(176,178,164)
#BCBEB3
(188,190,179)
#C8CAC2
(200,202,194)
#D4D6D1
(212,214,209)
#E0E2E0
(224,226,224)
#ECEEEF
(236,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #747659 color. Also use rgb(116,118,89) instead hex code.

Text Font Color

.myTextColor { color: #747659; }

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

This text font color is #747659.

Background Color

.myBgColor { background-color: #747659; }

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

This div background color is #747659.

Border color

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

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

This div border color is #747659.

Opacity

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

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

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

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

This text has shadow with #747659 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #747659.

Preview

Color preview on black background

This text has color #747659 on black background.


Color preview on white background

This text has color #747659 on white background.


Black color preview on #747659 background

This text has black color on #747659 background.


White color preview on #747659 background

This text has white color on #747659 background.


Related colors

Complementary color

Complementary color for #hex is #8B89A6.


I love getcolorcode.com

Triadic colors

1 #597476 and #765974 with #747659 are triadic colors.

2 #597674 and #767459 with #747659 are triadic colors.