COLOR #2EC137

HEX: #2EC137 RGB: (46,193,55)

Renk bilgisi

#2EC137 contains mainly green color. #2EC137 ‘ nin web güvenlik rengi #33CC33 (ya da #3C3) dir.

RGB renk modeli

#2EC137 color RGB value is (46,193,55).

RGB: (46,193,55) (18%, 76%, 22%)

RGB bağlantıları ve doygunluk

R 46 of 255 = 18%
G 193 of 255 = 76%
B 55 of 255 = 22%

46
193
55

R + G + B ~ 39%. #2EC137 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 46 + 193 + 55 = 294 (100%)
R 46 of 294 ~ 15.65%
G 193 of 294 ~ 65.65%
B 55 of 294 ~ 18.71'%

%15.65
%65.65
%18.71

CMYK RENK MODELİ

#2EC137 rengi CMYK tonu (76,0,72,24).

  • camgöbeği tonu 76.17%
  • eflatun tonu 0.00%
  • sarı tonu 71.50%
  • ana renk tonu 24.31%

CMYK: (76,0,72,24)
C76M0Y72K24 (76%, 0%, 72%, 24%)
(0.76 / 0.00 / 0.72 / 0.24)

CMYK yüzdeleri

%76.17
%0
%71.5
%24.31

Codes

Color #2EC137 in popluar color models

2E C1 37
RGB 46 193 55
HSL 124° 61.51% 46.86%
HSB/HSV 124° 76.17% 75.69%
CMYK 76.17% 0.00% 71.50%
24.31%

Color #2EC137 in popluar number systems.

HEX 2E C1 37
Decimal 46 193 55
Binary 101110 11000001 110111
Octal 56 301 67

Shades and tints

Shades of #2EC137

#2EC137
(46,193,55)
#2AB032
(42,176,50)
#269F2D
(38,159,45)
#228E28
(34,142,40)
#1E7D23
(30,125,35)
#1A6C1E
(26,108,30)
#165B19
(22,91,25)
#124A14
(18,74,20)
#0E390F
(14,57,15)
#0A280A
(10,40,10)
#061705
(6,23,5)
#000000
(0,0,0)

Tints of #2EC137

#2EC137
(46,193,55)
#41C649
(65,198,73)
#54CB5B
(84,203,91)
#67D06D
(103,208,109)
#7AD57F
(122,213,127)
#8DDA91
(141,218,145)
#A0DFA3
(160,223,163)
#B3E4B5
(179,228,181)
#C6E9C7
(198,233,199)
#D9EED9
(217,238,217)
#ECF3EB
(236,243,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #2EC137 color. Also use rgb(46,193,55) instead hex code.

Text Font Color

.myTextColor { color: #2EC137; }

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

This text font color is #2EC137.

Background Color

.myBgColor { background-color: #2EC137; }

<div style="background-color:#2EC137">Inner text</div>

This div background color is #2EC137.

Border color

.myBorderColor { border: 1px solid #2EC137; }

<div style="border:3px solid #2EC137">Div</div>

This div border color is #2EC137.

Opacity

.myOpacity80 { color: #2EC137; opacity: 0.8; }

<p style="color:#2EC137;opacity:0.8;">80%</p>

Text with #2EC137 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 #2EC137;}

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

This text has shadow with #2EC137 color.


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

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

This text has shadow with #2EC137 primary color and red secondary color.


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

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

This text has shadow with #2EC137 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #2EC137.

Preview

Color preview on black background

This text has color #2EC137 on black background.


Color preview on white background

This text has color #2EC137 on white background.


Black color preview on #2EC137 background

This text has black color on #2EC137 background.


White color preview on #2EC137 background

This text has white color on #2EC137 background.


Related colors

Complementary color

Complementary color for #hex is #D13EC8.


I love getcolorcode.com

Triadic colors

1 #372EC1 and #C1372E with #2EC137 are triadic colors.

2 #37C12E and #C12E37 with #2EC137 are triadic colors.