COLOR #4F774F

HEX: #4F774F RGB: (79,119,79)

Color info

#4F774F contains red, green and blue colors in about the same proportion. Web safe color of #4F774F is #666666 (or #666).

RGB color model

#4F774F color RGB value is (79,119,79).

RGB: (79,119,79) (31%, 47%, 31%)

RGB channels and saturation

R 79 of 255 = 31%
G 119 of 255 = 47%
B 79 of 255 = 31%

79
119
79

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

Portions of RGB colors in percentages

R + G + B = 79 + 119 + 79 = 277 (100%)
R 79 of 277 ~ 28.52%
G 119 of 277 ~ 42.96%
B 79 of 277 ~ 28.52'%

%28.52
%42.96
%28.52

CMYK color model

#4F774F color CMYK value is (34,0,34,53).

  • cyan value is 33.61%
  • magenta value is 0.00%
  • yellow value is 33.61%
  • key color value is 53.33%

CMYK: (34,0,34,53)
C34M0Y34K53 (34%, 0%, 34%, 53%)
(0.34 / 0.00 / 0.34 / 0.53)

CMYK percentages

%33.61
%0
%33.61
%53.33

Codes

Color #4F774F in popluar color models

4F 77 4F
RGB 79 119 79
HSL 120° 20.20% 38.82%
HSB/HSV 120° 33.61% 46.67%
CMYK 33.61% 0.00% 33.61%
53.33%

Color #4F774F in popluar number systems.

HEX 4F 77 4F
Decimal 79 119 79
Binary 1001111 1110111 1001111
Octal 117 167 117

Shades and tints

Shades of #4F774F

#4F774F
(79,119,79)
#486D48
(72,109,72)
#416341
(65,99,65)
#3A593A
(58,89,58)
#334F33
(51,79,51)
#2C452C
(44,69,44)
#253B25
(37,59,37)
#1E311E
(30,49,30)
#172717
(23,39,23)
#101D10
(16,29,16)
#091309
(9,19,9)
#000000
(0,0,0)

Tints of #4F774F

#4F774F
(79,119,79)
#5F835F
(95,131,95)
#6F8F6F
(111,143,111)
#7F9B7F
(127,155,127)
#8FA78F
(143,167,143)
#9FB39F
(159,179,159)
#AFBFAF
(175,191,175)
#BFCBBF
(191,203,191)
#CFD7CF
(207,215,207)
#DFE3DF
(223,227,223)
#EFEFEF
(239,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4F774F; }

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

This text font color is #4F774F.

Background Color

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

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

This div background color is #4F774F.

Border color

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

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

This div border color is #4F774F.

Opacity

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

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

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

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

This text has shadow with #4F774F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F774F.

Preview

Color preview on black background

This text has color #4F774F on black background.


Color preview on white background

This text has color #4F774F on white background.


Black color preview on #4F774F background

This text has black color on #4F774F background.


White color preview on #4F774F background

This text has white color on #4F774F background.


Related colors

Complementary color

Complementary color for #hex is #B088B0.


I love getcolorcode.com

Triadic colors

1 #4F4F77 and #774F4F with #4F774F are triadic colors.

2 #4F774F and #774F4F with #4F774F are triadic colors.