COLOR #5EBC77

HEX: #5EBC77 RGB: (94,188,119)

Renk bilgisi

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

RGB renk modeli

#5EBC77 color RGB value is (94,188,119).

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

RGB bağlantıları ve doygunluk

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

94
188
119

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

Yüzdelerle RGB renk parçaları

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

%23.44
%46.88
%29.68

CMYK RENK MODELİ

#5EBC77 rengi CMYK tonu (50,0,37,26).

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

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

CMYK yüzdeleri

%50
%0
%36.7
%26.27

Codes

Color #5EBC77 in popluar color models

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

Color #5EBC77 in popluar number systems.

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

Shades and tints

Shades of #5EBC77

#5EBC77
(94,188,119)
#56AB6D
(86,171,109)
#4E9A63
(78,154,99)
#468959
(70,137,89)
#3E784F
(62,120,79)
#366745
(54,103,69)
#2E563B
(46,86,59)
#264531
(38,69,49)
#1E3427
(30,52,39)
#16231D
(22,35,29)
#0E1213
(14,18,19)
#000000
(0,0,0)

Tints of #5EBC77

#5EBC77
(94,188,119)
#6CC283
(108,194,131)
#7AC88F
(122,200,143)
#88CE9B
(136,206,155)
#96D4A7
(150,212,167)
#A4DAB3
(164,218,179)
#B2E0BF
(178,224,191)
#C0E6CB
(192,230,203)
#CEECD7
(206,236,215)
#DCF2E3
(220,242,227)
#EAF8EF
(234,248,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5EBC77; }

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

This text font color is #5EBC77.

Background Color

.myBgColor { background-color: #5EBC77; }

<div style="background-color:#5EBC77">Inner text</div>

This div background color is #5EBC77.

Border color

.myBorderColor { border: 1px solid #5EBC77; }

<div style="border:3px solid #5EBC77">Div</div>

This div border color is #5EBC77.

Opacity

.myOpacity80 { color: #5EBC77; opacity: 0.8; }

<p style="color:#5EBC77;opacity:0.8;">80%</p>

Text with #5EBC77 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 #5EBC77;}

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

This text has shadow with #5EBC77 color.


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

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

This text has shadow with #5EBC77 primary color and red secondary color.


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

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

This text has shadow with #5EBC77 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #5EBC77.

Preview

Color preview on black background

This text has color #5EBC77 on black background.


Color preview on white background

This text has color #5EBC77 on white background.


Black color preview on #5EBC77 background

This text has black color on #5EBC77 background.


White color preview on #5EBC77 background

This text has white color on #5EBC77 background.


Related colors

Complementary color

Complementary color for #hex is #A14388.


I love getcolorcode.com

Triadic colors

1 #775EBC and #BC775E with #5EBC77 are triadic colors.

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