COLOR #77D59C

HEX: #77D59C RGB: (119,213,156)

Renk bilgisi

#77D59C contains mainly green and blue colors. #77D59C ‘ nin web güvenlik rengi #66CC99 (ya da #6C9) dir.

RGB renk modeli

#77D59C color RGB value is (119,213,156).

RGB: (119,213,156) (47%, 84%, 61%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 213 of 255 = 84%
B 156 of 255 = 61%

119
213
156

R + G + B ~ 64%. #77D59C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 213 + 156 = 488 (100%)
R 119 of 488 ~ 24.39%
G 213 of 488 ~ 43.65%
B 156 of 488 ~ 31.97'%

%24.39
%43.65
%31.97

CMYK RENK MODELİ

#77D59C rengi CMYK tonu (44,0,27,16).

  • camgöbeği tonu 44.13%
  • eflatun tonu 0.00%
  • sarı tonu 26.76%
  • ana renk tonu 16.47%

CMYK: (44,0,27,16)
C44M0Y27K16 (44%, 0%, 27%, 16%)
(0.44 / 0.00 / 0.27 / 0.16)

CMYK yüzdeleri

%44.13
%0
%26.76
%16.47

Codes

Color #77D59C in popluar color models

77 D5 9C
RGB 119 213 156
HSL 144° 52.81% 65.10%
HSB/HSV 144° 44.13% 83.53%
CMYK 44.13% 0.00% 26.76%
16.47%

Color #77D59C in popluar number systems.

HEX 77 D5 9C
Decimal 119 213 156
Binary 1110111 11010101 10011100
Octal 167 325 234

Shades and tints

Shades of #77D59C

#77D59C
(119,213,156)
#6DC28E
(109,194,142)
#63AF80
(99,175,128)
#599C72
(89,156,114)
#4F8964
(79,137,100)
#457656
(69,118,86)
#3B6348
(59,99,72)
#31503A
(49,80,58)
#273D2C
(39,61,44)
#1D2A1E
(29,42,30)
#131710
(19,23,16)
#000000
(0,0,0)

Tints of #77D59C

#77D59C
(119,213,156)
#83D8A5
(131,216,165)
#8FDBAE
(143,219,174)
#9BDEB7
(155,222,183)
#A7E1C0
(167,225,192)
#B3E4C9
(179,228,201)
#BFE7D2
(191,231,210)
#CBEADB
(203,234,219)
#D7EDE4
(215,237,228)
#E3F0ED
(227,240,237)
#EFF3F6
(239,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77D59C color. Also use rgb(119,213,156) instead hex code.

Text Font Color

.myTextColor { color: #77D59C; }

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

This text font color is #77D59C.

Background Color

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

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

This div background color is #77D59C.

Border color

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

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

This div border color is #77D59C.

Opacity

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

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

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

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

This text has shadow with #77D59C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77D59C.

Preview

Color preview on black background

This text has color #77D59C on black background.


Color preview on white background

This text has color #77D59C on white background.


Black color preview on #77D59C background

This text has black color on #77D59C background.


White color preview on #77D59C background

This text has white color on #77D59C background.


Related colors

Complementary color

Complementary color for #hex is #882A63.


I love getcolorcode.com

Triadic colors

1 #9C77D5 and #D59C77 with #77D59C are triadic colors.

2 #9CD577 and #D5779C with #77D59C are triadic colors.