COLOR #77BC5E

HEX: #77BC5E RGB: (119,188,94)

Renk bilgisi

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

RGB renk modeli

#77BC5E color RGB value is (119,188,94).

RGB: (119,188,94) (47%, 74%, 37%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 188 of 255 = 74%
B 94 of 255 = 37%

119
188
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 188 + 94 = 401 (100%)
R 119 of 401 ~ 29.68%
G 188 of 401 ~ 46.88%
B 94 of 401 ~ 23.44'%

%29.68
%46.88
%23.44

CMYK RENK MODELİ

#77BC5E rengi CMYK tonu (37,0,50,26).

  • camgöbeği tonu 36.70%
  • eflatun tonu 0.00%
  • sarı tonu 50.00%
  • ana renk tonu 26.27%

CMYK: (37,0,50,26)
C37M0Y50K26 (37%, 0%, 50%, 26%)
(0.37 / 0.00 / 0.50 / 0.26)

CMYK yüzdeleri

%36.7
%0
%50
%26.27

Codes

Color #77BC5E in popluar color models

77 BC 5E
RGB 119 188 94
HSL 104° 41.23% 55.29%
HSB/HSV 104° 50.00% 73.73%
CMYK 36.70% 0.00% 50.00%
26.27%

Color #77BC5E in popluar number systems.

HEX 77 BC 5E
Decimal 119 188 94
Binary 1110111 10111100 1011110
Octal 167 274 136

Shades and tints

Shades of #77BC5E

#77BC5E
(119,188,94)
#6DAB56
(109,171,86)
#639A4E
(99,154,78)
#598946
(89,137,70)
#4F783E
(79,120,62)
#456736
(69,103,54)
#3B562E
(59,86,46)
#314526
(49,69,38)
#27341E
(39,52,30)
#1D2316
(29,35,22)
#13120E
(19,18,14)
#000000
(0,0,0)

Tints of #77BC5E

#77BC5E
(119,188,94)
#83C26C
(131,194,108)
#8FC87A
(143,200,122)
#9BCE88
(155,206,136)
#A7D496
(167,212,150)
#B3DAA4
(179,218,164)
#BFE0B2
(191,224,178)
#CBE6C0
(203,230,192)
#D7ECCE
(215,236,206)
#E3F2DC
(227,242,220)
#EFF8EA
(239,248,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #77BC5E; }

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

This text font color is #77BC5E.

Background Color

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

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

This div background color is #77BC5E.

Border color

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

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

This div border color is #77BC5E.

Opacity

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

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

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

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

This text has shadow with #77BC5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77BC5E.

Preview

Color preview on black background

This text has color #77BC5E on black background.


Color preview on white background

This text has color #77BC5E on white background.


Black color preview on #77BC5E background

This text has black color on #77BC5E background.


White color preview on #77BC5E background

This text has white color on #77BC5E background.


Related colors

Complementary color

Complementary color for #hex is #8843A1.


I love getcolorcode.com

Triadic colors

1 #5E77BC and #BC5E77 with #77BC5E are triadic colors.

2 #5EBC77 and #BC775E with #77BC5E are triadic colors.