COLOR #779990

HEX: #779990 RGB: (119,153,144)

Color info

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

RGB color model

#779990 color RGB value is (119,153,144).

RGB: (119,153,144) (47%, 60%, 56%)

RGB channels and saturation

R 119 of 255 = 47%
G 153 of 255 = 60%
B 144 of 255 = 56%

119
153
144

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

Portions of RGB colors in percentages

R + G + B = 119 + 153 + 144 = 416 (100%)
R 119 of 416 ~ 28.61%
G 153 of 416 ~ 36.78%
B 144 of 416 ~ 34.62'%

%28.61
%36.78
%34.62

CMYK color model

#779990 color CMYK value is (22,0,6,40).

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

CMYK: (22,0,6,40)
C22M0Y6K40 (22%, 0%, 6%, 40%)
(0.22 / 0.00 / 0.06 / 0.40)

CMYK percentages

%22.22
%0
%5.88
%40

Codes

Color #779990 in popluar color models

77 99 90
RGB 119 153 144
HSL 164° 14.29% 53.33%
HSB/HSV 164° 22.22% 60.00%
CMYK 22.22% 0.00% 5.88%
40.00%

Color #779990 in popluar number systems.

HEX 77 99 90
Decimal 119 153 144
Binary 1110111 10011001 10010000
Octal 167 231 220

Shades and tints

Shades of #779990

#779990
(119,153,144)
#6D8C83
(109,140,131)
#637F76
(99,127,118)
#597269
(89,114,105)
#4F655C
(79,101,92)
#45584F
(69,88,79)
#3B4B42
(59,75,66)
#313E35
(49,62,53)
#273128
(39,49,40)
#1D241B
(29,36,27)
#13170E
(19,23,14)
#000000
(0,0,0)

Tints of #779990

#779990
(119,153,144)
#83A29A
(131,162,154)
#8FABA4
(143,171,164)
#9BB4AE
(155,180,174)
#A7BDB8
(167,189,184)
#B3C6C2
(179,198,194)
#BFCFCC
(191,207,204)
#CBD8D6
(203,216,214)
#D7E1E0
(215,225,224)
#E3EAEA
(227,234,234)
#EFF3F4
(239,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #779990; }

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

This text font color is #779990.

Background Color

.myBgColor { background-color: #779990; }

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

This div background color is #779990.

Border color

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

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

This div border color is #779990.

Opacity

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

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

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

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

This text has shadow with #779990 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #779990.

Preview

Color preview on black background

This text has color #779990 on black background.


Color preview on white background

This text has color #779990 on white background.


Black color preview on #779990 background

This text has black color on #779990 background.


White color preview on #779990 background

This text has white color on #779990 background.


Related colors

Complementary color

Complementary color for #hex is #88666F.


I love getcolorcode.com

Triadic colors

1 #907799 and #999077 with #779990 are triadic colors.

2 #909977 and #997790 with #779990 are triadic colors.