COLOR #778997

HEX: #778997 RGB: (119,137,151)

Color info

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

RGB color model

#778997 color RGB value is (119,137,151).

RGB: (119,137,151) (47%, 54%, 59%)

RGB channels and saturation

R 119 of 255 = 47%
G 137 of 255 = 54%
B 151 of 255 = 59%

119
137
151

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

Portions of RGB colors in percentages

R + G + B = 119 + 137 + 151 = 407 (100%)
R 119 of 407 ~ 29.24%
G 137 of 407 ~ 33.66%
B 151 of 407 ~ 37.1'%

%29.24
%33.66
%37.1

CMYK color model

#778997 color CMYK value is (21,9,0,41).

  • cyan value is 21.19%
  • magenta value is 9.27%
  • yellow value is 0.00%
  • key color value is 40.78%
CMYK: (21,9,0,41) C21M9Y0K41 (21%,9%,0%,41%) (0.21/0.09/0.00/0.41) 

CMYK percentages

%21.19
%9.27
%0
%40.78

Codes

Color #778997 in popluar color models

77 89 97
RGB 119 137 151
HSL 206° 13.33% 52.94%
HSB/HSV 206° 21.19% 59.22%
CMYK 21.19% 9.27% 0.00%
40.78%

Color #778997 in popluar number systems.

HEX 77 89 97
Decimal 119 137 151
Binary 1110111 10001001 10010111
Octal 167 211 227

Shades and tints

Shades of #778997

#778997
(119,137,151)
#6D7D8A
(109,125,138)
#63717D
(99,113,125)
#596570
(89,101,112)
#4F5963
(79,89,99)
#454D56
(69,77,86)
#3B4149
(59,65,73)
#31353C
(49,53,60)
#27292F
(39,41,47)
#1D1D22
(29,29,34)
#131115
(19,17,21)
#000000
(0,0,0)

Tints of #778997

#778997
(119,137,151)
#8393A0
(131,147,160)
#8F9DA9
(143,157,169)
#9BA7B2
(155,167,178)
#A7B1BB
(167,177,187)
#B3BBC4
(179,187,196)
#BFC5CD
(191,197,205)
#CBCFD6
(203,207,214)
#D7D9DF
(215,217,223)
#E3E3E8
(227,227,232)
#EFEDF1
(239,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #778997 color. Also use rgb(119,137,151) instead hex code.

Text Font Color

.myTextColor { color: #778997; }

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

This text font color is #778997.

Background Color

.myBgColor { background-color: #778997; }

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

This div background color is #778997.

Border color

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

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

This div border color is #778997.

Opacity

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

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

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

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

This text has shadow with #778997 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #778997.

Preview

Color preview on black background

This text has color #778997 on black background.


Color preview on white background

This text has color #778997 on white background.


Black color preview on #778997 background

This text has black color on #778997 background.


White color preview on #778997 background

This text has white color on #778997 background.


Related colors

Complementary color

Complementary color for #hex is #887668.


I love getcolorcode.com

Triadic colors

1 #977789 and #899777 with #778997 are triadic colors.

2 #978977 and #897797 with #778997 are triadic colors.