COLOR #779873

HEX: #779873 RGB: (119,152,115)

Color info

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

RGB color model

#779873 color RGB value is (119,152,115).

RGB: (119,152,115) (47%, 60%, 45%)

RGB channels and saturation

R 119 of 255 = 47%
G 152 of 255 = 60%
B 115 of 255 = 45%

119
152
115

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

Portions of RGB colors in percentages

R + G + B = 119 + 152 + 115 = 386 (100%)
R 119 of 386 ~ 30.83%
G 152 of 386 ~ 39.38%
B 115 of 386 ~ 29.79'%

%30.83
%39.38
%29.79

CMYK color model

#779873 color CMYK value is (22,0,24,40).

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

CMYK: (22,0,24,40)
C22M0Y24K40 (22%, 0%, 24%, 40%)
(0.22 / 0.00 / 0.24 / 0.40)

CMYK percentages

%21.71
%0
%24.34
%40.39

Codes

Color #779873 in popluar color models

77 98 73
RGB 119 152 115
HSL 114° 15.23% 52.35%
HSB/HSV 114° 24.34% 59.61%
CMYK 21.71% 0.00% 24.34%
40.39%

Color #779873 in popluar number systems.

HEX 77 98 73
Decimal 119 152 115
Binary 1110111 10011000 1110011
Octal 167 230 163

Shades and tints

Shades of #779873

#779873
(119,152,115)
#6D8B69
(109,139,105)
#637E5F
(99,126,95)
#597155
(89,113,85)
#4F644B
(79,100,75)
#455741
(69,87,65)
#3B4A37
(59,74,55)
#313D2D
(49,61,45)
#273023
(39,48,35)
#1D2319
(29,35,25)
#13160F
(19,22,15)
#000000
(0,0,0)

Tints of #779873

#779873
(119,152,115)
#83A17F
(131,161,127)
#8FAA8B
(143,170,139)
#9BB397
(155,179,151)
#A7BCA3
(167,188,163)
#B3C5AF
(179,197,175)
#BFCEBB
(191,206,187)
#CBD7C7
(203,215,199)
#D7E0D3
(215,224,211)
#E3E9DF
(227,233,223)
#EFF2EB
(239,242,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #779873; }

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

This text font color is #779873.

Background Color

.myBgColor { background-color: #779873; }

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

This div background color is #779873.

Border color

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

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

This div border color is #779873.

Opacity

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

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

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

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

This text has shadow with #779873 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #779873.

Preview

Color preview on black background

This text has color #779873 on black background.


Color preview on white background

This text has color #779873 on white background.


Black color preview on #779873 background

This text has black color on #779873 background.


White color preview on #779873 background

This text has white color on #779873 background.


Related colors

Complementary color

Complementary color for #hex is #88678C.


I love getcolorcode.com

Triadic colors

1 #737798 and #987377 with #779873 are triadic colors.

2 #739877 and #987773 with #779873 are triadic colors.