COLOR #77A494

HEX: #77A494 RGB: (119,164,148)

Color info

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

RGB color model

#77A494 color RGB value is (119,164,148).

RGB: (119,164,148) (47%, 64%, 58%)

RGB channels and saturation

R 119 of 255 = 47%
G 164 of 255 = 64%
B 148 of 255 = 58%

119
164
148

R + G + B ~ 56%. #77A494 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 119 + 164 + 148 = 431 (100%)
R 119 of 431 ~ 27.61%
G 164 of 431 ~ 38.05%
B 148 of 431 ~ 34.34'%

%27.61
%38.05
%34.34

CMYK color model

#77A494 color CMYK value is (27,0,10,36).

  • cyan value is 27.44%
  • magenta value is 0.00%
  • yellow value is 9.76%
  • key color value is 35.69%

CMYK: (27,0,10,36)
C27M0Y10K36 (27%, 0%, 10%, 36%)
(0.27 / 0.00 / 0.10 / 0.36)

CMYK percentages

%27.44
%0
%9.76
%35.69

Codes

Color #77A494 in popluar color models

77 A4 94
RGB 119 164 148
HSL 159° 19.82% 55.49%
HSB/HSV 159° 27.44% 64.31%
CMYK 27.44% 0.00% 9.76%
35.69%

Color #77A494 in popluar number systems.

HEX 77 A4 94
Decimal 119 164 148
Binary 1110111 10100100 10010100
Octal 167 244 224

Shades and tints

Shades of #77A494

#77A494
(119,164,148)
#6D9687
(109,150,135)
#63887A
(99,136,122)
#597A6D
(89,122,109)
#4F6C60
(79,108,96)
#455E53
(69,94,83)
#3B5046
(59,80,70)
#314239
(49,66,57)
#27342C
(39,52,44)
#1D261F
(29,38,31)
#131812
(19,24,18)
#000000
(0,0,0)

Tints of #77A494

#77A494
(119,164,148)
#83AC9D
(131,172,157)
#8FB4A6
(143,180,166)
#9BBCAF
(155,188,175)
#A7C4B8
(167,196,184)
#B3CCC1
(179,204,193)
#BFD4CA
(191,212,202)
#CBDCD3
(203,220,211)
#D7E4DC
(215,228,220)
#E3ECE5
(227,236,229)
#EFF4EE
(239,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77A494 color. Also use rgb(119,164,148) instead hex code.

Text Font Color

.myTextColor { color: #77A494; }

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

This text font color is #77A494.

Background Color

.myBgColor { background-color: #77A494; }

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

This div background color is #77A494.

Border color

.myBorderColor { border: 1px solid #77A494; }

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

This div border color is #77A494.

Opacity

.myOpacity80 { color: #77A494; opacity: 0.8; }

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

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

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

This text has shadow with #77A494 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77A494.

Preview

Color preview on black background

This text has color #77A494 on black background.


Color preview on white background

This text has color #77A494 on white background.


Black color preview on #77A494 background

This text has black color on #77A494 background.


White color preview on #77A494 background

This text has white color on #77A494 background.


Related colors

Complementary color

Complementary color for #hex is #885B6B.


I love getcolorcode.com

Triadic colors

1 #9477A4 and #A49477 with #77A494 are triadic colors.

2 #94A477 and #A47794 with #77A494 are triadic colors.