COLOR #74734E

HEX: #74734E RGB: (116,115,78)

Color info

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

RGB color model

#74734E color RGB value is (116,115,78).

RGB: (116,115,78) (45%, 45%, 31%)

RGB channels and saturation

R 116 of 255 = 45%
G 115 of 255 = 45%
B 78 of 255 = 31%

116
115
78

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

Portions of RGB colors in percentages

R + G + B = 116 + 115 + 78 = 309 (100%)
R 116 of 309 ~ 37.54%
G 115 of 309 ~ 37.22%
B 78 of 309 ~ 25.24'%

%37.54
%37.22
%25.24

CMYK color model

#74734E color CMYK value is (0,1,33,55).

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

CMYK: (0,1,33,55)
C0M1Y33K55 (0%, 1%, 33%, 55%)
(0.00 / 0.01 / 0.33 / 0.55)

CMYK percentages

%0
%0.86
%32.76
%54.51

Codes

Color #74734E in popluar color models

74 73 4E
RGB 116 115 78
HSL 58° 19.59% 38.04%
HSB/HSV 58° 32.76% 45.49%
CMYK 0.00% 0.86% 32.76%
54.51%

Color #74734E in popluar number systems.

HEX 74 73 4E
Decimal 116 115 78
Binary 1110100 1110011 1001110
Octal 164 163 116

Shades and tints

Shades of #74734E

#74734E
(116,115,78)
#6A6947
(106,105,71)
#605F40
(96,95,64)
#565539
(86,85,57)
#4C4B32
(76,75,50)
#42412B
(66,65,43)
#383724
(56,55,36)
#2E2D1D
(46,45,29)
#242316
(36,35,22)
#1A190F
(26,25,15)
#100F08
(16,15,8)
#000000
(0,0,0)

Tints of #74734E

#74734E
(116,115,78)
#807F5E
(128,127,94)
#8C8B6E
(140,139,110)
#98977E
(152,151,126)
#A4A38E
(164,163,142)
#B0AF9E
(176,175,158)
#BCBBAE
(188,187,174)
#C8C7BE
(200,199,190)
#D4D3CE
(212,211,206)
#E0DFDE
(224,223,222)
#ECEBEE
(236,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #74734E; }

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

This text font color is #74734E.

Background Color

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

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

This div background color is #74734E.

Border color

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

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

This div border color is #74734E.

Opacity

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

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

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

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

This text has shadow with #74734E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74734E.

Preview

Color preview on black background

This text has color #74734E on black background.


Color preview on white background

This text has color #74734E on white background.


Black color preview on #74734E background

This text has black color on #74734E background.


White color preview on #74734E background

This text has white color on #74734E background.


Related colors

Complementary color

Complementary color for #hex is #8B8CB1.


I love getcolorcode.com

Triadic colors

1 #4E7473 and #734E74 with #74734E are triadic colors.

2 #4E7374 and #73744E with #74734E are triadic colors.