COLOR #779087

HEX: #779087 RGB: (119,144,135)

Color info

#779087 contains red, green and blue colors in about the same proportion. Web safe color of #779087 is #669999 (or #699).

RGB color model

#779087 color RGB value is (119,144,135).

RGB: (119,144,135) (47%, 56%, 53%)

RGB channels and saturation

R 119 of 255 = 47%
G 144 of 255 = 56%
B 135 of 255 = 53%

119
144
135

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

Portions of RGB colors in percentages

R + G + B = 119 + 144 + 135 = 398 (100%)
R 119 of 398 ~ 29.9%
G 144 of 398 ~ 36.18%
B 135 of 398 ~ 33.92'%

%29.9
%36.18
%33.92

CMYK color model

#779087 color CMYK value is (17,0,6,44).

  • cyan value is 17.36%
  • magenta value is 0.00%
  • yellow value is 6.25%
  • key color value is 43.53%
CMYK: (17,0,6,44) C17M0Y6K44 (17%,0%,6%,44%) (0.17/0.00/0.06/0.44) 

CMYK percentages

%17.36
%0
%6.25
%43.53

Codes

Color #779087 in popluar color models

77 90 87
RGB 119 144 135
HSL 158° 10.12% 51.57%
HSB/HSV 158° 17.36% 56.47%
CMYK 17.36% 0.00% 6.25%
43.53%

Color #779087 in popluar number systems.

HEX 77 90 87
Decimal 119 144 135
Binary 1110111 10010000 10000111
Octal 167 220 207

Shades and tints

Shades of #779087

#779087
(119,144,135)
#6D837B
(109,131,123)
#63766F
(99,118,111)
#596963
(89,105,99)
#4F5C57
(79,92,87)
#454F4B
(69,79,75)
#3B423F
(59,66,63)
#313533
(49,53,51)
#272827
(39,40,39)
#1D1B1B
(29,27,27)
#130E0F
(19,14,15)
#000000
(0,0,0)

Tints of #779087

#779087
(119,144,135)
#839A91
(131,154,145)
#8FA49B
(143,164,155)
#9BAEA5
(155,174,165)
#A7B8AF
(167,184,175)
#B3C2B9
(179,194,185)
#BFCCC3
(191,204,195)
#CBD6CD
(203,214,205)
#D7E0D7
(215,224,215)
#E3EAE1
(227,234,225)
#EFF4EB
(239,244,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #779087 color. Also use rgb(119,144,135) instead hex code.

Text Font Color

.myTextColor { color: #779087; }

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

This text font color is #779087.

Background Color

.myBgColor { background-color: #779087; }

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

This div background color is #779087.

Border color

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

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

This div border color is #779087.

Opacity

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

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

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

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

This text has shadow with #779087 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #779087.

Preview

Color preview on black background

This text has color #779087 on black background.


Color preview on white background

This text has color #779087 on white background.


Black color preview on #779087 background

This text has black color on #779087 background.


White color preview on #779087 background

This text has white color on #779087 background.


Related colors

Complementary color

Complementary color for #hex is #886F78.


I love getcolorcode.com

Triadic colors

1 #877790 and #908777 with #779087 are triadic colors.

2 #879077 and #907787 with #779087 are triadic colors.