COLOR #74774A

HEX: #74774A RGB: (116,119,74)

Color info

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

RGB color model

#74774A color RGB value is (116,119,74).

RGB: (116,119,74) (45%, 47%, 29%)

RGB channels and saturation

R 116 of 255 = 45%
G 119 of 255 = 47%
B 74 of 255 = 29%

116
119
74

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

Portions of RGB colors in percentages

R + G + B = 116 + 119 + 74 = 309 (100%)
R 116 of 309 ~ 37.54%
G 119 of 309 ~ 38.51%
B 74 of 309 ~ 23.95'%

%37.54
%38.51
%23.95

CMYK color model

#74774A color CMYK value is (3,0,38,53).

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

CMYK: (3,0,38,53)
C3M0Y38K53 (3%, 0%, 38%, 53%)
(0.03 / 0.00 / 0.38 / 0.53)

CMYK percentages

%2.52
%0
%37.82
%53.33

Codes

Color #74774A in popluar color models

74 77 4A
RGB 116 119 74
HSL 64° 23.32% 37.84%
HSB/HSV 64° 37.82% 46.67%
CMYK 2.52% 0.00% 37.82%
53.33%

Color #74774A in popluar number systems.

HEX 74 77 4A
Decimal 116 119 74
Binary 1110100 1110111 1001010
Octal 164 167 112

Shades and tints

Shades of #74774A

#74774A
(116,119,74)
#6A6D44
(106,109,68)
#60633E
(96,99,62)
#565938
(86,89,56)
#4C4F32
(76,79,50)
#42452C
(66,69,44)
#383B26
(56,59,38)
#2E3120
(46,49,32)
#24271A
(36,39,26)
#1A1D14
(26,29,20)
#10130E
(16,19,14)
#000000
(0,0,0)

Tints of #74774A

#74774A
(116,119,74)
#80835A
(128,131,90)
#8C8F6A
(140,143,106)
#989B7A
(152,155,122)
#A4A78A
(164,167,138)
#B0B39A
(176,179,154)
#BCBFAA
(188,191,170)
#C8CBBA
(200,203,186)
#D4D7CA
(212,215,202)
#E0E3DA
(224,227,218)
#ECEFEA
(236,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #74774A; }

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

This text font color is #74774A.

Background Color

.myBgColor { background-color: #74774A; }

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

This div background color is #74774A.

Border color

.myBorderColor { border: 1px solid #74774A; }

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

This div border color is #74774A.

Opacity

.myOpacity80 { color: #74774A; opacity: 0.8; }

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

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

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

This text has shadow with #74774A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74774A.

Preview

Color preview on black background

This text has color #74774A on black background.


Color preview on white background

This text has color #74774A on white background.


Black color preview on #74774A background

This text has black color on #74774A background.


White color preview on #74774A background

This text has white color on #74774A background.


Related colors

Complementary color

Complementary color for #hex is #8B88B5.


I love getcolorcode.com

Triadic colors

1 #4A7477 and #774A74 with #74774A are triadic colors.

2 #4A7774 and #77744A with #74774A are triadic colors.