COLOR #747742

HEX: #747742 RGB: (116,119,66)

Color info

#747742 contains red, green and blue colors in about the same proportion. Web safe color of #747742 is #666633 (or #663).

RGB color model

#747742 color RGB value is (116,119,66).

RGB: (116,119,66) (45%, 47%, 26%)

RGB channels and saturation

R 116 of 255 = 45%
G 119 of 255 = 47%
B 66 of 255 = 26%

116
119
66

R + G + B ~ 39%. #747742 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 119 + 66 = 301 (100%)
R 116 of 301 ~ 38.54%
G 119 of 301 ~ 39.53%
B 66 of 301 ~ 21.93'%

%38.54
%39.53
%21.93

CMYK color model

#747742 color CMYK value is (3,0,45,53).

  • cyan value is 2.52%
  • magenta value is 0.00%
  • yellow value is 44.54%
  • key color value is 53.33%

CMYK: (3,0,45,53)
C3M0Y45K53 (3%, 0%, 45%, 53%)
(0.03 / 0.00 / 0.45 / 0.53)

CMYK percentages

%2.52
%0
%44.54
%53.33

Codes

Color #747742 in popluar color models

74 77 42
RGB 116 119 66
HSL 63° 28.65% 36.27%
HSB/HSV 63° 44.54% 46.67%
CMYK 2.52% 0.00% 44.54%
53.33%

Color #747742 in popluar number systems.

HEX 74 77 42
Decimal 116 119 66
Binary 1110100 1110111 1000010
Octal 164 167 102

Shades and tints

Shades of #747742

#747742
(116,119,66)
#6A6D3C
(106,109,60)
#606336
(96,99,54)
#565930
(86,89,48)
#4C4F2A
(76,79,42)
#424524
(66,69,36)
#383B1E
(56,59,30)
#2E3118
(46,49,24)
#242712
(36,39,18)
#1A1D0C
(26,29,12)
#101306
(16,19,6)
#000000
(0,0,0)

Tints of #747742

#747742
(116,119,66)
#808353
(128,131,83)
#8C8F64
(140,143,100)
#989B75
(152,155,117)
#A4A786
(164,167,134)
#B0B397
(176,179,151)
#BCBFA8
(188,191,168)
#C8CBB9
(200,203,185)
#D4D7CA
(212,215,202)
#E0E3DB
(224,227,219)
#ECEFEC
(236,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #747742 color. Also use rgb(116,119,66) instead hex code.

Text Font Color

.myTextColor { color: #747742; }

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

This text font color is #747742.

Background Color

.myBgColor { background-color: #747742; }

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

This div background color is #747742.

Border color

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

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

This div border color is #747742.

Opacity

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

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

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

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

This text has shadow with #747742 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #747742.

Preview

Color preview on black background

This text has color #747742 on black background.


Color preview on white background

This text has color #747742 on white background.


Black color preview on #747742 background

This text has black color on #747742 background.


White color preview on #747742 background

This text has white color on #747742 background.


Related colors

Complementary color

Complementary color for #hex is #8B88BD.


I love getcolorcode.com

Triadic colors

1 #427477 and #774274 with #747742 are triadic colors.

2 #427774 and #777442 with #747742 are triadic colors.