COLOR #4F8438

HEX: #4F8438 RGB: (79,132,56)

Color info

#4F8438 contains mainly red and green colors. Web safe color of #4F8438 is #669933 (or #693).

RGB color model

#4F8438 color RGB value is (79,132,56).

RGB: (79,132,56) (31%, 52%, 22%)

RGB channels and saturation

R 79 of 255 = 31%
G 132 of 255 = 52%
B 56 of 255 = 22%

79
132
56

R + G + B ~ 35%. #4F8438 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 79 + 132 + 56 = 267 (100%)
R 79 of 267 ~ 29.59%
G 132 of 267 ~ 49.44%
B 56 of 267 ~ 20.97'%

%29.59
%49.44
%20.97

CMYK color model

#4F8438 color CMYK value is (40,0,58,48).

  • cyan value is 40.15%
  • magenta value is 0.00%
  • yellow value is 57.58%
  • key color value is 48.24%
CMYK: (40,0,58,48) C40M0Y58K48 (40%,0%,58%,48%) (0.40/0.00/0.58/0.48) 

CMYK percentages

%40.15
%0
%57.58
%48.24

Codes

Color #4F8438 in popluar color models

4F 84 38
RGB 79 132 56
HSL 102° 40.43% 36.86%
HSB/HSV 102° 57.58% 51.76%
CMYK 40.15% 0.00% 57.58%
48.24%

Color #4F8438 in popluar number systems.

HEX 4F 84 38
Decimal 79 132 56
Binary 1001111 10000100 111000
Octal 117 204 70

Shades and tints

Shades of #4F8438

#4F8438
(79,132,56)
#487833
(72,120,51)
#416C2E
(65,108,46)
#3A6029
(58,96,41)
#335424
(51,84,36)
#2C481F
(44,72,31)
#253C1A
(37,60,26)
#1E3015
(30,48,21)
#172410
(23,36,16)
#10180B
(16,24,11)
#090C06
(9,12,6)
#000000
(0,0,0)

Tints of #4F8438

#4F8438
(79,132,56)
#5F8F4A
(95,143,74)
#6F9A5C
(111,154,92)
#7FA56E
(127,165,110)
#8FB080
(143,176,128)
#9FBB92
(159,187,146)
#AFC6A4
(175,198,164)
#BFD1B6
(191,209,182)
#CFDCC8
(207,220,200)
#DFE7DA
(223,231,218)
#EFF2EC
(239,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4F8438; }

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

This text font color is #4F8438.

Background Color

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

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

This div background color is #4F8438.

Border color

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

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

This div border color is #4F8438.

Opacity

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

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

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

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

This text has shadow with #4F8438 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F8438.

Preview

Color preview on black background

This text has color #4F8438 on black background.


Color preview on white background

This text has color #4F8438 on white background.


Black color preview on #4F8438 background

This text has black color on #4F8438 background.


White color preview on #4F8438 background

This text has white color on #4F8438 background.


Related colors

Complementary color

Complementary color for #hex is #B07BC7.


I love getcolorcode.com

Triadic colors

1 #384F84 and #84384F with #4F8438 are triadic colors.

2 #38844F and #844F38 with #4F8438 are triadic colors.