COLOR #4F7016

HEX: #4F7016 RGB: (79,112,22)

Color info

#4F7016 contains mainly red and green colors. Web safe color of #4F7016 is #666600 (or #660).

RGB color model

#4F7016 color RGB value is (79,112,22).

RGB: (79,112,22) (31%, 44%, 9%)

RGB channels and saturation

R 79 of 255 = 31%
G 112 of 255 = 44%
B 22 of 255 = 9%

79
112
22

R + G + B ~ 28%. #4F7016 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 79 + 112 + 22 = 213 (100%)
R 79 of 213 ~ 37.09%
G 112 of 213 ~ 52.58%
B 22 of 213 ~ 10.33'%

%37.09
%52.58

CMYK color model

#4F7016 color CMYK value is (29,0,80,56).

  • cyan value is 29.46%
  • magenta value is 0.00%
  • yellow value is 80.36%
  • key color value is 56.08%

CMYK: (29,0,80,56)
C29M0Y80K56 (29%, 0%, 80%, 56%)
(0.29 / 0.00 / 0.80 / 0.56)

CMYK percentages

%29.46
%0
%80.36
%56.08

Codes

Color #4F7016 in popluar color models

4F 70 16
RGB 79 112 22
HSL 82° 67.16% 26.27%
HSB/HSV 82° 80.36% 43.92%
CMYK 29.46% 0.00% 80.36%
56.08%

Color #4F7016 in popluar number systems.

HEX 4F 70 16
Decimal 79 112 22
Binary 1001111 1110000 10110
Octal 117 160 26

Shades and tints

Shades of #4F7016

#4F7016
(79,112,22)
#486614
(72,102,20)
#415C12
(65,92,18)
#3A5210
(58,82,16)
#33480E
(51,72,14)
#2C3E0C
(44,62,12)
#25340A
(37,52,10)
#1E2A08
(30,42,8)
#172006
(23,32,6)
#101604
(16,22,4)
#090C02
(9,12,2)
#000000
(0,0,0)

Tints of #4F7016

#4F7016
(79,112,22)
#5F7D2B
(95,125,43)
#6F8A40
(111,138,64)
#7F9755
(127,151,85)
#8FA46A
(143,164,106)
#9FB17F
(159,177,127)
#AFBE94
(175,190,148)
#BFCBA9
(191,203,169)
#CFD8BE
(207,216,190)
#DFE5D3
(223,229,211)
#EFF2E8
(239,242,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4F7016 color. Also use rgb(79,112,22) instead hex code.

Text Font Color

.myTextColor { color: #4F7016; }

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

This text font color is #4F7016.

Background Color

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

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

This div background color is #4F7016.

Border color

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

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

This div border color is #4F7016.

Opacity

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

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

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

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

This text has shadow with #4F7016 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F7016.

Preview

Color preview on black background

This text has color #4F7016 on black background.


Color preview on white background

This text has color #4F7016 on white background.


Black color preview on #4F7016 background

This text has black color on #4F7016 background.


White color preview on #4F7016 background

This text has white color on #4F7016 background.


Related colors

Complementary color

Complementary color for #hex is #B08FE9.


I love getcolorcode.com

Triadic colors

1 #164F70 and #70164F with #4F7016 are triadic colors.

2 #16704F and #704F16 with #4F7016 are triadic colors.