COLOR #4F8358

HEX: #4F8358 RGB: (79,131,88)

Color info

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

RGB color model

#4F8358 color RGB value is (79,131,88).

RGB: (79,131,88) (31%, 51%, 35%)

RGB channels and saturation

R 79 of 255 = 31%
G 131 of 255 = 51%
B 88 of 255 = 35%

79
131
88

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

Portions of RGB colors in percentages

R + G + B = 79 + 131 + 88 = 298 (100%)
R 79 of 298 ~ 26.51%
G 131 of 298 ~ 43.96%
B 88 of 298 ~ 29.53'%

%26.51
%43.96
%29.53

CMYK color model

#4F8358 color CMYK value is (40,0,33,49).

  • cyan value is 39.69%
  • magenta value is 0.00%
  • yellow value is 32.82%
  • key color value is 48.63%

CMYK: (40,0,33,49)
C40M0Y33K49 (40%, 0%, 33%, 49%)
(0.40 / 0.00 / 0.33 / 0.49)

CMYK percentages

%39.69
%0
%32.82
%48.63

Codes

Color #4F8358 in popluar color models

4F 83 58
RGB 79 131 88
HSL 130° 24.76% 41.18%
HSB/HSV 130° 39.69% 51.37%
CMYK 39.69% 0.00% 32.82%
48.63%

Color #4F8358 in popluar number systems.

HEX 4F 83 58
Decimal 79 131 88
Binary 1001111 10000011 1011000
Octal 117 203 130

Shades and tints

Shades of #4F8358

#4F8358
(79,131,88)
#487850
(72,120,80)
#416D48
(65,109,72)
#3A6240
(58,98,64)
#335738
(51,87,56)
#2C4C30
(44,76,48)
#254128
(37,65,40)
#1E3620
(30,54,32)
#172B18
(23,43,24)
#102010
(16,32,16)
#091508
(9,21,8)
#000000
(0,0,0)

Tints of #4F8358

#4F8358
(79,131,88)
#5F8E67
(95,142,103)
#6F9976
(111,153,118)
#7FA485
(127,164,133)
#8FAF94
(143,175,148)
#9FBAA3
(159,186,163)
#AFC5B2
(175,197,178)
#BFD0C1
(191,208,193)
#CFDBD0
(207,219,208)
#DFE6DF
(223,230,223)
#EFF1EE
(239,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4F8358; }

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

This text font color is #4F8358.

Background Color

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

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

This div background color is #4F8358.

Border color

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

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

This div border color is #4F8358.

Opacity

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

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

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

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

This text has shadow with #4F8358 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F8358.

Preview

Color preview on black background

This text has color #4F8358 on black background.


Color preview on white background

This text has color #4F8358 on white background.


Black color preview on #4F8358 background

This text has black color on #4F8358 background.


White color preview on #4F8358 background

This text has white color on #4F8358 background.


Related colors

Complementary color

Complementary color for #hex is #B07CA7.


I love getcolorcode.com

Triadic colors

1 #584F83 and #83584F with #4F8358 are triadic colors.

2 #58834F and #834F58 with #4F8358 are triadic colors.