COLOR #77A796

HEX: #77A796 RGB: (119,167,150)

Renk bilgisi

#77A796 contains red, green and blue colors in about the same proportion. #77A796 ‘ nin web güvenlik rengi #669999 (ya da #699) dir.

RGB renk modeli

#77A796 color RGB value is (119,167,150).

RGB: (119,167,150) (47%, 65%, 59%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 167 of 255 = 65%
B 150 of 255 = 59%

119
167
150

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

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 167 + 150 = 436 (100%)
R 119 of 436 ~ 27.29%
G 167 of 436 ~ 38.3%
B 150 of 436 ~ 34.4'%

%27.29
%38.3
%34.4

CMYK RENK MODELİ

#77A796 rengi CMYK tonu (29,0,10,35).

  • camgöbeği tonu 28.74%
  • eflatun tonu 0.00%
  • sarı tonu 10.18%
  • ana renk tonu 34.51%

CMYK: (29,0,10,35)
C29M0Y10K35 (29%, 0%, 10%, 35%)
(0.29 / 0.00 / 0.10 / 0.35)

CMYK yüzdeleri

%28.74
%0
%10.18
%34.51

Codes

Color #77A796 in popluar color models

77 A7 96
RGB 119 167 150
HSL 159° 21.43% 56.08%
HSB/HSV 159° 28.74% 65.49%
CMYK 28.74% 0.00% 10.18%
34.51%

Color #77A796 in popluar number systems.

HEX 77 A7 96
Decimal 119 167 150
Binary 1110111 10100111 10010110
Octal 167 247 226

Shades and tints

Shades of #77A796

#77A796
(119,167,150)
#6D9889
(109,152,137)
#63897C
(99,137,124)
#597A6F
(89,122,111)
#4F6B62
(79,107,98)
#455C55
(69,92,85)
#3B4D48
(59,77,72)
#313E3B
(49,62,59)
#272F2E
(39,47,46)
#1D2021
(29,32,33)
#131114
(19,17,20)
#000000
(0,0,0)

Tints of #77A796

#77A796
(119,167,150)
#83AF9F
(131,175,159)
#8FB7A8
(143,183,168)
#9BBFB1
(155,191,177)
#A7C7BA
(167,199,186)
#B3CFC3
(179,207,195)
#BFD7CC
(191,215,204)
#CBDFD5
(203,223,213)
#D7E7DE
(215,231,222)
#E3EFE7
(227,239,231)
#EFF7F0
(239,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #77A796; }

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

This text font color is #77A796.

Background Color

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

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

This div background color is #77A796.

Border color

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

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

This div border color is #77A796.

Opacity

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

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

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

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

This text has shadow with #77A796 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77A796.

Preview

Color preview on black background

This text has color #77A796 on black background.


Color preview on white background

This text has color #77A796 on white background.


Black color preview on #77A796 background

This text has black color on #77A796 background.


White color preview on #77A796 background

This text has white color on #77A796 background.


Related colors

Complementary color

Complementary color for #hex is #885869.


I love getcolorcode.com

Triadic colors

1 #9677A7 and #A79677 with #77A796 are triadic colors.

2 #96A777 and #A77796 with #77A796 are triadic colors.