COLOR #74734D

HEX: #74734D RGB: (116,115,77)

Color info

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

RGB color model

#74734D color RGB value is (116,115,77).

RGB: (116,115,77) (45%, 45%, 30%)

RGB channels and saturation

R 116 of 255 = 45%
G 115 of 255 = 45%
B 77 of 255 = 30%

116
115
77

R + G + B ~ 40%. #74734D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 116 + 115 + 77 = 308 (100%)
R 116 of 308 ~ 37.66%
G 115 of 308 ~ 37.34%
B 77 of 308 ~ 25'%

%37.66
%37.34
%25

CMYK color model

#74734D color CMYK value is (0,1,34,55).

  • cyan value is 0.00%
  • magenta value is 0.86%
  • yellow value is 33.62%
  • key color value is 54.51%

CMYK: (0,1,34,55)
C0M1Y34K55 (0%, 1%, 34%, 55%)
(0.00 / 0.01 / 0.34 / 0.55)

CMYK percentages

%0
%0.86
%33.62
%54.51

Codes

Color #74734D in popluar color models

74 73 4D
RGB 116 115 77
HSL 58° 20.21% 37.84%
HSB/HSV 58° 33.62% 45.49%
CMYK 0.00% 0.86% 33.62%
54.51%

Color #74734D in popluar number systems.

HEX 74 73 4D
Decimal 116 115 77
Binary 1110100 1110011 1001101
Octal 164 163 115

Shades and tints

Shades of #74734D

#74734D
(116,115,77)
#6A6946
(106,105,70)
#605F3F
(96,95,63)
#565538
(86,85,56)
#4C4B31
(76,75,49)
#42412A
(66,65,42)
#383723
(56,55,35)
#2E2D1C
(46,45,28)
#242315
(36,35,21)
#1A190E
(26,25,14)
#100F07
(16,15,7)
#000000
(0,0,0)

Tints of #74734D

#74734D
(116,115,77)
#807F5D
(128,127,93)
#8C8B6D
(140,139,109)
#98977D
(152,151,125)
#A4A38D
(164,163,141)
#B0AF9D
(176,175,157)
#BCBBAD
(188,187,173)
#C8C7BD
(200,199,189)
#D4D3CD
(212,211,205)
#E0DFDD
(224,223,221)
#ECEBED
(236,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74734D color. Also use rgb(116,115,77) instead hex code.

Text Font Color

.myTextColor { color: #74734D; }

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

This text font color is #74734D.

Background Color

.myBgColor { background-color: #74734D; }

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

This div background color is #74734D.

Border color

.myBorderColor { border: 1px solid #74734D; }

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

This div border color is #74734D.

Opacity

.myOpacity80 { color: #74734D; opacity: 0.8; }

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

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

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

This text has shadow with #74734D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74734D.

Preview

Color preview on black background

This text has color #74734D on black background.


Color preview on white background

This text has color #74734D on white background.


Black color preview on #74734D background

This text has black color on #74734D background.


White color preview on #74734D background

This text has white color on #74734D background.


Related colors

Complementary color

Complementary color for #hex is #8B8CB2.


I love getcolorcode.com

Triadic colors

1 #4D7473 and #734D74 with #74734D are triadic colors.

2 #4D7374 and #73744D with #74734D are triadic colors.