COLOR #779398

HEX: #779398 RGB: (119,147,152)

Color info

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

RGB color model

#779398 color RGB value is (119,147,152).

RGB: (119,147,152) (47%, 58%, 60%)

RGB channels and saturation

R 119 of 255 = 47%
G 147 of 255 = 58%
B 152 of 255 = 60%

119
147
152

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

Portions of RGB colors in percentages

R + G + B = 119 + 147 + 152 = 418 (100%)
R 119 of 418 ~ 28.47%
G 147 of 418 ~ 35.17%
B 152 of 418 ~ 36.36'%

%28.47
%35.17
%36.36

CMYK color model

#779398 color CMYK value is (22,3,0,40).

  • cyan value is 21.71%
  • magenta value is 3.29%
  • yellow value is 0.00%
  • key color value is 40.39%

CMYK: (22,3,0,40)
C22M3Y0K40 (22%, 3%, 0%, 40%)
(0.22 / 0.03 / 0.00 / 0.40)

CMYK percentages

%21.71
%3.29
%0
%40.39

Codes

Color #779398 in popluar color models

77 93 98
RGB 119 147 152
HSL 189° 13.81% 53.14%
HSB/HSV 189° 21.71% 59.61%
CMYK 21.71% 3.29% 0.00%
40.39%

Color #779398 in popluar number systems.

HEX 77 93 98
Decimal 119 147 152
Binary 1110111 10010011 10011000
Octal 167 223 230

Shades and tints

Shades of #779398

#779398
(119,147,152)
#6D868B
(109,134,139)
#63797E
(99,121,126)
#596C71
(89,108,113)
#4F5F64
(79,95,100)
#455257
(69,82,87)
#3B454A
(59,69,74)
#31383D
(49,56,61)
#272B30
(39,43,48)
#1D1E23
(29,30,35)
#131116
(19,17,22)
#000000
(0,0,0)

Tints of #779398

#779398
(119,147,152)
#839CA1
(131,156,161)
#8FA5AA
(143,165,170)
#9BAEB3
(155,174,179)
#A7B7BC
(167,183,188)
#B3C0C5
(179,192,197)
#BFC9CE
(191,201,206)
#CBD2D7
(203,210,215)
#D7DBE0
(215,219,224)
#E3E4E9
(227,228,233)
#EFEDF2
(239,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #779398 color. Also use rgb(119,147,152) instead hex code.

Text Font Color

.myTextColor { color: #779398; }

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

This text font color is #779398.

Background Color

.myBgColor { background-color: #779398; }

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

This div background color is #779398.

Border color

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

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

This div border color is #779398.

Opacity

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

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

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

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

This text has shadow with #779398 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #779398.

Preview

Color preview on black background

This text has color #779398 on black background.


Color preview on white background

This text has color #779398 on white background.


Black color preview on #779398 background

This text has black color on #779398 background.


White color preview on #779398 background

This text has white color on #779398 background.


Related colors

Complementary color

Complementary color for #hex is #886C67.


I love getcolorcode.com

Triadic colors

1 #987793 and #939877 with #779398 are triadic colors.

2 #989377 and #937798 with #779398 are triadic colors.