COLOR #779670

HEX: #779670 RGB: (119,150,112)

Color info

#779670 contains red, green and blue colors in about the same proportion. Web safe color of #779670 is #669966 (or #696).

RGB color model

#779670 color RGB value is (119,150,112).

RGB: (119,150,112) (47%, 59%, 44%)

RGB channels and saturation

R 119 of 255 = 47%
G 150 of 255 = 59%
B 112 of 255 = 44%

119
150
112

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

Portions of RGB colors in percentages

R + G + B = 119 + 150 + 112 = 381 (100%)
R 119 of 381 ~ 31.23%
G 150 of 381 ~ 39.37%
B 112 of 381 ~ 29.4'%

%31.23
%39.37
%29.4

CMYK color model

#779670 color CMYK value is (21,0,25,41).

  • cyan value is 20.67%
  • magenta value is 0.00%
  • yellow value is 25.33%
  • key color value is 41.18%
CMYK: (21,0,25,41) C21M0Y25K41 (21%,0%,25%,41%) (0.21/0.00/0.25/0.41) 

CMYK percentages

%20.67
%0
%25.33
%41.18

Codes

Color #779670 in popluar color models

77 96 70
RGB 119 150 112
HSL 109° 15.32% 51.37%
HSB/HSV 109° 25.33% 58.82%
CMYK 20.67% 0.00% 25.33%
41.18%

Color #779670 in popluar number systems.

HEX 77 96 70
Decimal 119 150 112
Binary 1110111 10010110 1110000
Octal 167 226 160

Shades and tints

Shades of #779670

#779670
(119,150,112)
#6D8966
(109,137,102)
#637C5C
(99,124,92)
#596F52
(89,111,82)
#4F6248
(79,98,72)
#45553E
(69,85,62)
#3B4834
(59,72,52)
#313B2A
(49,59,42)
#272E20
(39,46,32)
#1D2116
(29,33,22)
#13140C
(19,20,12)
#000000
(0,0,0)

Tints of #779670

#779670
(119,150,112)
#839F7D
(131,159,125)
#8FA88A
(143,168,138)
#9BB197
(155,177,151)
#A7BAA4
(167,186,164)
#B3C3B1
(179,195,177)
#BFCCBE
(191,204,190)
#CBD5CB
(203,213,203)
#D7DED8
(215,222,216)
#E3E7E5
(227,231,229)
#EFF0F2
(239,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #779670 color. Also use rgb(119,150,112) instead hex code.

Text Font Color

.myTextColor { color: #779670; }

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

This text font color is #779670.

Background Color

.myBgColor { background-color: #779670; }

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

This div background color is #779670.

Border color

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

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

This div border color is #779670.

Opacity

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

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

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

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

This text has shadow with #779670 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #779670.

Preview

Color preview on black background

This text has color #779670 on black background.


Color preview on white background

This text has color #779670 on white background.


Black color preview on #779670 background

This text has black color on #779670 background.


White color preview on #779670 background

This text has white color on #779670 background.


Related colors

Complementary color

Complementary color for #hex is #88698F.


I love getcolorcode.com

Triadic colors

1 #707796 and #967077 with #779670 are triadic colors.

2 #709677 and #967770 with #779670 are triadic colors.