COLOR #4F7428

HEX: #4F7428 RGB: (79,116,40)

Color info

#4F7428 contains mainly red and green colors. Web safe color of #4F7428 is #666633 (or #663).

RGB color model

#4F7428 color RGB value is (79,116,40).

RGB: (79,116,40) (31%, 45%, 16%)

RGB channels and saturation

R 79 of 255 = 31%
G 116 of 255 = 45%
B 40 of 255 = 16%

79
116
40

R + G + B ~ 31%. #4F7428 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 79 + 116 + 40 = 235 (100%)
R 79 of 235 ~ 33.62%
G 116 of 235 ~ 49.36%
B 40 of 235 ~ 17.02'%

%33.62
%49.36
%17.02

CMYK color model

#4F7428 color CMYK value is (32,0,66,55).

  • cyan value is 31.90%
  • magenta value is 0.00%
  • yellow value is 65.52%
  • key color value is 54.51%

CMYK: (32,0,66,55)
C32M0Y66K55 (32%, 0%, 66%, 55%)
(0.32 / 0.00 / 0.66 / 0.55)

CMYK percentages

%31.9
%0
%65.52
%54.51

Codes

Color #4F7428 in popluar color models

4F 74 28
RGB 79 116 40
HSL 89° 48.72% 30.59%
HSB/HSV 89° 65.52% 45.49%
CMYK 31.90% 0.00% 65.52%
54.51%

Color #4F7428 in popluar number systems.

HEX 4F 74 28
Decimal 79 116 40
Binary 1001111 1110100 101000
Octal 117 164 50

Shades and tints

Shades of #4F7428

#4F7428
(79,116,40)
#486A25
(72,106,37)
#416022
(65,96,34)
#3A561F
(58,86,31)
#334C1C
(51,76,28)
#2C4219
(44,66,25)
#253816
(37,56,22)
#1E2E13
(30,46,19)
#172410
(23,36,16)
#101A0D
(16,26,13)
#09100A
(9,16,10)
#000000
(0,0,0)

Tints of #4F7428

#4F7428
(79,116,40)
#5F803B
(95,128,59)
#6F8C4E
(111,140,78)
#7F9861
(127,152,97)
#8FA474
(143,164,116)
#9FB087
(159,176,135)
#AFBC9A
(175,188,154)
#BFC8AD
(191,200,173)
#CFD4C0
(207,212,192)
#DFE0D3
(223,224,211)
#EFECE6
(239,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4F7428 color. Also use rgb(79,116,40) instead hex code.

Text Font Color

.myTextColor { color: #4F7428; }

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

This text font color is #4F7428.

Background Color

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

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

This div background color is #4F7428.

Border color

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

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

This div border color is #4F7428.

Opacity

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

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

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

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

This text has shadow with #4F7428 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4F7428.

Preview

Color preview on black background

This text has color #4F7428 on black background.


Color preview on white background

This text has color #4F7428 on white background.


Black color preview on #4F7428 background

This text has black color on #4F7428 background.


White color preview on #4F7428 background

This text has white color on #4F7428 background.


Related colors

Complementary color

Complementary color for #hex is #B08BD7.


I love getcolorcode.com

Triadic colors

1 #284F74 and #74284F with #4F7428 are triadic colors.

2 #28744F and #744F28 with #4F7428 are triadic colors.