COLOR #4F8E48

HEX: #4F8E48 RGB: (79,142,72)

Color info

#4F8E48 contains mainly green color. Web safe color of #4F8E48 is #669933 (or #693).

RGB color model

#4F8E48 color RGB value is (79,142,72).

RGB: (79,142,72) (31%, 56%, 28%)

RGB channels and saturation

R 79 of 255 = 31%
G 142 of 255 = 56%
B 72 of 255 = 28%

79
142
72

R + G + B ~ 38%. #4F8E48 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 79 + 142 + 72 = 293 (100%)
R 79 of 293 ~ 26.96%
G 142 of 293 ~ 48.46%
B 72 of 293 ~ 24.57'%

%26.96
%48.46
%24.57

CMYK color model

#4F8E48 color CMYK value is (44,0,49,44).

  • cyan value is 44.37%
  • magenta value is 0.00%
  • yellow value is 49.30%
  • key color value is 44.31%

CMYK: (44,0,49,44)
C44M0Y49K44 (44%, 0%, 49%, 44%)
(0.44 / 0.00 / 0.49 / 0.44)

CMYK percentages

%44.37
%0
%49.3
%44.31

Codes

Color #4F8E48 in popluar color models

4F 8E 48
RGB 79 142 72
HSL 114° 32.71% 41.96%
HSB/HSV 114° 49.30% 55.69%
CMYK 44.37% 0.00% 49.30%
44.31%

Color #4F8E48 in popluar number systems.

HEX 4F 8E 48
Decimal 79 142 72
Binary 1001111 10001110 1001000
Octal 117 216 110

Shades and tints

Shades of #4F8E48

#4F8E48
(79,142,72)
#488242
(72,130,66)
#41763C
(65,118,60)
#3A6A36
(58,106,54)
#335E30
(51,94,48)
#2C522A
(44,82,42)
#254624
(37,70,36)
#1E3A1E
(30,58,30)
#172E18
(23,46,24)
#102212
(16,34,18)
#09160C
(9,22,12)
#000000
(0,0,0)

Tints of #4F8E48

#4F8E48
(79,142,72)
#5F9858
(95,152,88)
#6FA268
(111,162,104)
#7FAC78
(127,172,120)
#8FB688
(143,182,136)
#9FC098
(159,192,152)
#AFCAA8
(175,202,168)
#BFD4B8
(191,212,184)
#CFDEC8
(207,222,200)
#DFE8D8
(223,232,216)
#EFF2E8
(239,242,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4F8E48; }

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

This text font color is #4F8E48.

Background Color

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

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

This div background color is #4F8E48.

Border color

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

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

This div border color is #4F8E48.

Opacity

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

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

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

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

This text has shadow with #4F8E48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F8E48.

Preview

Color preview on black background

This text has color #4F8E48 on black background.


Color preview on white background

This text has color #4F8E48 on white background.


Black color preview on #4F8E48 background

This text has black color on #4F8E48 background.


White color preview on #4F8E48 background

This text has white color on #4F8E48 background.


Related colors

Complementary color

Complementary color for #hex is #B071B7.


I love getcolorcode.com

Triadic colors

1 #484F8E and #8E484F with #4F8E48 are triadic colors.

2 #488E4F and #8E4F48 with #4F8E48 are triadic colors.