COLOR #747934

HEX: #747934 RGB: (116,121,52)

Color info

#747934 contains mainly red and green colors. Web safe color of #747934 is #666633 (or #663).

RGB color model

#747934 color RGB value is (116,121,52).

RGB: (116,121,52) (45%, 47%, 20%)

RGB channels and saturation

R 116 of 255 = 45%
G 121 of 255 = 47%
B 52 of 255 = 20%

116
121
52

R + G + B ~ 37%. #747934 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 121 + 52 = 289 (100%)
R 116 of 289 ~ 40.14%
G 121 of 289 ~ 41.87%
B 52 of 289 ~ 17.99'%

%40.14
%41.87
%17.99

CMYK color model

#747934 color CMYK value is (4,0,57,53).

  • cyan value is 4.13%
  • magenta value is 0.00%
  • yellow value is 57.02%
  • key color value is 52.55%
CMYK: (4,0,57,53) C4M0Y57K53 (4%,0%,57%,53%) (0.04/0.00/0.57/0.53) 

CMYK percentages

%4.13
%0
%57.02
%52.55

Codes

Color #747934 in popluar color models

74 79 34
RGB 116 121 52
HSL 64° 39.88% 33.92%
HSB/HSV 64° 57.02% 47.45%
CMYK 4.13% 0.00% 57.02%
52.55%

Color #747934 in popluar number systems.

HEX 74 79 34
Decimal 116 121 52
Binary 1110100 1111001 110100
Octal 164 171 64

Shades and tints

Shades of #747934

#747934
(116,121,52)
#6A6E30
(106,110,48)
#60632C
(96,99,44)
#565828
(86,88,40)
#4C4D24
(76,77,36)
#424220
(66,66,32)
#38371C
(56,55,28)
#2E2C18
(46,44,24)
#242114
(36,33,20)
#1A1610
(26,22,16)
#100B0C
(16,11,12)
#000000
(0,0,0)

Tints of #747934

#747934
(116,121,52)
#808546
(128,133,70)
#8C9158
(140,145,88)
#989D6A
(152,157,106)
#A4A97C
(164,169,124)
#B0B58E
(176,181,142)
#BCC1A0
(188,193,160)
#C8CDB2
(200,205,178)
#D4D9C4
(212,217,196)
#E0E5D6
(224,229,214)
#ECF1E8
(236,241,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #747934 color. Also use rgb(116,121,52) instead hex code.

Text Font Color

.myTextColor { color: #747934; }

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

This text font color is #747934.

Background Color

.myBgColor { background-color: #747934; }

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

This div background color is #747934.

Border color

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

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

This div border color is #747934.

Opacity

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

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

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

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

This text has shadow with #747934 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #747934.

Preview

Color preview on black background

This text has color #747934 on black background.


Color preview on white background

This text has color #747934 on white background.


Black color preview on #747934 background

This text has black color on #747934 background.


White color preview on #747934 background

This text has white color on #747934 background.


Related colors

Complementary color

Complementary color for #hex is #8B86CB.


I love getcolorcode.com

Triadic colors

1 #347479 and #793474 with #747934 are triadic colors.

2 #347974 and #797434 with #747934 are triadic colors.