COLOR #77978E

HEX: #77978E RGB: (119,151,142)

Color info

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

RGB color model

#77978E color RGB value is (119,151,142).

RGB: (119,151,142) (47%, 59%, 56%)

RGB channels and saturation

R 119 of 255 = 47%
G 151 of 255 = 59%
B 142 of 255 = 56%

119
151
142

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

Portions of RGB colors in percentages

R + G + B = 119 + 151 + 142 = 412 (100%)
R 119 of 412 ~ 28.88%
G 151 of 412 ~ 36.65%
B 142 of 412 ~ 34.47'%

%28.88
%36.65
%34.47

CMYK color model

#77978E color CMYK value is (21,0,6,41).

  • cyan value is 21.19%
  • magenta value is 0.00%
  • yellow value is 5.96%
  • key color value is 40.78%
CMYK: (21,0,6,41) C21M0Y6K41 (21%,0%,6%,41%) (0.21/0.00/0.06/0.41) 

CMYK percentages

%21.19
%0
%5.96
%40.78

Codes

Color #77978E in popluar color models

77 97 8E
RGB 119 151 142
HSL 163° 13.33% 52.94%
HSB/HSV 163° 21.19% 59.22%
CMYK 21.19% 0.00% 5.96%
40.78%

Color #77978E in popluar number systems.

HEX 77 97 8E
Decimal 119 151 142
Binary 1110111 10010111 10001110
Octal 167 227 216

Shades and tints

Shades of #77978E

#77978E
(119,151,142)
#6D8A82
(109,138,130)
#637D76
(99,125,118)
#59706A
(89,112,106)
#4F635E
(79,99,94)
#455652
(69,86,82)
#3B4946
(59,73,70)
#313C3A
(49,60,58)
#272F2E
(39,47,46)
#1D2222
(29,34,34)
#131516
(19,21,22)
#000000
(0,0,0)

Tints of #77978E

#77978E
(119,151,142)
#83A098
(131,160,152)
#8FA9A2
(143,169,162)
#9BB2AC
(155,178,172)
#A7BBB6
(167,187,182)
#B3C4C0
(179,196,192)
#BFCDCA
(191,205,202)
#CBD6D4
(203,214,212)
#D7DFDE
(215,223,222)
#E3E8E8
(227,232,232)
#EFF1F2
(239,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77978E color. Also use rgb(119,151,142) instead hex code.

Text Font Color

.myTextColor { color: #77978E; }

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

This text font color is #77978E.

Background Color

.myBgColor { background-color: #77978E; }

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

This div background color is #77978E.

Border color

.myBorderColor { border: 1px solid #77978E; }

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

This div border color is #77978E.

Opacity

.myOpacity80 { color: #77978E; opacity: 0.8; }

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

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

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

This text has shadow with #77978E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77978E.

Preview

Color preview on black background

This text has color #77978E on black background.


Color preview on white background

This text has color #77978E on white background.


Black color preview on #77978E background

This text has black color on #77978E background.


White color preview on #77978E background

This text has white color on #77978E background.


Related colors

Complementary color

Complementary color for #hex is #886871.


I love getcolorcode.com

Triadic colors

1 #8E7797 and #978E77 with #77978E are triadic colors.

2 #8E9777 and #97778E with #77978E are triadic colors.