COLOR #4F9E78

HEX: #4F9E78 RGB: (79,158,120)

Color info

#4F9E78 contains mainly green and blue colors. Web safe color of #4F9E78 is #669966 (or #696).

RGB color model

#4F9E78 color RGB value is (79,158,120).

RGB: (79,158,120) (31%, 62%, 47%)

RGB channels and saturation

R 79 of 255 = 31%
G 158 of 255 = 62%
B 120 of 255 = 47%

79
158
120

R + G + B ~ 47%. #4F9E78 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 79 + 158 + 120 = 357 (100%)
R 79 of 357 ~ 22.13%
G 158 of 357 ~ 44.26%
B 120 of 357 ~ 33.61'%

%22.13
%44.26
%33.61

CMYK color model

#4F9E78 color CMYK value is (50,0,24,38).

  • cyan value is 50.00%
  • magenta value is 0.00%
  • yellow value is 24.05%
  • key color value is 38.04%

CMYK: (50,0,24,38)
C50M0Y24K38 (50%, 0%, 24%, 38%)
(0.50 / 0.00 / 0.24 / 0.38)

CMYK percentages

%50
%0
%24.05
%38.04

Codes

Color #4F9E78 in popluar color models

4F 9E 78
RGB 79 158 120
HSL 151° 33.33% 46.47%
HSB/HSV 151° 50.00% 61.96%
CMYK 50.00% 0.00% 24.05%
38.04%

Color #4F9E78 in popluar number systems.

HEX 4F 9E 78
Decimal 79 158 120
Binary 1001111 10011110 1111000
Octal 117 236 170

Shades and tints

Shades of #4F9E78

#4F9E78
(79,158,120)
#48906E
(72,144,110)
#418264
(65,130,100)
#3A745A
(58,116,90)
#336650
(51,102,80)
#2C5846
(44,88,70)
#254A3C
(37,74,60)
#1E3C32
(30,60,50)
#172E28
(23,46,40)
#10201E
(16,32,30)
#091214
(9,18,20)
#000000
(0,0,0)

Tints of #4F9E78

#4F9E78
(79,158,120)
#5FA684
(95,166,132)
#6FAE90
(111,174,144)
#7FB69C
(127,182,156)
#8FBEA8
(143,190,168)
#9FC6B4
(159,198,180)
#AFCEC0
(175,206,192)
#BFD6CC
(191,214,204)
#CFDED8
(207,222,216)
#DFE6E4
(223,230,228)
#EFEEF0
(239,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4F9E78; }

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

This text font color is #4F9E78.

Background Color

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

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

This div background color is #4F9E78.

Border color

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

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

This div border color is #4F9E78.

Opacity

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

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

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

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

This text has shadow with #4F9E78 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F9E78.

Preview

Color preview on black background

This text has color #4F9E78 on black background.


Color preview on white background

This text has color #4F9E78 on white background.


Black color preview on #4F9E78 background

This text has black color on #4F9E78 background.


White color preview on #4F9E78 background

This text has white color on #4F9E78 background.


Related colors

Complementary color

Complementary color for #hex is #B06187.


I love getcolorcode.com

Triadic colors

1 #784F9E and #9E784F with #4F9E78 are triadic colors.

2 #789E4F and #9E4F78 with #4F9E78 are triadic colors.