COLOR #77D17D

HEX: #77D17D RGB: (119,209,125)

Renk bilgisi

#77D17D contains mainly green color. #77D17D ‘ nin web güvenlik rengi #66CC66 (ya da #6C6) dir.

RGB renk modeli

#77D17D color RGB value is (119,209,125).

RGB: (119,209,125) (47%, 82%, 49%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 209 of 255 = 82%
B 125 of 255 = 49%

119
209
125

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

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 209 + 125 = 453 (100%)
R 119 of 453 ~ 26.27%
G 209 of 453 ~ 46.14%
B 125 of 453 ~ 27.59'%

%26.27
%46.14
%27.59

CMYK RENK MODELİ

#77D17D rengi CMYK tonu (43,0,40,18).

  • camgöbeği tonu 43.06%
  • eflatun tonu 0.00%
  • sarı tonu 40.19%
  • ana renk tonu 18.04%

CMYK: (43,0,40,18)
C43M0Y40K18 (43%, 0%, 40%, 18%)
(0.43 / 0.00 / 0.40 / 0.18)

CMYK yüzdeleri

%43.06
%0
%40.19
%18.04

Codes

Color #77D17D in popluar color models

77 D1 7D
RGB 119 209 125
HSL 124° 49.45% 64.31%
HSB/HSV 124° 43.06% 81.96%
CMYK 43.06% 0.00% 40.19%
18.04%

Color #77D17D in popluar number systems.

HEX 77 D1 7D
Decimal 119 209 125
Binary 1110111 11010001 1111101
Octal 167 321 175

Shades and tints

Shades of #77D17D

#77D17D
(119,209,125)
#6DBE72
(109,190,114)
#63AB67
(99,171,103)
#59985C
(89,152,92)
#4F8551
(79,133,81)
#457246
(69,114,70)
#3B5F3B
(59,95,59)
#314C30
(49,76,48)
#273925
(39,57,37)
#1D261A
(29,38,26)
#13130F
(19,19,15)
#000000
(0,0,0)

Tints of #77D17D

#77D17D
(119,209,125)
#83D588
(131,213,136)
#8FD993
(143,217,147)
#9BDD9E
(155,221,158)
#A7E1A9
(167,225,169)
#B3E5B4
(179,229,180)
#BFE9BF
(191,233,191)
#CBEDCA
(203,237,202)
#D7F1D5
(215,241,213)
#E3F5E0
(227,245,224)
#EFF9EB
(239,249,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77D17D color. Also use rgb(119,209,125) instead hex code.

Text Font Color

.myTextColor { color: #77D17D; }

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

This text font color is #77D17D.

Background Color

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

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

This div background color is #77D17D.

Border color

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

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

This div border color is #77D17D.

Opacity

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

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

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

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

This text has shadow with #77D17D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77D17D.

Preview

Color preview on black background

This text has color #77D17D on black background.


Color preview on white background

This text has color #77D17D on white background.


Black color preview on #77D17D background

This text has black color on #77D17D background.


White color preview on #77D17D background

This text has white color on #77D17D background.


Related colors

Complementary color

Complementary color for #hex is #882E82.


I love getcolorcode.com

Triadic colors

1 #7D77D1 and #D17D77 with #77D17D are triadic colors.

2 #7DD177 and #D1777D with #77D17D are triadic colors.