COLOR #778089

HEX: #778089 RGB: (119,128,137)

Color info

#778089 contains red, green and blue colors in about the same proportion. Web safe color of #778089 is #666699 (or #669).

RGB color model

#778089 color RGB value is (119,128,137).

RGB: (119,128,137) (47%, 50%, 54%)

RGB channels and saturation

R 119 of 255 = 47%
G 128 of 255 = 50%
B 137 of 255 = 54%

119
128
137

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

Portions of RGB colors in percentages

R + G + B = 119 + 128 + 137 = 384 (100%)
R 119 of 384 ~ 30.99%
G 128 of 384 ~ 33.33%
B 137 of 384 ~ 35.68'%

%30.99
%33.33
%35.68

CMYK color model

#778089 color CMYK value is (13,7,0,46).

  • cyan value is 13.14%
  • magenta value is 6.57%
  • yellow value is 0.00%
  • key color value is 46.27%
CMYK: (13,7,0,46) C13M7Y0K46 (13%,7%,0%,46%) (0.13/0.07/0.00/0.46) 

CMYK percentages

%13.14
%6.57
%0
%46.27

Codes

Color #778089 in popluar color models

77 80 89
RGB 119 128 137
HSL 210° 7.09% 50.20%
HSB/HSV 210° 13.14% 53.73%
CMYK 13.14% 6.57% 0.00%
46.27%

Color #778089 in popluar number systems.

HEX 77 80 89
Decimal 119 128 137
Binary 1110111 10000000 10001001
Octal 167 200 211

Shades and tints

Shades of #778089

#778089
(119,128,137)
#6D757D
(109,117,125)
#636A71
(99,106,113)
#595F65
(89,95,101)
#4F5459
(79,84,89)
#45494D
(69,73,77)
#3B3E41
(59,62,65)
#313335
(49,51,53)
#272829
(39,40,41)
#1D1D1D
(29,29,29)
#131211
(19,18,17)
#000000
(0,0,0)

Tints of #778089

#778089
(119,128,137)
#838B93
(131,139,147)
#8F969D
(143,150,157)
#9BA1A7
(155,161,167)
#A7ACB1
(167,172,177)
#B3B7BB
(179,183,187)
#BFC2C5
(191,194,197)
#CBCDCF
(203,205,207)
#D7D8D9
(215,216,217)
#E3E3E3
(227,227,227)
#EFEEED
(239,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #778089; }

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

This text font color is #778089.

Background Color

.myBgColor { background-color: #778089; }

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

This div background color is #778089.

Border color

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

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

This div border color is #778089.

Opacity

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

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

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

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

This text has shadow with #778089 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #778089.

Preview

Color preview on black background

This text has color #778089 on black background.


Color preview on white background

This text has color #778089 on white background.


Black color preview on #778089 background

This text has black color on #778089 background.


White color preview on #778089 background

This text has white color on #778089 background.


Related colors

Complementary color

Complementary color for #hex is #887F76.


I love getcolorcode.com

Triadic colors

1 #897780 and #808977 with #778089 are triadic colors.

2 #898077 and #807789 with #778089 are triadic colors.