COLOR #77C189

HEX: #77C189 RGB: (119,193,137)

Renk bilgisi

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

RGB renk modeli

#77C189 color RGB value is (119,193,137).

RGB: (119,193,137) (47%, 76%, 54%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 193 of 255 = 76%
B 137 of 255 = 54%

119
193
137

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

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 193 + 137 = 449 (100%)
R 119 of 449 ~ 26.5%
G 193 of 449 ~ 42.98%
B 137 of 449 ~ 30.51'%

%26.5
%42.98
%30.51

CMYK RENK MODELİ

#77C189 rengi CMYK tonu (38,0,29,24).

  • camgöbeği tonu 38.34%
  • eflatun tonu 0.00%
  • sarı tonu 29.02%
  • ana renk tonu 24.31%

CMYK: (38,0,29,24)
C38M0Y29K24 (38%, 0%, 29%, 24%)
(0.38 / 0.00 / 0.29 / 0.24)

CMYK yüzdeleri

%38.34
%0
%29.02
%24.31

Codes

Color #77C189 in popluar color models

77 C1 89
RGB 119 193 137
HSL 135° 37.37% 61.18%
HSB/HSV 135° 38.34% 75.69%
CMYK 38.34% 0.00% 29.02%
24.31%

Color #77C189 in popluar number systems.

HEX 77 C1 89
Decimal 119 193 137
Binary 1110111 11000001 10001001
Octal 167 301 211

Shades and tints

Shades of #77C189

#77C189
(119,193,137)
#6DB07D
(109,176,125)
#639F71
(99,159,113)
#598E65
(89,142,101)
#4F7D59
(79,125,89)
#456C4D
(69,108,77)
#3B5B41
(59,91,65)
#314A35
(49,74,53)
#273929
(39,57,41)
#1D281D
(29,40,29)
#131711
(19,23,17)
#000000
(0,0,0)

Tints of #77C189

#77C189
(119,193,137)
#83C693
(131,198,147)
#8FCB9D
(143,203,157)
#9BD0A7
(155,208,167)
#A7D5B1
(167,213,177)
#B3DABB
(179,218,187)
#BFDFC5
(191,223,197)
#CBE4CF
(203,228,207)
#D7E9D9
(215,233,217)
#E3EEE3
(227,238,227)
#EFF3ED
(239,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77C189 color. Also use rgb(119,193,137) instead hex code.

Text Font Color

.myTextColor { color: #77C189; }

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

This text font color is #77C189.

Background Color

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

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

This div background color is #77C189.

Border color

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

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

This div border color is #77C189.

Opacity

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

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

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

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

This text has shadow with #77C189 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77C189.

Preview

Color preview on black background

This text has color #77C189 on black background.


Color preview on white background

This text has color #77C189 on white background.


Black color preview on #77C189 background

This text has black color on #77C189 background.


White color preview on #77C189 background

This text has white color on #77C189 background.


Related colors

Complementary color

Complementary color for #hex is #883E76.


I love getcolorcode.com

Triadic colors

1 #8977C1 and #C18977 with #77C189 are triadic colors.

2 #89C177 and #C17789 with #77C189 are triadic colors.