COLOR #779855

HEX: #779855 RGB: (119,152,85)

Color info

#779855 contains mainly red and green colors. Web safe color of #779855 is #669966 (or #696).

RGB color model

#779855 color RGB value is (119,152,85).

RGB: (119,152,85) (47%, 60%, 33%)

RGB channels and saturation

R 119 of 255 = 47%
G 152 of 255 = 60%
B 85 of 255 = 33%

119
152
85

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

Portions of RGB colors in percentages

R + G + B = 119 + 152 + 85 = 356 (100%)
R 119 of 356 ~ 33.43%
G 152 of 356 ~ 42.7%
B 85 of 356 ~ 23.88'%

%33.43
%42.7
%23.88

CMYK color model

#779855 color CMYK value is (22,0,44,40).

  • cyan value is 21.71%
  • magenta value is 0.00%
  • yellow value is 44.08%
  • key color value is 40.39%

CMYK: (22,0,44,40)
C22M0Y44K40 (22%, 0%, 44%, 40%)
(0.22 / 0.00 / 0.44 / 0.40)

CMYK percentages

%21.71
%0
%44.08
%40.39

Codes

Color #779855 in popluar color models

77 98 55
RGB 119 152 85
HSL 90° 28.27% 46.47%
HSB/HSV 90° 44.08% 59.61%
CMYK 21.71% 0.00% 44.08%
40.39%

Color #779855 in popluar number systems.

HEX 77 98 55
Decimal 119 152 85
Binary 1110111 10011000 1010101
Octal 167 230 125

Shades and tints

Shades of #779855

#779855
(119,152,85)
#6D8B4E
(109,139,78)
#637E47
(99,126,71)
#597140
(89,113,64)
#4F6439
(79,100,57)
#455732
(69,87,50)
#3B4A2B
(59,74,43)
#313D24
(49,61,36)
#27301D
(39,48,29)
#1D2316
(29,35,22)
#13160F
(19,22,15)
#000000
(0,0,0)

Tints of #779855

#779855
(119,152,85)
#83A164
(131,161,100)
#8FAA73
(143,170,115)
#9BB382
(155,179,130)
#A7BC91
(167,188,145)
#B3C5A0
(179,197,160)
#BFCEAF
(191,206,175)
#CBD7BE
(203,215,190)
#D7E0CD
(215,224,205)
#E3E9DC
(227,233,220)
#EFF2EB
(239,242,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #779855 color. Also use rgb(119,152,85) instead hex code.

Text Font Color

.myTextColor { color: #779855; }

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

This text font color is #779855.

Background Color

.myBgColor { background-color: #779855; }

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

This div background color is #779855.

Border color

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

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

This div border color is #779855.

Opacity

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

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

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

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

This text has shadow with #779855 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #779855.

Preview

Color preview on black background

This text has color #779855 on black background.


Color preview on white background

This text has color #779855 on white background.


Black color preview on #779855 background

This text has black color on #779855 background.


White color preview on #779855 background

This text has white color on #779855 background.


Related colors

Complementary color

Complementary color for #hex is #8867AA.


I love getcolorcode.com

Triadic colors

1 #557798 and #985577 with #779855 are triadic colors.

2 #559877 and #987755 with #779855 are triadic colors.