COLOR #779574

HEX: #779574 RGB: (119,149,116)

Color info

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

RGB color model

#779574 color RGB value is (119,149,116).

RGB: (119,149,116) (47%, 58%, 45%)

RGB channels and saturation

R 119 of 255 = 47%
G 149 of 255 = 58%
B 116 of 255 = 45%

119
149
116

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

Portions of RGB colors in percentages

R + G + B = 119 + 149 + 116 = 384 (100%)
R 119 of 384 ~ 30.99%
G 149 of 384 ~ 38.8%
B 116 of 384 ~ 30.21'%

%30.99
%38.8
%30.21

CMYK color model

#779574 color CMYK value is (20,0,22,42).

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

CMYK: (20,0,22,42)
C20M0Y22K42 (20%, 0%, 22%, 42%)
(0.20 / 0.00 / 0.22 / 0.42)

CMYK percentages

%20.13
%0
%22.15
%41.57

Codes

Color #779574 in popluar color models

77 95 74
RGB 119 149 116
HSL 115° 13.47% 51.96%
HSB/HSV 115° 22.15% 58.43%
CMYK 20.13% 0.00% 22.15%
41.57%

Color #779574 in popluar number systems.

HEX 77 95 74
Decimal 119 149 116
Binary 1110111 10010101 1110100
Octal 167 225 164

Shades and tints

Shades of #779574

#779574
(119,149,116)
#6D886A
(109,136,106)
#637B60
(99,123,96)
#596E56
(89,110,86)
#4F614C
(79,97,76)
#455442
(69,84,66)
#3B4738
(59,71,56)
#313A2E
(49,58,46)
#272D24
(39,45,36)
#1D201A
(29,32,26)
#131310
(19,19,16)
#000000
(0,0,0)

Tints of #779574

#779574
(119,149,116)
#839E80
(131,158,128)
#8FA78C
(143,167,140)
#9BB098
(155,176,152)
#A7B9A4
(167,185,164)
#B3C2B0
(179,194,176)
#BFCBBC
(191,203,188)
#CBD4C8
(203,212,200)
#D7DDD4
(215,221,212)
#E3E6E0
(227,230,224)
#EFEFEC
(239,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #779574; }

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

This text font color is #779574.

Background Color

.myBgColor { background-color: #779574; }

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

This div background color is #779574.

Border color

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

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

This div border color is #779574.

Opacity

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

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

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

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

This text has shadow with #779574 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #779574.

Preview

Color preview on black background

This text has color #779574 on black background.


Color preview on white background

This text has color #779574 on white background.


Black color preview on #779574 background

This text has black color on #779574 background.


White color preview on #779574 background

This text has white color on #779574 background.


Related colors

Complementary color

Complementary color for #hex is #886A8B.


I love getcolorcode.com

Triadic colors

1 #747795 and #957477 with #779574 are triadic colors.

2 #749577 and #957774 with #779574 are triadic colors.