COLOR #779142

HEX: #779142 RGB: (119,145,66)

Color info

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

RGB color model

#779142 color RGB value is (119,145,66).

RGB: (119,145,66) (47%, 57%, 26%)

RGB channels and saturation

R 119 of 255 = 47%
G 145 of 255 = 57%
B 66 of 255 = 26%

119
145
66

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

Portions of RGB colors in percentages

R + G + B = 119 + 145 + 66 = 330 (100%)
R 119 of 330 ~ 36.06%
G 145 of 330 ~ 43.94%
B 66 of 330 ~ 20'%

%36.06
%43.94
%20

CMYK color model

#779142 color CMYK value is (18,0,54,43).

  • cyan value is 17.93%
  • magenta value is 0.00%
  • yellow value is 54.48%
  • key color value is 43.14%
CMYK: (18,0,54,43) C18M0Y54K43 (18%,0%,54%,43%) (0.18/0.00/0.54/0.43) 

CMYK percentages

%17.93
%0
%54.48
%43.14

Codes

Color #779142 in popluar color models

77 91 42
RGB 119 145 66
HSL 80° 37.44% 41.37%
HSB/HSV 80° 54.48% 56.86%
CMYK 17.93% 0.00% 54.48%
43.14%

Color #779142 in popluar number systems.

HEX 77 91 42
Decimal 119 145 66
Binary 1110111 10010001 1000010
Octal 167 221 102

Shades and tints

Shades of #779142

#779142
(119,145,66)
#6D843C
(109,132,60)
#637736
(99,119,54)
#596A30
(89,106,48)
#4F5D2A
(79,93,42)
#455024
(69,80,36)
#3B431E
(59,67,30)
#313618
(49,54,24)
#272912
(39,41,18)
#1D1C0C
(29,28,12)
#130F06
(19,15,6)
#000000
(0,0,0)

Tints of #779142

#779142
(119,145,66)
#839B53
(131,155,83)
#8FA564
(143,165,100)
#9BAF75
(155,175,117)
#A7B986
(167,185,134)
#B3C397
(179,195,151)
#BFCDA8
(191,205,168)
#CBD7B9
(203,215,185)
#D7E1CA
(215,225,202)
#E3EBDB
(227,235,219)
#EFF5EC
(239,245,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #779142 color. Also use rgb(119,145,66) instead hex code.

Text Font Color

.myTextColor { color: #779142; }

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

This text font color is #779142.

Background Color

.myBgColor { background-color: #779142; }

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

This div background color is #779142.

Border color

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

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

This div border color is #779142.

Opacity

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

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

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

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

This text has shadow with #779142 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #779142.

Preview

Color preview on black background

This text has color #779142 on black background.


Color preview on white background

This text has color #779142 on white background.


Black color preview on #779142 background

This text has black color on #779142 background.


White color preview on #779142 background

This text has white color on #779142 background.


Related colors

Complementary color

Complementary color for #hex is #886EBD.


I love getcolorcode.com

Triadic colors

1 #427791 and #914277 with #779142 are triadic colors.

2 #429177 and #917742 with #779142 are triadic colors.