COLOR #779570

HEX: #779570 RGB: (119,149,112)

Color info

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

RGB color model

#779570 color RGB value is (119,149,112).

RGB: (119,149,112) (47%, 58%, 44%)

RGB channels and saturation

R 119 of 255 = 47%
G 149 of 255 = 58%
B 112 of 255 = 44%

119
149
112

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

Portions of RGB colors in percentages

R + G + B = 119 + 149 + 112 = 380 (100%)
R 119 of 380 ~ 31.32%
G 149 of 380 ~ 39.21%
B 112 of 380 ~ 29.47'%

%31.32
%39.21
%29.47

CMYK color model

#779570 color CMYK value is (20,0,25,42).

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

CMYK: (20,0,25,42)
C20M0Y25K42 (20%, 0%, 25%, 42%)
(0.20 / 0.00 / 0.25 / 0.42)

CMYK percentages

%20.13
%0
%24.83
%41.57

Codes

Color #779570 in popluar color models

77 95 70
RGB 119 149 112
HSL 109° 14.86% 51.18%
HSB/HSV 109° 24.83% 58.43%
CMYK 20.13% 0.00% 24.83%
41.57%

Color #779570 in popluar number systems.

HEX 77 95 70
Decimal 119 149 112
Binary 1110111 10010101 1110000
Octal 167 225 160

Shades and tints

Shades of #779570

#779570
(119,149,112)
#6D8866
(109,136,102)
#637B5C
(99,123,92)
#596E52
(89,110,82)
#4F6148
(79,97,72)
#45543E
(69,84,62)
#3B4734
(59,71,52)
#313A2A
(49,58,42)
#272D20
(39,45,32)
#1D2016
(29,32,22)
#13130C
(19,19,12)
#000000
(0,0,0)

Tints of #779570

#779570
(119,149,112)
#839E7D
(131,158,125)
#8FA78A
(143,167,138)
#9BB097
(155,176,151)
#A7B9A4
(167,185,164)
#B3C2B1
(179,194,177)
#BFCBBE
(191,203,190)
#CBD4CB
(203,212,203)
#D7DDD8
(215,221,216)
#E3E6E5
(227,230,229)
#EFEFF2
(239,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #779570; }

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

This text font color is #779570.

Background Color

.myBgColor { background-color: #779570; }

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

This div background color is #779570.

Border color

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

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

This div border color is #779570.

Opacity

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

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

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

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

This text has shadow with #779570 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #779570.

Preview

Color preview on black background

This text has color #779570 on black background.


Color preview on white background

This text has color #779570 on white background.


Black color preview on #779570 background

This text has black color on #779570 background.


White color preview on #779570 background

This text has white color on #779570 background.


Related colors

Complementary color

Complementary color for #hex is #886A8F.


I love getcolorcode.com

Triadic colors

1 #707795 and #957077 with #779570 are triadic colors.

2 #709577 and #957770 with #779570 are triadic colors.