COLOR #779585

HEX: #779585 RGB: (119,149,133)

Color info

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

RGB color model

#779585 color RGB value is (119,149,133).

RGB: (119,149,133) (47%, 58%, 52%)

RGB channels and saturation

R 119 of 255 = 47%
G 149 of 255 = 58%
B 133 of 255 = 52%

119
149
133

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

Portions of RGB colors in percentages

R + G + B = 119 + 149 + 133 = 401 (100%)
R 119 of 401 ~ 29.68%
G 149 of 401 ~ 37.16%
B 133 of 401 ~ 33.17'%

%29.68
%37.16
%33.17

CMYK color model

#779585 color CMYK value is (20,0,11,42).

  • cyan value is 20.13%
  • magenta value is 0.00%
  • yellow value is 10.74%
  • key color value is 41.57%

CMYK: (20,0,11,42)
C20M0Y11K42 (20%, 0%, 11%, 42%)
(0.20 / 0.00 / 0.11 / 0.42)

CMYK percentages

%20.13
%0
%10.74
%41.57

Codes

Color #779585 in popluar color models

77 95 85
RGB 119 149 133
HSL 148° 12.40% 52.55%
HSB/HSV 148° 20.13% 58.43%
CMYK 20.13% 0.00% 10.74%
41.57%

Color #779585 in popluar number systems.

HEX 77 95 85
Decimal 119 149 133
Binary 1110111 10010101 10000101
Octal 167 225 205

Shades and tints

Shades of #779585

#779585
(119,149,133)
#6D8879
(109,136,121)
#637B6D
(99,123,109)
#596E61
(89,110,97)
#4F6155
(79,97,85)
#455449
(69,84,73)
#3B473D
(59,71,61)
#313A31
(49,58,49)
#272D25
(39,45,37)
#1D2019
(29,32,25)
#13130D
(19,19,13)
#000000
(0,0,0)

Tints of #779585

#779585
(119,149,133)
#839E90
(131,158,144)
#8FA79B
(143,167,155)
#9BB0A6
(155,176,166)
#A7B9B1
(167,185,177)
#B3C2BC
(179,194,188)
#BFCBC7
(191,203,199)
#CBD4D2
(203,212,210)
#D7DDDD
(215,221,221)
#E3E6E8
(227,230,232)
#EFEFF3
(239,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #779585 color. Also use rgb(119,149,133) instead hex code.

Text Font Color

.myTextColor { color: #779585; }

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

This text font color is #779585.

Background Color

.myBgColor { background-color: #779585; }

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

This div background color is #779585.

Border color

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

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

This div border color is #779585.

Opacity

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

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

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

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

This text has shadow with #779585 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #779585.

Preview

Color preview on black background

This text has color #779585 on black background.


Color preview on white background

This text has color #779585 on white background.


Black color preview on #779585 background

This text has black color on #779585 background.


White color preview on #779585 background

This text has white color on #779585 background.


Related colors

Complementary color

Complementary color for #hex is #886A7A.


I love getcolorcode.com

Triadic colors

1 #857795 and #958577 with #779585 are triadic colors.

2 #859577 and #957785 with #779585 are triadic colors.