COLOR #77EF7F

HEX: #77EF7F RGB: (119,239,127)

Renk bilgisi

#77EF7F contains mainly green color. #77EF7F ‘ nin web güvenlik rengi #66FF66 (ya da #6F6) dir.

RGB renk modeli

#77EF7F color RGB value is (119,239,127).

RGB: (119,239,127) (47%, 94%, 50%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 239 of 255 = 94%
B 127 of 255 = 50%

119
239
127

R + G + B ~ 64%. #77EF7F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 239 + 127 = 485 (100%)
R 119 of 485 ~ 24.54%
G 239 of 485 ~ 49.28%
B 127 of 485 ~ 26.19'%

%24.54
%49.28
%26.19

CMYK RENK MODELİ

#77EF7F rengi CMYK tonu (50,0,47,6).

  • camgöbeği tonu 50.21%
  • eflatun tonu 0.00%
  • sarı tonu 46.86%
  • ana renk tonu 6.27%

CMYK: (50,0,47,6)
C50M0Y47K6 (50%, 0%, 47%, 6%)
(0.50 / 0.00 / 0.47 / 0.06)

CMYK yüzdeleri

%50.21
%0
%46.86
%6.27

Codes

Color #77EF7F in popluar color models

77 EF 7F
RGB 119 239 127
HSL 124° 78.95% 70.20%
HSB/HSV 124° 50.21% 93.73%
CMYK 50.21% 0.00% 46.86%
6.27%

Color #77EF7F in popluar number systems.

HEX 77 EF 7F
Decimal 119 239 127
Binary 1110111 11101111 1111111
Octal 167 357 177

Shades and tints

Shades of #77EF7F

#77EF7F
(119,239,127)
#6DDA74
(109,218,116)
#63C569
(99,197,105)
#59B05E
(89,176,94)
#4F9B53
(79,155,83)
#458648
(69,134,72)
#3B713D
(59,113,61)
#315C32
(49,92,50)
#274727
(39,71,39)
#1D321C
(29,50,28)
#131D11
(19,29,17)
#000000
(0,0,0)

Tints of #77EF7F

#77EF7F
(119,239,127)
#83F08A
(131,240,138)
#8FF195
(143,241,149)
#9BF2A0
(155,242,160)
#A7F3AB
(167,243,171)
#B3F4B6
(179,244,182)
#BFF5C1
(191,245,193)
#CBF6CC
(203,246,204)
#D7F7D7
(215,247,215)
#E3F8E2
(227,248,226)
#EFF9ED
(239,249,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77EF7F color. Also use rgb(119,239,127) instead hex code.

Text Font Color

.myTextColor { color: #77EF7F; }

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

This text font color is #77EF7F.

Background Color

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

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

This div background color is #77EF7F.

Border color

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

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

This div border color is #77EF7F.

Opacity

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

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

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

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

This text has shadow with #77EF7F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77EF7F.

Preview

Color preview on black background

This text has color #77EF7F on black background.


Color preview on white background

This text has color #77EF7F on white background.


Black color preview on #77EF7F background

This text has black color on #77EF7F background.


White color preview on #77EF7F background

This text has white color on #77EF7F background.


Related colors

Complementary color

Complementary color for #hex is #881080.


I love getcolorcode.com

Triadic colors

1 #7F77EF and #EF7F77 with #77EF7F are triadic colors.

2 #7FEF77 and #EF777F with #77EF7F are triadic colors.