COLOR #779399

HEX: #779399 RGB: (119,147,153)

Color info

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

RGB color model

#779399 color RGB value is (119,147,153).

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

RGB channels and saturation

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

119
147
153

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

Portions of RGB colors in percentages

R + G + B = 119 + 147 + 153 = 419 (100%)
R 119 of 419 ~ 28.4%
G 147 of 419 ~ 35.08%
B 153 of 419 ~ 36.52'%

%28.4
%35.08
%36.52

CMYK color model

#779399 color CMYK value is (22,4,0,40).

  • cyan value is 22.22%
  • magenta value is 3.92%
  • yellow value is 0.00%
  • key color value is 40.00%

CMYK: (22,4,0,40)
C22M4Y0K40 (22%, 4%, 0%, 40%)
(0.22 / 0.04 / 0.00 / 0.40)

CMYK percentages

%22.22
%3.92
%0
%40

Codes

Color #779399 in popluar color models

77 93 99
RGB 119 147 153
HSL 191° 14.29% 53.33%
HSB/HSV 191° 22.22% 60.00%
CMYK 22.22% 3.92% 0.00%
40.00%

Color #779399 in popluar number systems.

HEX 77 93 99
Decimal 119 147 153
Binary 1110111 10010011 10011001
Octal 167 223 231

Shades and tints

Shades of #779399

#779399
(119,147,153)
#6D868C
(109,134,140)
#63797F
(99,121,127)
#596C72
(89,108,114)
#4F5F65
(79,95,101)
#455258
(69,82,88)
#3B454B
(59,69,75)
#31383E
(49,56,62)
#272B31
(39,43,49)
#1D1E24
(29,30,36)
#131117
(19,17,23)
#000000
(0,0,0)

Tints of #779399

#779399
(119,147,153)
#839CA2
(131,156,162)
#8FA5AB
(143,165,171)
#9BAEB4
(155,174,180)
#A7B7BD
(167,183,189)
#B3C0C6
(179,192,198)
#BFC9CF
(191,201,207)
#CBD2D8
(203,210,216)
#D7DBE1
(215,219,225)
#E3E4EA
(227,228,234)
#EFEDF3
(239,237,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #779399; }

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

This text font color is #779399.

Background Color

.myBgColor { background-color: #779399; }

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

This div background color is #779399.

Border color

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

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

This div border color is #779399.

Opacity

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

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

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

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

This text has shadow with #779399 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #779399.

Preview

Color preview on black background

This text has color #779399 on black background.


Color preview on white background

This text has color #779399 on white background.


Black color preview on #779399 background

This text has black color on #779399 background.


White color preview on #779399 background

This text has white color on #779399 background.


Related colors

Complementary color

Complementary color for #hex is #886C66.


I love getcolorcode.com

Triadic colors

1 #997793 and #939977 with #779399 are triadic colors.

2 #999377 and #937799 with #779399 are triadic colors.