COLOR #778947

HEX: #778947 RGB: (119,137,71)

Color info

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

RGB color model

#778947 color RGB value is (119,137,71).

RGB: (119,137,71) (47%, 54%, 28%)

RGB channels and saturation

R 119 of 255 = 47%
G 137 of 255 = 54%
B 71 of 255 = 28%

119
137
71

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

Portions of RGB colors in percentages

R + G + B = 119 + 137 + 71 = 327 (100%)
R 119 of 327 ~ 36.39%
G 137 of 327 ~ 41.9%
B 71 of 327 ~ 21.71'%

%36.39
%41.9
%21.71

CMYK color model

#778947 color CMYK value is (13,0,48,46).

  • cyan value is 13.14%
  • magenta value is 0.00%
  • yellow value is 48.18%
  • key color value is 46.27%

CMYK: (13,0,48,46)
C13M0Y48K46 (13%, 0%, 48%, 46%)
(0.13 / 0.00 / 0.48 / 0.46)

CMYK percentages

%13.14
%0
%48.18
%46.27

Codes

Color #778947 in popluar color models

77 89 47
RGB 119 137 71
HSL 76° 31.73% 40.78%
HSB/HSV 76° 48.18% 53.73%
CMYK 13.14% 0.00% 48.18%
46.27%

Color #778947 in popluar number systems.

HEX 77 89 47
Decimal 119 137 71
Binary 1110111 10001001 1000111
Octal 167 211 107

Shades and tints

Shades of #778947

#778947
(119,137,71)
#6D7D41
(109,125,65)
#63713B
(99,113,59)
#596535
(89,101,53)
#4F592F
(79,89,47)
#454D29
(69,77,41)
#3B4123
(59,65,35)
#31351D
(49,53,29)
#272917
(39,41,23)
#1D1D11
(29,29,17)
#13110B
(19,17,11)
#000000
(0,0,0)

Tints of #778947

#778947
(119,137,71)
#839357
(131,147,87)
#8F9D67
(143,157,103)
#9BA777
(155,167,119)
#A7B187
(167,177,135)
#B3BB97
(179,187,151)
#BFC5A7
(191,197,167)
#CBCFB7
(203,207,183)
#D7D9C7
(215,217,199)
#E3E3D7
(227,227,215)
#EFEDE7
(239,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #778947 color. Also use rgb(119,137,71) instead hex code.

Text Font Color

.myTextColor { color: #778947; }

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

This text font color is #778947.

Background Color

.myBgColor { background-color: #778947; }

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

This div background color is #778947.

Border color

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

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

This div border color is #778947.

Opacity

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

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

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

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

This text has shadow with #778947 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #778947.

Preview

Color preview on black background

This text has color #778947 on black background.


Color preview on white background

This text has color #778947 on white background.


Black color preview on #778947 background

This text has black color on #778947 background.


White color preview on #778947 background

This text has white color on #778947 background.


Related colors

Complementary color

Complementary color for #hex is #8876B8.


I love getcolorcode.com

Triadic colors

1 #477789 and #894777 with #778947 are triadic colors.

2 #478977 and #897747 with #778947 are triadic colors.