COLOR #4F7F49

HEX: #4F7F49 RGB: (79,127,73)

Color info

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

RGB color model

#4F7F49 color RGB value is (79,127,73).

RGB: (79,127,73) (31%, 50%, 29%)

RGB channels and saturation

R 79 of 255 = 31%
G 127 of 255 = 50%
B 73 of 255 = 29%

79
127
73

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

Portions of RGB colors in percentages

R + G + B = 79 + 127 + 73 = 279 (100%)
R 79 of 279 ~ 28.32%
G 127 of 279 ~ 45.52%
B 73 of 279 ~ 26.16'%

%28.32
%45.52
%26.16

CMYK color model

#4F7F49 color CMYK value is (38,0,43,50).

  • cyan value is 37.80%
  • magenta value is 0.00%
  • yellow value is 42.52%
  • key color value is 50.20%

CMYK: (38,0,43,50)
C38M0Y43K50 (38%, 0%, 43%, 50%)
(0.38 / 0.00 / 0.43 / 0.50)

CMYK percentages

%37.8
%0
%42.52
%50.2

Codes

Color #4F7F49 in popluar color models

4F 7F 49
RGB 79 127 73
HSL 113° 27.00% 39.22%
HSB/HSV 113° 42.52% 49.80%
CMYK 37.80% 0.00% 42.52%
50.20%

Color #4F7F49 in popluar number systems.

HEX 4F 7F 49
Decimal 79 127 73
Binary 1001111 1111111 1001001
Octal 117 177 111

Shades and tints

Shades of #4F7F49

#4F7F49
(79,127,73)
#487443
(72,116,67)
#41693D
(65,105,61)
#3A5E37
(58,94,55)
#335331
(51,83,49)
#2C482B
(44,72,43)
#253D25
(37,61,37)
#1E321F
(30,50,31)
#172719
(23,39,25)
#101C13
(16,28,19)
#09110D
(9,17,13)
#000000
(0,0,0)

Tints of #4F7F49

#4F7F49
(79,127,73)
#5F8A59
(95,138,89)
#6F9569
(111,149,105)
#7FA079
(127,160,121)
#8FAB89
(143,171,137)
#9FB699
(159,182,153)
#AFC1A9
(175,193,169)
#BFCCB9
(191,204,185)
#CFD7C9
(207,215,201)
#DFE2D9
(223,226,217)
#EFEDE9
(239,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4F7F49 color. Also use rgb(79,127,73) instead hex code.

Text Font Color

.myTextColor { color: #4F7F49; }

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

This text font color is #4F7F49.

Background Color

.myBgColor { background-color: #4F7F49; }

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

This div background color is #4F7F49.

Border color

.myBorderColor { border: 1px solid #4F7F49; }

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

This div border color is #4F7F49.

Opacity

.myOpacity80 { color: #4F7F49; opacity: 0.8; }

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

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

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

This text has shadow with #4F7F49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F7F49.

Preview

Color preview on black background

This text has color #4F7F49 on black background.


Color preview on white background

This text has color #4F7F49 on white background.


Black color preview on #4F7F49 background

This text has black color on #4F7F49 background.


White color preview on #4F7F49 background

This text has white color on #4F7F49 background.


Related colors

Complementary color

Complementary color for #hex is #B080B6.


I love getcolorcode.com

Triadic colors

1 #494F7F and #7F494F with #4F7F49 are triadic colors.

2 #497F4F and #7F4F49 with #4F7F49 are triadic colors.