COLOR #77A595

HEX: #77A595 RGB: (119,165,149)

Renk bilgisi

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

RGB renk modeli

#77A595 color RGB value is (119,165,149).

RGB: (119,165,149) (47%, 65%, 58%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 165 of 255 = 65%
B 149 of 255 = 58%

119
165
149

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

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 165 + 149 = 433 (100%)
R 119 of 433 ~ 27.48%
G 165 of 433 ~ 38.11%
B 149 of 433 ~ 34.41'%

%27.48
%38.11
%34.41

CMYK RENK MODELİ

#77A595 rengi CMYK tonu (28,0,10,35).

  • camgöbeği tonu 27.88%
  • eflatun tonu 0.00%
  • sarı tonu 9.70%
  • ana renk tonu 35.29%

CMYK: (28,0,10,35)
C28M0Y10K35 (28%, 0%, 10%, 35%)
(0.28 / 0.00 / 0.10 / 0.35)

CMYK yüzdeleri

%27.88
%0
%9.7
%35.29

Codes

Color #77A595 in popluar color models

77 A5 95
RGB 119 165 149
HSL 159° 20.35% 55.69%
HSB/HSV 159° 27.88% 64.71%
CMYK 27.88% 0.00% 9.70%
35.29%

Color #77A595 in popluar number systems.

HEX 77 A5 95
Decimal 119 165 149
Binary 1110111 10100101 10010101
Octal 167 245 225

Shades and tints

Shades of #77A595

#77A595
(119,165,149)
#6D9688
(109,150,136)
#63877B
(99,135,123)
#59786E
(89,120,110)
#4F6961
(79,105,97)
#455A54
(69,90,84)
#3B4B47
(59,75,71)
#313C3A
(49,60,58)
#272D2D
(39,45,45)
#1D1E20
(29,30,32)
#130F13
(19,15,19)
#000000
(0,0,0)

Tints of #77A595

#77A595
(119,165,149)
#83AD9E
(131,173,158)
#8FB5A7
(143,181,167)
#9BBDB0
(155,189,176)
#A7C5B9
(167,197,185)
#B3CDC2
(179,205,194)
#BFD5CB
(191,213,203)
#CBDDD4
(203,221,212)
#D7E5DD
(215,229,221)
#E3EDE6
(227,237,230)
#EFF5EF
(239,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #77A595; }

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

This text font color is #77A595.

Background Color

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

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

This div background color is #77A595.

Border color

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

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

This div border color is #77A595.

Opacity

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

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

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

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

This text has shadow with #77A595 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77A595.

Preview

Color preview on black background

This text has color #77A595 on black background.


Color preview on white background

This text has color #77A595 on white background.


Black color preview on #77A595 background

This text has black color on #77A595 background.


White color preview on #77A595 background

This text has white color on #77A595 background.


Related colors

Complementary color

Complementary color for #hex is #885A6A.


I love getcolorcode.com

Triadic colors

1 #9577A5 and #A59577 with #77A595 are triadic colors.

2 #95A577 and #A57795 with #77A595 are triadic colors.