COLOR #2EC468

HEX: #2EC468 RGB: (46,196,104)

Renk bilgisi

#2EC468 contains mainly green color. #2EC468 ‘ nin web güvenlik rengi #33CC66 (ya da #3C6) dir.

RGB renk modeli

#2EC468 color RGB value is (46,196,104).

RGB: (46,196,104) (18%, 77%, 41%)

RGB bağlantıları ve doygunluk

R 46 of 255 = 18%
G 196 of 255 = 77%
B 104 of 255 = 41%

46
196
104

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

Yüzdelerle RGB renk parçaları

R + G + B = 46 + 196 + 104 = 346 (100%)
R 46 of 346 ~ 13.29%
G 196 of 346 ~ 56.65%
B 104 of 346 ~ 30.06'%

%13.29
%56.65
%30.06

CMYK RENK MODELİ

#2EC468 rengi CMYK tonu (77,0,47,23).

  • camgöbeği tonu 76.53%
  • eflatun tonu 0.00%
  • sarı tonu 46.94%
  • ana renk tonu 23.14%

CMYK: (77,0,47,23)
C77M0Y47K23 (77%, 0%, 47%, 23%)
(0.77 / 0.00 / 0.47 / 0.23)

CMYK yüzdeleri

%76.53
%0
%46.94
%23.14

Codes

Color #2EC468 in popluar color models

2E C4 68
RGB 46 196 104
HSL 143° 61.98% 47.45%
HSB/HSV 143° 76.53% 76.86%
CMYK 76.53% 0.00% 46.94%
23.14%

Color #2EC468 in popluar number systems.

HEX 2E C4 68
Decimal 46 196 104
Binary 101110 11000100 1101000
Octal 56 304 150

Shades and tints

Shades of #2EC468

#2EC468
(46,196,104)
#2AB35F
(42,179,95)
#26A256
(38,162,86)
#22914D
(34,145,77)
#1E8044
(30,128,68)
#1A6F3B
(26,111,59)
#165E32
(22,94,50)
#124D29
(18,77,41)
#0E3C20
(14,60,32)
#0A2B17
(10,43,23)
#061A0E
(6,26,14)
#000000
(0,0,0)

Tints of #2EC468

#2EC468
(46,196,104)
#41C975
(65,201,117)
#54CE82
(84,206,130)
#67D38F
(103,211,143)
#7AD89C
(122,216,156)
#8DDDA9
(141,221,169)
#A0E2B6
(160,226,182)
#B3E7C3
(179,231,195)
#C6ECD0
(198,236,208)
#D9F1DD
(217,241,221)
#ECF6EA
(236,246,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #2EC468 color. Also use rgb(46,196,104) instead hex code.

Text Font Color

.myTextColor { color: #2EC468; }

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

This text font color is #2EC468.

Background Color

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

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

This div background color is #2EC468.

Border color

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

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

This div border color is #2EC468.

Opacity

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

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

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

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

This text has shadow with #2EC468 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #2EC468.

Preview

Color preview on black background

This text has color #2EC468 on black background.


Color preview on white background

This text has color #2EC468 on white background.


Black color preview on #2EC468 background

This text has black color on #2EC468 background.


White color preview on #2EC468 background

This text has white color on #2EC468 background.


Related colors

Complementary color

Complementary color for #hex is #D13B97.


I love getcolorcode.com

Triadic colors

1 #682EC4 and #C4682E with #2EC468 are triadic colors.

2 #68C42E and #C42E68 with #2EC468 are triadic colors.