COLOR #2EC390

HEX: #2EC390 RGB: (46,195,144)

Renk bilgisi

#2EC390 contains mainly green and blue colors. #2EC390 ‘ nin web güvenlik rengi #33CC99 (ya da #3C9) dir.

RGB renk modeli

#2EC390 color RGB value is (46,195,144).

RGB: (46,195,144) (18%, 76%, 56%)

RGB bağlantıları ve doygunluk

R 46 of 255 = 18%
G 195 of 255 = 76%
B 144 of 255 = 56%

46
195
144

R + G + B ~ 50%. #2EC390 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 46 + 195 + 144 = 385 (100%)
R 46 of 385 ~ 11.95%
G 195 of 385 ~ 50.65%
B 144 of 385 ~ 37.4'%

%11.95
%50.65
%37.4

CMYK RENK MODELİ

#2EC390 rengi CMYK tonu (76,0,26,24).

  • camgöbeği tonu 76.41%
  • eflatun tonu 0.00%
  • sarı tonu 26.15%
  • ana renk tonu 23.53%

CMYK: (76,0,26,24)
C76M0Y26K24 (76%, 0%, 26%, 24%)
(0.76 / 0.00 / 0.26 / 0.24)

CMYK yüzdeleri

%76.41
%0
%26.15
%23.53

Codes

Color #2EC390 in popluar color models

2E C3 90
RGB 46 195 144
HSL 159° 61.83% 47.25%
HSB/HSV 159° 76.41% 76.47%
CMYK 76.41% 0.00% 26.15%
23.53%

Color #2EC390 in popluar number systems.

HEX 2E C3 90
Decimal 46 195 144
Binary 101110 11000011 10010000
Octal 56 303 220

Shades and tints

Shades of #2EC390

#2EC390
(46,195,144)
#2AB283
(42,178,131)
#26A176
(38,161,118)
#229069
(34,144,105)
#1E7F5C
(30,127,92)
#1A6E4F
(26,110,79)
#165D42
(22,93,66)
#124C35
(18,76,53)
#0E3B28
(14,59,40)
#0A2A1B
(10,42,27)
#06190E
(6,25,14)
#000000
(0,0,0)

Tints of #2EC390

#2EC390
(46,195,144)
#41C89A
(65,200,154)
#54CDA4
(84,205,164)
#67D2AE
(103,210,174)
#7AD7B8
(122,215,184)
#8DDCC2
(141,220,194)
#A0E1CC
(160,225,204)
#B3E6D6
(179,230,214)
#C6EBE0
(198,235,224)
#D9F0EA
(217,240,234)
#ECF5F4
(236,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #2EC390 color. Also use rgb(46,195,144) instead hex code.

Text Font Color

.myTextColor { color: #2EC390; }

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

This text font color is #2EC390.

Background Color

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

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

This div background color is #2EC390.

Border color

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

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

This div border color is #2EC390.

Opacity

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

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

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

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

This text has shadow with #2EC390 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #2EC390.

Preview

Color preview on black background

This text has color #2EC390 on black background.


Color preview on white background

This text has color #2EC390 on white background.


Black color preview on #2EC390 background

This text has black color on #2EC390 background.


White color preview on #2EC390 background

This text has white color on #2EC390 background.


Related colors

Complementary color

Complementary color for #hex is #D13C6F.


I love getcolorcode.com

Triadic colors

1 #902EC3 and #C3902E with #2EC390 are triadic colors.

2 #90C32E and #C32E90 with #2EC390 are triadic colors.