COLOR #4F7A49

HEX: #4F7A49 RGB: (79,122,73)

Color info

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

RGB color model

#4F7A49 color RGB value is (79,122,73).

RGB: (79,122,73) (31%, 48%, 29%)

RGB channels and saturation

R 79 of 255 = 31%
G 122 of 255 = 48%
B 73 of 255 = 29%

79
122
73

R + G + B ~ 36%. #4F7A49 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 79 + 122 + 73 = 274 (100%)
R 79 of 274 ~ 28.83%
G 122 of 274 ~ 44.53%
B 73 of 274 ~ 26.64'%

%28.83
%44.53
%26.64

CMYK color model

#4F7A49 color CMYK value is (35,0,40,52).

  • cyan value is 35.25%
  • magenta value is 0.00%
  • yellow value is 40.16%
  • key color value is 52.16%

CMYK: (35,0,40,52)
C35M0Y40K52 (35%, 0%, 40%, 52%)
(0.35 / 0.00 / 0.40 / 0.52)

CMYK percentages

%35.25
%0
%40.16
%52.16

Codes

Color #4F7A49 in popluar color models

4F 7A 49
RGB 79 122 73
HSL 113° 25.13% 38.24%
HSB/HSV 113° 40.16% 47.84%
CMYK 35.25% 0.00% 40.16%
52.16%

Color #4F7A49 in popluar number systems.

HEX 4F 7A 49
Decimal 79 122 73
Binary 1001111 1111010 1001001
Octal 117 172 111

Shades and tints

Shades of #4F7A49

#4F7A49
(79,122,73)
#486F43
(72,111,67)
#41643D
(65,100,61)
#3A5937
(58,89,55)
#334E31
(51,78,49)
#2C432B
(44,67,43)
#253825
(37,56,37)
#1E2D1F
(30,45,31)
#172219
(23,34,25)
#101713
(16,23,19)
#090C0D
(9,12,13)
#000000
(0,0,0)

Tints of #4F7A49

#4F7A49
(79,122,73)
#5F8659
(95,134,89)
#6F9269
(111,146,105)
#7F9E79
(127,158,121)
#8FAA89
(143,170,137)
#9FB699
(159,182,153)
#AFC2A9
(175,194,169)
#BFCEB9
(191,206,185)
#CFDAC9
(207,218,201)
#DFE6D9
(223,230,217)
#EFF2E9
(239,242,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4F7A49; }

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

This text font color is #4F7A49.

Background Color

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

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

This div background color is #4F7A49.

Border color

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

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

This div border color is #4F7A49.

Opacity

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

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

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

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

This text has shadow with #4F7A49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F7A49.

Preview

Color preview on black background

This text has color #4F7A49 on black background.


Color preview on white background

This text has color #4F7A49 on white background.


Black color preview on #4F7A49 background

This text has black color on #4F7A49 background.


White color preview on #4F7A49 background

This text has white color on #4F7A49 background.


Related colors

Complementary color

Complementary color for #hex is #B085B6.


I love getcolorcode.com

Triadic colors

1 #494F7A and #7A494F with #4F7A49 are triadic colors.

2 #497A4F and #7A4F49 with #4F7A49 are triadic colors.