COLOR #778195

HEX: #778195 RGB: (119,129,149)

Color info

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

RGB color model

#778195 color RGB value is (119,129,149).

RGB: (119,129,149) (47%, 51%, 58%)

RGB channels and saturation

R 119 of 255 = 47%
G 129 of 255 = 51%
B 149 of 255 = 58%

119
129
149

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

Portions of RGB colors in percentages

R + G + B = 119 + 129 + 149 = 397 (100%)
R 119 of 397 ~ 29.97%
G 129 of 397 ~ 32.49%
B 149 of 397 ~ 37.53'%

%29.97
%32.49
%37.53

CMYK color model

#778195 color CMYK value is (20,13,0,42).

  • cyan value is 20.13%
  • magenta value is 13.42%
  • yellow value is 0.00%
  • key color value is 41.57%

CMYK: (20,13,0,42)
C20M13Y0K42 (20%, 13%, 0%, 42%)
(0.20 / 0.13 / 0.00 / 0.42)

CMYK percentages

%20.13
%13.42
%0
%41.57

Codes

Color #778195 in popluar color models

77 81 95
RGB 119 129 149
HSL 220° 12.40% 52.55%
HSB/HSV 220° 20.13% 58.43%
CMYK 20.13% 13.42% 0.00%
41.57%

Color #778195 in popluar number systems.

HEX 77 81 95
Decimal 119 129 149
Binary 1110111 10000001 10010101
Octal 167 201 225

Shades and tints

Shades of #778195

#778195
(119,129,149)
#6D7688
(109,118,136)
#636B7B
(99,107,123)
#59606E
(89,96,110)
#4F5561
(79,85,97)
#454A54
(69,74,84)
#3B3F47
(59,63,71)
#31343A
(49,52,58)
#27292D
(39,41,45)
#1D1E20
(29,30,32)
#131313
(19,19,19)
#000000
(0,0,0)

Tints of #778195

#778195
(119,129,149)
#838C9E
(131,140,158)
#8F97A7
(143,151,167)
#9BA2B0
(155,162,176)
#A7ADB9
(167,173,185)
#B3B8C2
(179,184,194)
#BFC3CB
(191,195,203)
#CBCED4
(203,206,212)
#D7D9DD
(215,217,221)
#E3E4E6
(227,228,230)
#EFEFEF
(239,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #778195; }

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

This text font color is #778195.

Background Color

.myBgColor { background-color: #778195; }

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

This div background color is #778195.

Border color

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

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

This div border color is #778195.

Opacity

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

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

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

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

This text has shadow with #778195 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #778195.

Preview

Color preview on black background

This text has color #778195 on black background.


Color preview on white background

This text has color #778195 on white background.


Black color preview on #778195 background

This text has black color on #778195 background.


White color preview on #778195 background

This text has white color on #778195 background.


Related colors

Complementary color

Complementary color for #hex is #887E6A.


I love getcolorcode.com

Triadic colors

1 #957781 and #819577 with #778195 are triadic colors.

2 #958177 and #817795 with #778195 are triadic colors.