COLOR #779287

HEX: #779287 RGB: (119,146,135)

Color info

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

RGB color model

#779287 color RGB value is (119,146,135).

RGB: (119,146,135) (47%, 57%, 53%)

RGB channels and saturation

R 119 of 255 = 47%
G 146 of 255 = 57%
B 135 of 255 = 53%

119
146
135

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

Portions of RGB colors in percentages

R + G + B = 119 + 146 + 135 = 400 (100%)
R 119 of 400 ~ 29.75%
G 146 of 400 ~ 36.5%
B 135 of 400 ~ 33.75'%

%29.75
%36.5
%33.75

CMYK color model

#779287 color CMYK value is (18,0,8,43).

  • cyan value is 18.49%
  • magenta value is 0.00%
  • yellow value is 7.53%
  • key color value is 42.75%

CMYK: (18,0,8,43)
C18M0Y8K43 (18%, 0%, 8%, 43%)
(0.18 / 0.00 / 0.08 / 0.43)

CMYK percentages

%18.49
%0
%7.53
%42.75

Codes

Color #779287 in popluar color models

77 92 87
RGB 119 146 135
HSL 156° 11.02% 51.96%
HSB/HSV 156° 18.49% 57.25%
CMYK 18.49% 0.00% 7.53%
42.75%

Color #779287 in popluar number systems.

HEX 77 92 87
Decimal 119 146 135
Binary 1110111 10010010 10000111
Octal 167 222 207

Shades and tints

Shades of #779287

#779287
(119,146,135)
#6D857B
(109,133,123)
#63786F
(99,120,111)
#596B63
(89,107,99)
#4F5E57
(79,94,87)
#45514B
(69,81,75)
#3B443F
(59,68,63)
#313733
(49,55,51)
#272A27
(39,42,39)
#1D1D1B
(29,29,27)
#13100F
(19,16,15)
#000000
(0,0,0)

Tints of #779287

#779287
(119,146,135)
#839B91
(131,155,145)
#8FA49B
(143,164,155)
#9BADA5
(155,173,165)
#A7B6AF
(167,182,175)
#B3BFB9
(179,191,185)
#BFC8C3
(191,200,195)
#CBD1CD
(203,209,205)
#D7DAD7
(215,218,215)
#E3E3E1
(227,227,225)
#EFECEB
(239,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #779287; }

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

This text font color is #779287.

Background Color

.myBgColor { background-color: #779287; }

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

This div background color is #779287.

Border color

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

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

This div border color is #779287.

Opacity

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

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

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

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

This text has shadow with #779287 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #779287.

Preview

Color preview on black background

This text has color #779287 on black background.


Color preview on white background

This text has color #779287 on white background.


Black color preview on #779287 background

This text has black color on #779287 background.


White color preview on #779287 background

This text has white color on #779287 background.


Related colors

Complementary color

Complementary color for #hex is #886D78.


I love getcolorcode.com

Triadic colors

1 #877792 and #928777 with #779287 are triadic colors.

2 #879277 and #927787 with #779287 are triadic colors.