COLOR #4F744F

HEX: #4F744F RGB: (79,116,79)

Color info

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

RGB color model

#4F744F color RGB value is (79,116,79).

RGB: (79,116,79) (31%, 45%, 31%)

RGB channels and saturation

R 79 of 255 = 31%
G 116 of 255 = 45%
B 79 of 255 = 31%

79
116
79

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

Portions of RGB colors in percentages

R + G + B = 79 + 116 + 79 = 274 (100%)
R 79 of 274 ~ 28.83%
G 116 of 274 ~ 42.34%
B 79 of 274 ~ 28.83'%

%28.83
%42.34
%28.83

CMYK color model

#4F744F color CMYK value is (32,0,32,55).

  • cyan value is 31.90%
  • magenta value is 0.00%
  • yellow value is 31.90%
  • key color value is 54.51%

CMYK: (32,0,32,55)
C32M0Y32K55 (32%, 0%, 32%, 55%)
(0.32 / 0.00 / 0.32 / 0.55)

CMYK percentages

%31.9
%0
%31.9
%54.51

Codes

Color #4F744F in popluar color models

4F 74 4F
RGB 79 116 79
HSL 120° 18.97% 38.24%
HSB/HSV 120° 31.90% 45.49%
CMYK 31.90% 0.00% 31.90%
54.51%

Color #4F744F in popluar number systems.

HEX 4F 74 4F
Decimal 79 116 79
Binary 1001111 1110100 1001111
Octal 117 164 117

Shades and tints

Shades of #4F744F

#4F744F
(79,116,79)
#486A48
(72,106,72)
#416041
(65,96,65)
#3A563A
(58,86,58)
#334C33
(51,76,51)
#2C422C
(44,66,44)
#253825
(37,56,37)
#1E2E1E
(30,46,30)
#172417
(23,36,23)
#101A10
(16,26,16)
#091009
(9,16,9)
#000000
(0,0,0)

Tints of #4F744F

#4F744F
(79,116,79)
#5F805F
(95,128,95)
#6F8C6F
(111,140,111)
#7F987F
(127,152,127)
#8FA48F
(143,164,143)
#9FB09F
(159,176,159)
#AFBCAF
(175,188,175)
#BFC8BF
(191,200,191)
#CFD4CF
(207,212,207)
#DFE0DF
(223,224,223)
#EFECEF
(239,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4F744F; }

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

This text font color is #4F744F.

Background Color

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

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

This div background color is #4F744F.

Border color

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

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

This div border color is #4F744F.

Opacity

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

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

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

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

This text has shadow with #4F744F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F744F.

Preview

Color preview on black background

This text has color #4F744F on black background.


Color preview on white background

This text has color #4F744F on white background.


Black color preview on #4F744F background

This text has black color on #4F744F background.


White color preview on #4F744F background

This text has white color on #4F744F background.


Related colors

Complementary color

Complementary color for #hex is #B08BB0.


I love getcolorcode.com

Triadic colors

1 #4F4F74 and #744F4F with #4F744F are triadic colors.

2 #4F744F and #744F4F with #4F744F are triadic colors.