COLOR #4F8A51

HEX: #4F8A51 RGB: (79,138,81)

Color info

#4F8A51 contains red, green and blue colors in about the same proportion. Web safe color of #4F8A51 is #669966 (or #696).

RGB color model

#4F8A51 color RGB value is (79,138,81).

RGB: (79,138,81) (31%, 54%, 32%)

RGB channels and saturation

R 79 of 255 = 31%
G 138 of 255 = 54%
B 81 of 255 = 32%

79
138
81

R + G + B ~ 39%. #4F8A51 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 79 + 138 + 81 = 298 (100%)
R 79 of 298 ~ 26.51%
G 138 of 298 ~ 46.31%
B 81 of 298 ~ 27.18'%

%26.51
%46.31
%27.18

CMYK color model

#4F8A51 color CMYK value is (43,0,41,46).

  • cyan value is 42.75%
  • magenta value is 0.00%
  • yellow value is 41.30%
  • key color value is 45.88%

CMYK: (43,0,41,46)
C43M0Y41K46 (43%, 0%, 41%, 46%)
(0.43 / 0.00 / 0.41 / 0.46)

CMYK percentages

%42.75
%0
%41.3
%45.88

Codes

Color #4F8A51 in popluar color models

4F 8A 51
RGB 79 138 81
HSL 122° 27.19% 42.55%
HSB/HSV 122° 42.75% 54.12%
CMYK 42.75% 0.00% 41.30%
45.88%

Color #4F8A51 in popluar number systems.

HEX 4F 8A 51
Decimal 79 138 81
Binary 1001111 10001010 1010001
Octal 117 212 121

Shades and tints

Shades of #4F8A51

#4F8A51
(79,138,81)
#487E4A
(72,126,74)
#417243
(65,114,67)
#3A663C
(58,102,60)
#335A35
(51,90,53)
#2C4E2E
(44,78,46)
#254227
(37,66,39)
#1E3620
(30,54,32)
#172A19
(23,42,25)
#101E12
(16,30,18)
#09120B
(9,18,11)
#000000
(0,0,0)

Tints of #4F8A51

#4F8A51
(79,138,81)
#5F9460
(95,148,96)
#6F9E6F
(111,158,111)
#7FA87E
(127,168,126)
#8FB28D
(143,178,141)
#9FBC9C
(159,188,156)
#AFC6AB
(175,198,171)
#BFD0BA
(191,208,186)
#CFDAC9
(207,218,201)
#DFE4D8
(223,228,216)
#EFEEE7
(239,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4F8A51; }

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

This text font color is #4F8A51.

Background Color

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

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

This div background color is #4F8A51.

Border color

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

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

This div border color is #4F8A51.

Opacity

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

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

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

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

This text has shadow with #4F8A51 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F8A51.

Preview

Color preview on black background

This text has color #4F8A51 on black background.


Color preview on white background

This text has color #4F8A51 on white background.


Black color preview on #4F8A51 background

This text has black color on #4F8A51 background.


White color preview on #4F8A51 background

This text has white color on #4F8A51 background.


Related colors

Complementary color

Complementary color for #hex is #B075AE.


I love getcolorcode.com

Triadic colors

1 #514F8A and #8A514F with #4F8A51 are triadic colors.

2 #518A4F and #8A4F51 with #4F8A51 are triadic colors.