COLOR #77CF5E

HEX: #77CF5E RGB: (119,207,94)

Renk bilgisi

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

RGB renk modeli

#77CF5E color RGB value is (119,207,94).

RGB: (119,207,94) (47%, 81%, 37%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 207 of 255 = 81%
B 94 of 255 = 37%

119
207
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 207 + 94 = 420 (100%)
R 119 of 420 ~ 28.33%
G 207 of 420 ~ 49.29%
B 94 of 420 ~ 22.38'%

%28.33
%49.29
%22.38

CMYK RENK MODELİ

#77CF5E rengi CMYK tonu (43,0,55,19).

  • camgöbeği tonu 42.51%
  • eflatun tonu 0.00%
  • sarı tonu 54.59%
  • ana renk tonu 18.82%

CMYK: (43,0,55,19)
C43M0Y55K19 (43%, 0%, 55%, 19%)
(0.43 / 0.00 / 0.55 / 0.19)

CMYK yüzdeleri

%42.51
%0
%54.59
%18.82

Codes

Color #77CF5E in popluar color models

77 CF 5E
RGB 119 207 94
HSL 107° 54.07% 59.02%
HSB/HSV 107° 54.59% 81.18%
CMYK 42.51% 0.00% 54.59%
18.82%

Color #77CF5E in popluar number systems.

HEX 77 CF 5E
Decimal 119 207 94
Binary 1110111 11001111 1011110
Octal 167 317 136

Shades and tints

Shades of #77CF5E

#77CF5E
(119,207,94)
#6DBD56
(109,189,86)
#63AB4E
(99,171,78)
#599946
(89,153,70)
#4F873E
(79,135,62)
#457536
(69,117,54)
#3B632E
(59,99,46)
#315126
(49,81,38)
#273F1E
(39,63,30)
#1D2D16
(29,45,22)
#131B0E
(19,27,14)
#000000
(0,0,0)

Tints of #77CF5E

#77CF5E
(119,207,94)
#83D36C
(131,211,108)
#8FD77A
(143,215,122)
#9BDB88
(155,219,136)
#A7DF96
(167,223,150)
#B3E3A4
(179,227,164)
#BFE7B2
(191,231,178)
#CBEBC0
(203,235,192)
#D7EFCE
(215,239,206)
#E3F3DC
(227,243,220)
#EFF7EA
(239,247,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77CF5E color. Also use rgb(119,207,94) instead hex code.

Text Font Color

.myTextColor { color: #77CF5E; }

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

This text font color is #77CF5E.

Background Color

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

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

This div background color is #77CF5E.

Border color

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

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

This div border color is #77CF5E.

Opacity

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

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

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

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

This text has shadow with #77CF5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77CF5E.

Preview

Color preview on black background

This text has color #77CF5E on black background.


Color preview on white background

This text has color #77CF5E on white background.


Black color preview on #77CF5E background

This text has black color on #77CF5E background.


White color preview on #77CF5E background

This text has white color on #77CF5E background.


Related colors

Complementary color

Complementary color for #hex is #8830A1.


I love getcolorcode.com

Triadic colors

1 #5E77CF and #CF5E77 with #77CF5E are triadic colors.

2 #5ECF77 and #CF775E with #77CF5E are triadic colors.