COLOR #77B889

HEX: #77B889 RGB: (119,184,137)

Renk bilgisi

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

RGB renk modeli

#77B889 color RGB value is (119,184,137).

RGB: (119,184,137) (47%, 72%, 54%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 184 of 255 = 72%
B 137 of 255 = 54%

119
184
137

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

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 184 + 137 = 440 (100%)
R 119 of 440 ~ 27.05%
G 184 of 440 ~ 41.82%
B 137 of 440 ~ 31.14'%

%27.05
%41.82
%31.14

CMYK RENK MODELİ

#77B889 rengi CMYK tonu (35,0,26,28).

  • camgöbeği tonu 35.33%
  • eflatun tonu 0.00%
  • sarı tonu 25.54%
  • ana renk tonu 27.84%

CMYK: (35,0,26,28)
C35M0Y26K28 (35%, 0%, 26%, 28%)
(0.35 / 0.00 / 0.26 / 0.28)

CMYK yüzdeleri

%35.33
%0
%25.54
%27.84

Codes

Color #77B889 in popluar color models

77 B8 89
RGB 119 184 137
HSL 137° 31.40% 59.41%
HSB/HSV 137° 35.33% 72.16%
CMYK 35.33% 0.00% 25.54%
27.84%

Color #77B889 in popluar number systems.

HEX 77 B8 89
Decimal 119 184 137
Binary 1110111 10111000 10001001
Octal 167 270 211

Shades and tints

Shades of #77B889

#77B889
(119,184,137)
#6DA87D
(109,168,125)
#639871
(99,152,113)
#598865
(89,136,101)
#4F7859
(79,120,89)
#45684D
(69,104,77)
#3B5841
(59,88,65)
#314835
(49,72,53)
#273829
(39,56,41)
#1D281D
(29,40,29)
#131811
(19,24,17)
#000000
(0,0,0)

Tints of #77B889

#77B889
(119,184,137)
#83BE93
(131,190,147)
#8FC49D
(143,196,157)
#9BCAA7
(155,202,167)
#A7D0B1
(167,208,177)
#B3D6BB
(179,214,187)
#BFDCC5
(191,220,197)
#CBE2CF
(203,226,207)
#D7E8D9
(215,232,217)
#E3EEE3
(227,238,227)
#EFF4ED
(239,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #77B889; }

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

This text font color is #77B889.

Background Color

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

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

This div background color is #77B889.

Border color

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

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

This div border color is #77B889.

Opacity

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

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

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

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

This text has shadow with #77B889 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77B889.

Preview

Color preview on black background

This text has color #77B889 on black background.


Color preview on white background

This text has color #77B889 on white background.


Black color preview on #77B889 background

This text has black color on #77B889 background.


White color preview on #77B889 background

This text has white color on #77B889 background.


Related colors

Complementary color

Complementary color for #hex is #884776.


I love getcolorcode.com

Triadic colors

1 #8977B8 and #B88977 with #77B889 are triadic colors.

2 #89B877 and #B87789 with #77B889 are triadic colors.