COLOR #779555

HEX: #779555 RGB: (119,149,85)

Color info

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

RGB color model

#779555 color RGB value is (119,149,85).

RGB: (119,149,85) (47%, 58%, 33%)

RGB channels and saturation

R 119 of 255 = 47%
G 149 of 255 = 58%
B 85 of 255 = 33%

119
149
85

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

Portions of RGB colors in percentages

R + G + B = 119 + 149 + 85 = 353 (100%)
R 119 of 353 ~ 33.71%
G 149 of 353 ~ 42.21%
B 85 of 353 ~ 24.08'%

%33.71
%42.21
%24.08

CMYK color model

#779555 color CMYK value is (20,0,43,42).

  • cyan value is 20.13%
  • magenta value is 0.00%
  • yellow value is 42.95%
  • key color value is 41.57%

CMYK: (20,0,43,42)
C20M0Y43K42 (20%, 0%, 43%, 42%)
(0.20 / 0.00 / 0.43 / 0.42)

CMYK percentages

%20.13
%0
%42.95
%41.57

Codes

Color #779555 in popluar color models

77 95 55
RGB 119 149 85
HSL 88° 27.35% 45.88%
HSB/HSV 88° 42.95% 58.43%
CMYK 20.13% 0.00% 42.95%
41.57%

Color #779555 in popluar number systems.

HEX 77 95 55
Decimal 119 149 85
Binary 1110111 10010101 1010101
Octal 167 225 125

Shades and tints

Shades of #779555

#779555
(119,149,85)
#6D884E
(109,136,78)
#637B47
(99,123,71)
#596E40
(89,110,64)
#4F6139
(79,97,57)
#455432
(69,84,50)
#3B472B
(59,71,43)
#313A24
(49,58,36)
#272D1D
(39,45,29)
#1D2016
(29,32,22)
#13130F
(19,19,15)
#000000
(0,0,0)

Tints of #779555

#779555
(119,149,85)
#839E64
(131,158,100)
#8FA773
(143,167,115)
#9BB082
(155,176,130)
#A7B991
(167,185,145)
#B3C2A0
(179,194,160)
#BFCBAF
(191,203,175)
#CBD4BE
(203,212,190)
#D7DDCD
(215,221,205)
#E3E6DC
(227,230,220)
#EFEFEB
(239,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #779555; }

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

This text font color is #779555.

Background Color

.myBgColor { background-color: #779555; }

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

This div background color is #779555.

Border color

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

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

This div border color is #779555.

Opacity

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

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

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

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

This text has shadow with #779555 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #779555.

Preview

Color preview on black background

This text has color #779555 on black background.


Color preview on white background

This text has color #779555 on white background.


Black color preview on #779555 background

This text has black color on #779555 background.


White color preview on #779555 background

This text has white color on #779555 background.


Related colors

Complementary color

Complementary color for #hex is #886AAA.


I love getcolorcode.com

Triadic colors

1 #557795 and #955577 with #779555 are triadic colors.

2 #559577 and #957755 with #779555 are triadic colors.