COLOR #779996

HEX: #779996 RGB: (119,153,150)

Color info

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

RGB color model

#779996 color RGB value is (119,153,150).

RGB: (119,153,150) (47%, 60%, 59%)

RGB channels and saturation

R 119 of 255 = 47%
G 153 of 255 = 60%
B 150 of 255 = 59%

119
153
150

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

Portions of RGB colors in percentages

R + G + B = 119 + 153 + 150 = 422 (100%)
R 119 of 422 ~ 28.2%
G 153 of 422 ~ 36.26%
B 150 of 422 ~ 35.55'%

%28.2
%36.26
%35.55

CMYK color model

#779996 color CMYK value is (22,0,2,40).

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

CMYK: (22,0,2,40)
C22M0Y2K40 (22%, 0%, 2%, 40%)
(0.22 / 0.00 / 0.02 / 0.40)

CMYK percentages

%22.22
%0
%1.96
%40

Codes

Color #779996 in popluar color models

77 99 96
RGB 119 153 150
HSL 175° 14.29% 53.33%
HSB/HSV 175° 22.22% 60.00%
CMYK 22.22% 0.00% 1.96%
40.00%

Color #779996 in popluar number systems.

HEX 77 99 96
Decimal 119 153 150
Binary 1110111 10011001 10010110
Octal 167 231 226

Shades and tints

Shades of #779996

#779996
(119,153,150)
#6D8C89
(109,140,137)
#637F7C
(99,127,124)
#59726F
(89,114,111)
#4F6562
(79,101,98)
#455855
(69,88,85)
#3B4B48
(59,75,72)
#313E3B
(49,62,59)
#27312E
(39,49,46)
#1D2421
(29,36,33)
#131714
(19,23,20)
#000000
(0,0,0)

Tints of #779996

#779996
(119,153,150)
#83A29F
(131,162,159)
#8FABA8
(143,171,168)
#9BB4B1
(155,180,177)
#A7BDBA
(167,189,186)
#B3C6C3
(179,198,195)
#BFCFCC
(191,207,204)
#CBD8D5
(203,216,213)
#D7E1DE
(215,225,222)
#E3EAE7
(227,234,231)
#EFF3F0
(239,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #779996; }

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

This text font color is #779996.

Background Color

.myBgColor { background-color: #779996; }

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

This div background color is #779996.

Border color

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

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

This div border color is #779996.

Opacity

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

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

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

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

This text has shadow with #779996 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #779996.

Preview

Color preview on black background

This text has color #779996 on black background.


Color preview on white background

This text has color #779996 on white background.


Black color preview on #779996 background

This text has black color on #779996 background.


White color preview on #779996 background

This text has white color on #779996 background.


Related colors

Complementary color

Complementary color for #hex is #886669.


I love getcolorcode.com

Triadic colors

1 #967799 and #999677 with #779996 are triadic colors.

2 #969977 and #997796 with #779996 are triadic colors.