COLOR #77D383

HEX: #77D383 RGB: (119,211,131)

Renk bilgisi

#77D383 contains mainly green color. #77D383 ‘ nin web güvenlik rengi #66CC99 (ya da #6C9) dir.

RGB renk modeli

#77D383 color RGB value is (119,211,131).

RGB: (119,211,131) (47%, 83%, 51%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 211 of 255 = 83%
B 131 of 255 = 51%

119
211
131

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

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 211 + 131 = 461 (100%)
R 119 of 461 ~ 25.81%
G 211 of 461 ~ 45.77%
B 131 of 461 ~ 28.42'%

%25.81
%45.77
%28.42

CMYK RENK MODELİ

#77D383 rengi CMYK tonu (44,0,38,17).

  • camgöbeği tonu 43.60%
  • eflatun tonu 0.00%
  • sarı tonu 37.91%
  • ana renk tonu 17.25%

CMYK: (44,0,38,17)
C44M0Y38K17 (44%, 0%, 38%, 17%)
(0.44 / 0.00 / 0.38 / 0.17)

CMYK yüzdeleri

%43.6
%0
%37.91
%17.25

Codes

Color #77D383 in popluar color models

77 D3 83
RGB 119 211 131
HSL 128° 51.11% 64.71%
HSB/HSV 128° 43.60% 82.75%
CMYK 43.60% 0.00% 37.91%
17.25%

Color #77D383 in popluar number systems.

HEX 77 D3 83
Decimal 119 211 131
Binary 1110111 11010011 10000011
Octal 167 323 203

Shades and tints

Shades of #77D383

#77D383
(119,211,131)
#6DC078
(109,192,120)
#63AD6D
(99,173,109)
#599A62
(89,154,98)
#4F8757
(79,135,87)
#45744C
(69,116,76)
#3B6141
(59,97,65)
#314E36
(49,78,54)
#273B2B
(39,59,43)
#1D2820
(29,40,32)
#131515
(19,21,21)
#000000
(0,0,0)

Tints of #77D383

#77D383
(119,211,131)
#83D78E
(131,215,142)
#8FDB99
(143,219,153)
#9BDFA4
(155,223,164)
#A7E3AF
(167,227,175)
#B3E7BA
(179,231,186)
#BFEBC5
(191,235,197)
#CBEFD0
(203,239,208)
#D7F3DB
(215,243,219)
#E3F7E6
(227,247,230)
#EFFBF1
(239,251,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77D383 color. Also use rgb(119,211,131) instead hex code.

Text Font Color

.myTextColor { color: #77D383; }

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

This text font color is #77D383.

Background Color

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

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

This div background color is #77D383.

Border color

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

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

This div border color is #77D383.

Opacity

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

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

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

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

This text has shadow with #77D383 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77D383.

Preview

Color preview on black background

This text has color #77D383 on black background.


Color preview on white background

This text has color #77D383 on white background.


Black color preview on #77D383 background

This text has black color on #77D383 background.


White color preview on #77D383 background

This text has white color on #77D383 background.


Related colors

Complementary color

Complementary color for #hex is #882C7C.


I love getcolorcode.com

Triadic colors

1 #8377D3 and #D38377 with #77D383 are triadic colors.

2 #83D377 and #D37783 with #77D383 are triadic colors.