COLOR #778197

HEX: #778197 RGB: (119,129,151)

Color info

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

RGB color model

#778197 color RGB value is (119,129,151).

RGB: (119,129,151) (47%, 51%, 59%)

RGB channels and saturation

R 119 of 255 = 47%
G 129 of 255 = 51%
B 151 of 255 = 59%

119
129
151

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

Portions of RGB colors in percentages

R + G + B = 119 + 129 + 151 = 399 (100%)
R 119 of 399 ~ 29.82%
G 129 of 399 ~ 32.33%
B 151 of 399 ~ 37.84'%

%29.82
%32.33
%37.84

CMYK color model

#778197 color CMYK value is (21,15,0,41).

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

CMYK: (21,15,0,41)
C21M15Y0K41 (21%, 15%, 0%, 41%)
(0.21 / 0.15 / 0.00 / 0.41)

CMYK percentages

%21.19
%14.57
%0
%40.78

Codes

Color #778197 in popluar color models

77 81 97
RGB 119 129 151
HSL 221° 13.33% 52.94%
HSB/HSV 221° 21.19% 59.22%
CMYK 21.19% 14.57% 0.00%
40.78%

Color #778197 in popluar number systems.

HEX 77 81 97
Decimal 119 129 151
Binary 1110111 10000001 10010111
Octal 167 201 227

Shades and tints

Shades of #778197

#778197
(119,129,151)
#6D768A
(109,118,138)
#636B7D
(99,107,125)
#596070
(89,96,112)
#4F5563
(79,85,99)
#454A56
(69,74,86)
#3B3F49
(59,63,73)
#31343C
(49,52,60)
#27292F
(39,41,47)
#1D1E22
(29,30,34)
#131315
(19,19,21)
#000000
(0,0,0)

Tints of #778197

#778197
(119,129,151)
#838CA0
(131,140,160)
#8F97A9
(143,151,169)
#9BA2B2
(155,162,178)
#A7ADBB
(167,173,187)
#B3B8C4
(179,184,196)
#BFC3CD
(191,195,205)
#CBCED6
(203,206,214)
#D7D9DF
(215,217,223)
#E3E4E8
(227,228,232)
#EFEFF1
(239,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #778197; }

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

This text font color is #778197.

Background Color

.myBgColor { background-color: #778197; }

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

This div background color is #778197.

Border color

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

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

This div border color is #778197.

Opacity

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

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

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

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

This text has shadow with #778197 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #778197.

Preview

Color preview on black background

This text has color #778197 on black background.


Color preview on white background

This text has color #778197 on white background.


Black color preview on #778197 background

This text has black color on #778197 background.


White color preview on #778197 background

This text has white color on #778197 background.


Related colors

Complementary color

Complementary color for #hex is #887E68.


I love getcolorcode.com

Triadic colors

1 #977781 and #819777 with #778197 are triadic colors.

2 #978177 and #817797 with #778197 are triadic colors.