COLOR #778390

HEX: #778390 RGB: (119,131,144)

Color info

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

RGB color model

#778390 color RGB value is (119,131,144).

RGB: (119,131,144) (47%, 51%, 56%)

RGB channels and saturation

R 119 of 255 = 47%
G 131 of 255 = 51%
B 144 of 255 = 56%

119
131
144

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

Portions of RGB colors in percentages

R + G + B = 119 + 131 + 144 = 394 (100%)
R 119 of 394 ~ 30.2%
G 131 of 394 ~ 33.25%
B 144 of 394 ~ 36.55'%

%30.2
%33.25
%36.55

CMYK color model

#778390 color CMYK value is (17,9,0,44).

  • cyan value is 17.36%
  • magenta value is 9.03%
  • yellow value is 0.00%
  • key color value is 43.53%

CMYK: (17,9,0,44)
C17M9Y0K44 (17%, 9%, 0%, 44%)
(0.17 / 0.09 / 0.00 / 0.44)

CMYK percentages

%17.36
%9.03
%0
%43.53

Codes

Color #778390 in popluar color models

77 83 90
RGB 119 131 144
HSL 211° 10.12% 51.57%
HSB/HSV 211° 17.36% 56.47%
CMYK 17.36% 9.03% 0.00%
43.53%

Color #778390 in popluar number systems.

HEX 77 83 90
Decimal 119 131 144
Binary 1110111 10000011 10010000
Octal 167 203 220

Shades and tints

Shades of #778390

#778390
(119,131,144)
#6D7883
(109,120,131)
#636D76
(99,109,118)
#596269
(89,98,105)
#4F575C
(79,87,92)
#454C4F
(69,76,79)
#3B4142
(59,65,66)
#313635
(49,54,53)
#272B28
(39,43,40)
#1D201B
(29,32,27)
#13150E
(19,21,14)
#000000
(0,0,0)

Tints of #778390

#778390
(119,131,144)
#838E9A
(131,142,154)
#8F99A4
(143,153,164)
#9BA4AE
(155,164,174)
#A7AFB8
(167,175,184)
#B3BAC2
(179,186,194)
#BFC5CC
(191,197,204)
#CBD0D6
(203,208,214)
#D7DBE0
(215,219,224)
#E3E6EA
(227,230,234)
#EFF1F4
(239,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #778390 color. Also use rgb(119,131,144) instead hex code.

Text Font Color

.myTextColor { color: #778390; }

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

This text font color is #778390.

Background Color

.myBgColor { background-color: #778390; }

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

This div background color is #778390.

Border color

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

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

This div border color is #778390.

Opacity

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

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

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

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

This text has shadow with #778390 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #778390.

Preview

Color preview on black background

This text has color #778390 on black background.


Color preview on white background

This text has color #778390 on white background.


Black color preview on #778390 background

This text has black color on #778390 background.


White color preview on #778390 background

This text has white color on #778390 background.


Related colors

Complementary color

Complementary color for #hex is #887C6F.


I love getcolorcode.com

Triadic colors

1 #907783 and #839077 with #778390 are triadic colors.

2 #908377 and #837790 with #778390 are triadic colors.