COLOR #778597

HEX: #778597 RGB: (119,133,151)

Color info

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

RGB color model

#778597 color RGB value is (119,133,151).

RGB: (119,133,151) (47%, 52%, 59%)

RGB channels and saturation

R 119 of 255 = 47%
G 133 of 255 = 52%
B 151 of 255 = 59%

119
133
151

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

Portions of RGB colors in percentages

R + G + B = 119 + 133 + 151 = 403 (100%)
R 119 of 403 ~ 29.53%
G 133 of 403 ~ 33%
B 151 of 403 ~ 37.47'%

%29.53
%33
%37.47

CMYK color model

#778597 color CMYK value is (21,12,0,41).

  • cyan value is 21.19%
  • magenta value is 11.92%
  • yellow value is 0.00%
  • key color value is 40.78%

CMYK: (21,12,0,41)
C21M12Y0K41 (21%, 12%, 0%, 41%)
(0.21 / 0.12 / 0.00 / 0.41)

CMYK percentages

%21.19
%11.92
%0
%40.78

Codes

Color #778597 in popluar color models

77 85 97
RGB 119 133 151
HSL 214° 13.33% 52.94%
HSB/HSV 214° 21.19% 59.22%
CMYK 21.19% 11.92% 0.00%
40.78%

Color #778597 in popluar number systems.

HEX 77 85 97
Decimal 119 133 151
Binary 1110111 10000101 10010111
Octal 167 205 227

Shades and tints

Shades of #778597

#778597
(119,133,151)
#6D798A
(109,121,138)
#636D7D
(99,109,125)
#596170
(89,97,112)
#4F5563
(79,85,99)
#454956
(69,73,86)
#3B3D49
(59,61,73)
#31313C
(49,49,60)
#27252F
(39,37,47)
#1D1922
(29,25,34)
#130D15
(19,13,21)
#000000
(0,0,0)

Tints of #778597

#778597
(119,133,151)
#8390A0
(131,144,160)
#8F9BA9
(143,155,169)
#9BA6B2
(155,166,178)
#A7B1BB
(167,177,187)
#B3BCC4
(179,188,196)
#BFC7CD
(191,199,205)
#CBD2D6
(203,210,214)
#D7DDDF
(215,221,223)
#E3E8E8
(227,232,232)
#EFF3F1
(239,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #778597; }

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

This text font color is #778597.

Background Color

.myBgColor { background-color: #778597; }

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

This div background color is #778597.

Border color

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

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

This div border color is #778597.

Opacity

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

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

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

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

This text has shadow with #778597 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #778597.

Preview

Color preview on black background

This text has color #778597 on black background.


Color preview on white background

This text has color #778597 on white background.


Black color preview on #778597 background

This text has black color on #778597 background.


White color preview on #778597 background

This text has white color on #778597 background.


Related colors

Complementary color

Complementary color for #hex is #887A68.


I love getcolorcode.com

Triadic colors

1 #977785 and #859777 with #778597 are triadic colors.

2 #978577 and #857797 with #778597 are triadic colors.