COLOR #4F5A16

HEX: #4F5A16 RGB: (79,90,22)

Color info

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

RGB color model

#4F5A16 color RGB value is (79,90,22).

RGB: (79,90,22) (31%, 35%, 9%)

RGB channels and saturation

R 79 of 255 = 31%
G 90 of 255 = 35%
B 22 of 255 = 9%

79
90
22

R + G + B ~ 25%. #4F5A16 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 79 + 90 + 22 = 191 (100%)
R 79 of 191 ~ 41.36%
G 90 of 191 ~ 47.12%
B 22 of 191 ~ 11.52'%

%41.36
%47.12
%11.52

CMYK color model

#4F5A16 color CMYK value is (12,0,76,65).

  • cyan value is 12.22%
  • magenta value is 0.00%
  • yellow value is 75.56%
  • key color value is 64.71%

CMYK: (12,0,76,65)
C12M0Y76K65 (12%, 0%, 76%, 65%)
(0.12 / 0.00 / 0.76 / 0.65)

CMYK percentages

%12.22
%0
%75.56
%64.71

Codes

Color #4F5A16 in popluar color models

4F 5A 16
RGB 79 90 22
HSL 70° 60.71% 21.96%
HSB/HSV 70° 75.56% 35.29%
CMYK 12.22% 0.00% 75.56%
64.71%

Color #4F5A16 in popluar number systems.

HEX 4F 5A 16
Decimal 79 90 22
Binary 1001111 1011010 10110
Octal 117 132 26

Shades and tints

Shades of #4F5A16

#4F5A16
(79,90,22)
#485214
(72,82,20)
#414A12
(65,74,18)
#3A4210
(58,66,16)
#333A0E
(51,58,14)
#2C320C
(44,50,12)
#252A0A
(37,42,10)
#1E2208
(30,34,8)
#171A06
(23,26,6)
#101204
(16,18,4)
#090A02
(9,10,2)
#000000
(0,0,0)

Tints of #4F5A16

#4F5A16
(79,90,22)
#5F692B
(95,105,43)
#6F7840
(111,120,64)
#7F8755
(127,135,85)
#8F966A
(143,150,106)
#9FA57F
(159,165,127)
#AFB494
(175,180,148)
#BFC3A9
(191,195,169)
#CFD2BE
(207,210,190)
#DFE1D3
(223,225,211)
#EFF0E8
(239,240,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4F5A16; }

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

This text font color is #4F5A16.

Background Color

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

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

This div background color is #4F5A16.

Border color

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

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

This div border color is #4F5A16.

Opacity

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

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

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

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

This text has shadow with #4F5A16 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F5A16.

Preview

Color preview on black background

This text has color #4F5A16 on black background.


Color preview on white background

This text has color #4F5A16 on white background.


Black color preview on #4F5A16 background

This text has black color on #4F5A16 background.


White color preview on #4F5A16 background

This text has white color on #4F5A16 background.


Related colors

Complementary color

Complementary color for #hex is #B0A5E9.


I love getcolorcode.com

Triadic colors

1 #164F5A and #5A164F with #4F5A16 are triadic colors.

2 #165A4F and #5A4F16 with #4F5A16 are triadic colors.