COLOR #779940

HEX: #779940 RGB: (119,153,64)

Color info

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

RGB color model

#779940 color RGB value is (119,153,64).

RGB: (119,153,64) (47%, 60%, 25%)

RGB channels and saturation

R 119 of 255 = 47%
G 153 of 255 = 60%
B 64 of 255 = 25%

119
153
64

R + G + B ~ 44%. #779940 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 119 + 153 + 64 = 336 (100%)
R 119 of 336 ~ 35.42%
G 153 of 336 ~ 45.54%
B 64 of 336 ~ 19.05'%

%35.42
%45.54
%19.05

CMYK color model

#779940 color CMYK value is (22,0,58,40).

  • cyan value is 22.22%
  • magenta value is 0.00%
  • yellow value is 58.17%
  • key color value is 40.00%

CMYK: (22,0,58,40)
C22M0Y58K40 (22%, 0%, 58%, 40%)
(0.22 / 0.00 / 0.58 / 0.40)

CMYK percentages

%22.22
%0
%58.17
%40

Codes

Color #779940 in popluar color models

77 99 40
RGB 119 153 64
HSL 83° 41.01% 42.55%
HSB/HSV 83° 58.17% 60.00%
CMYK 22.22% 0.00% 58.17%
40.00%

Color #779940 in popluar number systems.

HEX 77 99 40
Decimal 119 153 64
Binary 1110111 10011001 1000000
Octal 167 231 100

Shades and tints

Shades of #779940

#779940
(119,153,64)
#6D8C3B
(109,140,59)
#637F36
(99,127,54)
#597231
(89,114,49)
#4F652C
(79,101,44)
#455827
(69,88,39)
#3B4B22
(59,75,34)
#313E1D
(49,62,29)
#273118
(39,49,24)
#1D2413
(29,36,19)
#13170E
(19,23,14)
#000000
(0,0,0)

Tints of #779940

#779940
(119,153,64)
#83A251
(131,162,81)
#8FAB62
(143,171,98)
#9BB473
(155,180,115)
#A7BD84
(167,189,132)
#B3C695
(179,198,149)
#BFCFA6
(191,207,166)
#CBD8B7
(203,216,183)
#D7E1C8
(215,225,200)
#E3EAD9
(227,234,217)
#EFF3EA
(239,243,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #779940 color. Also use rgb(119,153,64) instead hex code.

Text Font Color

.myTextColor { color: #779940; }

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

This text font color is #779940.

Background Color

.myBgColor { background-color: #779940; }

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

This div background color is #779940.

Border color

.myBorderColor { border: 1px solid #779940; }

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

This div border color is #779940.

Opacity

.myOpacity80 { color: #779940; opacity: 0.8; }

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

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

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

This text has shadow with #779940 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #779940.

Preview

Color preview on black background

This text has color #779940 on black background.


Color preview on white background

This text has color #779940 on white background.


Black color preview on #779940 background

This text has black color on #779940 background.


White color preview on #779940 background

This text has white color on #779940 background.


Related colors

Complementary color

Complementary color for #hex is #8866BF.


I love getcolorcode.com

Triadic colors

1 #407799 and #994077 with #779940 are triadic colors.

2 #409977 and #997740 with #779940 are triadic colors.