COLOR #4F7A31

HEX: #4F7A31 RGB: (79,122,49)

Color info

#4F7A31 contains mainly red and green colors. Web safe color of #4F7A31 is #666633 (or #663).

RGB color model

#4F7A31 color RGB value is (79,122,49).

RGB: (79,122,49) (31%, 48%, 19%)

RGB channels and saturation

R 79 of 255 = 31%
G 122 of 255 = 48%
B 49 of 255 = 19%

79
122
49

R + G + B ~ 33%. #4F7A31 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 79 + 122 + 49 = 250 (100%)
R 79 of 250 ~ 31.6%
G 122 of 250 ~ 48.8%
B 49 of 250 ~ 19.6'%

%31.6
%48.8
%19.6

CMYK color model

#4F7A31 color CMYK value is (35,0,60,52).

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

CMYK: (35,0,60,52)
C35M0Y60K52 (35%, 0%, 60%, 52%)
(0.35 / 0.00 / 0.60 / 0.52)

CMYK percentages

%35.25
%0
%59.84
%52.16

Codes

Color #4F7A31 in popluar color models

4F 7A 31
RGB 79 122 49
HSL 95° 42.69% 33.53%
HSB/HSV 95° 59.84% 47.84%
CMYK 35.25% 0.00% 59.84%
52.16%

Color #4F7A31 in popluar number systems.

HEX 4F 7A 31
Decimal 79 122 49
Binary 1001111 1111010 110001
Octal 117 172 61

Shades and tints

Shades of #4F7A31

#4F7A31
(79,122,49)
#486F2D
(72,111,45)
#416429
(65,100,41)
#3A5925
(58,89,37)
#334E21
(51,78,33)
#2C431D
(44,67,29)
#253819
(37,56,25)
#1E2D15
(30,45,21)
#172211
(23,34,17)
#10170D
(16,23,13)
#090C09
(9,12,9)
#000000
(0,0,0)

Tints of #4F7A31

#4F7A31
(79,122,49)
#5F8643
(95,134,67)
#6F9255
(111,146,85)
#7F9E67
(127,158,103)
#8FAA79
(143,170,121)
#9FB68B
(159,182,139)
#AFC29D
(175,194,157)
#BFCEAF
(191,206,175)
#CFDAC1
(207,218,193)
#DFE6D3
(223,230,211)
#EFF2E5
(239,242,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4F7A31; }

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

This text font color is #4F7A31.

Background Color

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

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

This div background color is #4F7A31.

Border color

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

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

This div border color is #4F7A31.

Opacity

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

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

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

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

This text has shadow with #4F7A31 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F7A31.

Preview

Color preview on black background

This text has color #4F7A31 on black background.


Color preview on white background

This text has color #4F7A31 on white background.


Black color preview on #4F7A31 background

This text has black color on #4F7A31 background.


White color preview on #4F7A31 background

This text has white color on #4F7A31 background.


Related colors

Complementary color

Complementary color for #hex is #B085CE.


I love getcolorcode.com

Triadic colors

1 #314F7A and #7A314F with #4F7A31 are triadic colors.

2 #317A4F and #7A4F31 with #4F7A31 are triadic colors.