COLOR #74864F

HEX: #74864F RGB: (116,134,79)

Color info

#74864F contains red, green and blue colors in about the same proportion. Web safe color of #74864F is #669966 (or #696).

RGB color model

#74864F color RGB value is (116,134,79).

RGB: (116,134,79) (45%, 53%, 31%)

RGB channels and saturation

R 116 of 255 = 45%
G 134 of 255 = 53%
B 79 of 255 = 31%

116
134
79

R + G + B ~ 43%. #74864F is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 116 + 134 + 79 = 329 (100%)
R 116 of 329 ~ 35.26%
G 134 of 329 ~ 40.73%
B 79 of 329 ~ 24.01'%

%35.26
%40.73
%24.01

CMYK color model

#74864F color CMYK value is (13,0,41,47).

  • cyan value is 13.43%
  • magenta value is 0.00%
  • yellow value is 41.04%
  • key color value is 47.45%

CMYK: (13,0,41,47)
C13M0Y41K47 (13%, 0%, 41%, 47%)
(0.13 / 0.00 / 0.41 / 0.47)

CMYK percentages

%13.43
%0
%41.04
%47.45

Codes

Color #74864F in popluar color models

74 86 4F
RGB 116 134 79
HSL 80° 25.82% 41.76%
HSB/HSV 80° 41.04% 52.55%
CMYK 13.43% 0.00% 41.04%
47.45%

Color #74864F in popluar number systems.

HEX 74 86 4F
Decimal 116 134 79
Binary 1110100 10000110 1001111
Octal 164 206 117

Shades and tints

Shades of #74864F

#74864F
(116,134,79)
#6A7A48
(106,122,72)
#606E41
(96,110,65)
#56623A
(86,98,58)
#4C5633
(76,86,51)
#424A2C
(66,74,44)
#383E25
(56,62,37)
#2E321E
(46,50,30)
#242617
(36,38,23)
#1A1A10
(26,26,16)
#100E09
(16,14,9)
#000000
(0,0,0)

Tints of #74864F

#74864F
(116,134,79)
#80915F
(128,145,95)
#8C9C6F
(140,156,111)
#98A77F
(152,167,127)
#A4B28F
(164,178,143)
#B0BD9F
(176,189,159)
#BCC8AF
(188,200,175)
#C8D3BF
(200,211,191)
#D4DECF
(212,222,207)
#E0E9DF
(224,233,223)
#ECF4EF
(236,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74864F color. Also use rgb(116,134,79) instead hex code.

Text Font Color

.myTextColor { color: #74864F; }

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

This text font color is #74864F.

Background Color

.myBgColor { background-color: #74864F; }

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

This div background color is #74864F.

Border color

.myBorderColor { border: 1px solid #74864F; }

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

This div border color is #74864F.

Opacity

.myOpacity80 { color: #74864F; opacity: 0.8; }

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

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

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

This text has shadow with #74864F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74864F.

Preview

Color preview on black background

This text has color #74864F on black background.


Color preview on white background

This text has color #74864F on white background.


Black color preview on #74864F background

This text has black color on #74864F background.


White color preview on #74864F background

This text has white color on #74864F background.


Related colors

Complementary color

Complementary color for #hex is #8B79B0.


I love getcolorcode.com

Triadic colors

1 #4F7486 and #864F74 with #74864F are triadic colors.

2 #4F8674 and #86744F with #74864F are triadic colors.