COLOR #4F6D4F

HEX: #4F6D4F RGB: (79,109,79)

Color info

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

RGB color model

#4F6D4F color RGB value is (79,109,79).

RGB: (79,109,79) (31%, 43%, 31%)

RGB channels and saturation

R 79 of 255 = 31%
G 109 of 255 = 43%
B 79 of 255 = 31%

79
109
79

R + G + B ~ 35%. #4F6D4F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 79 + 109 + 79 = 267 (100%)
R 79 of 267 ~ 29.59%
G 109 of 267 ~ 40.82%
B 79 of 267 ~ 29.59'%

%29.59
%40.82
%29.59

CMYK color model

#4F6D4F color CMYK value is (28,0,28,57).

  • cyan value is 27.52%
  • magenta value is 0.00%
  • yellow value is 27.52%
  • key color value is 57.25%

CMYK: (28,0,28,57)
C28M0Y28K57 (28%, 0%, 28%, 57%)
(0.28 / 0.00 / 0.28 / 0.57)

CMYK percentages

%27.52
%0
%27.52
%57.25

Codes

Color #4F6D4F in popluar color models

4F 6D 4F
RGB 79 109 79
HSL 120° 15.96% 36.86%
HSB/HSV 120° 27.52% 42.75%
CMYK 27.52% 0.00% 27.52%
57.25%

Color #4F6D4F in popluar number systems.

HEX 4F 6D 4F
Decimal 79 109 79
Binary 1001111 1101101 1001111
Octal 117 155 117

Shades and tints

Shades of #4F6D4F

#4F6D4F
(79,109,79)
#486448
(72,100,72)
#415B41
(65,91,65)
#3A523A
(58,82,58)
#334933
(51,73,51)
#2C402C
(44,64,44)
#253725
(37,55,37)
#1E2E1E
(30,46,30)
#172517
(23,37,23)
#101C10
(16,28,16)
#091309
(9,19,9)
#000000
(0,0,0)

Tints of #4F6D4F

#4F6D4F
(79,109,79)
#5F7A5F
(95,122,95)
#6F876F
(111,135,111)
#7F947F
(127,148,127)
#8FA18F
(143,161,143)
#9FAE9F
(159,174,159)
#AFBBAF
(175,187,175)
#BFC8BF
(191,200,191)
#CFD5CF
(207,213,207)
#DFE2DF
(223,226,223)
#EFEFEF
(239,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4F6D4F; }

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

This text font color is #4F6D4F.

Background Color

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

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

This div background color is #4F6D4F.

Border color

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

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

This div border color is #4F6D4F.

Opacity

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

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

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

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

This text has shadow with #4F6D4F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F6D4F.

Preview

Color preview on black background

This text has color #4F6D4F on black background.


Color preview on white background

This text has color #4F6D4F on white background.


Black color preview on #4F6D4F background

This text has black color on #4F6D4F background.


White color preview on #4F6D4F background

This text has white color on #4F6D4F background.


Related colors

Complementary color

Complementary color for #hex is #B092B0.


I love getcolorcode.com

Triadic colors

1 #4F4F6D and #6D4F4F with #4F6D4F are triadic colors.

2 #4F6D4F and #6D4F4F with #4F6D4F are triadic colors.