COLOR #5EC495

HEX: #5EC495 RGB: (94,196,149)

Renk bilgisi

#5EC495 contains mainly green and blue colors. #5EC495 ‘ nin web güvenlik rengi #66CC99 (ya da #6C9) dir.

RGB renk modeli

#5EC495 color RGB value is (94,196,149).

RGB: (94,196,149) (37%, 77%, 58%)

RGB bağlantıları ve doygunluk

R 94 of 255 = 37%
G 196 of 255 = 77%
B 149 of 255 = 58%

94
196
149

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

Yüzdelerle RGB renk parçaları

R + G + B = 94 + 196 + 149 = 439 (100%)
R 94 of 439 ~ 21.41%
G 196 of 439 ~ 44.65%
B 149 of 439 ~ 33.94'%

%21.41
%44.65
%33.94

CMYK RENK MODELİ

#5EC495 rengi CMYK tonu (52,0,24,23).

  • camgöbeği tonu 52.04%
  • eflatun tonu 0.00%
  • sarı tonu 23.98%
  • ana renk tonu 23.14%

CMYK: (52,0,24,23)
C52M0Y24K23 (52%, 0%, 24%, 23%)
(0.52 / 0.00 / 0.24 / 0.23)

CMYK yüzdeleri

%52.04
%0
%23.98
%23.14

Codes

Color #5EC495 in popluar color models

5E C4 95
RGB 94 196 149
HSL 152° 46.36% 56.86%
HSB/HSV 152° 52.04% 76.86%
CMYK 52.04% 0.00% 23.98%
23.14%

Color #5EC495 in popluar number systems.

HEX 5E C4 95
Decimal 94 196 149
Binary 1011110 11000100 10010101
Octal 136 304 225

Shades and tints

Shades of #5EC495

#5EC495
(94,196,149)
#56B388
(86,179,136)
#4EA27B
(78,162,123)
#46916E
(70,145,110)
#3E8061
(62,128,97)
#366F54
(54,111,84)
#2E5E47
(46,94,71)
#264D3A
(38,77,58)
#1E3C2D
(30,60,45)
#162B20
(22,43,32)
#0E1A13
(14,26,19)
#000000
(0,0,0)

Tints of #5EC495

#5EC495
(94,196,149)
#6CC99E
(108,201,158)
#7ACEA7
(122,206,167)
#88D3B0
(136,211,176)
#96D8B9
(150,216,185)
#A4DDC2
(164,221,194)
#B2E2CB
(178,226,203)
#C0E7D4
(192,231,212)
#CEECDD
(206,236,221)
#DCF1E6
(220,241,230)
#EAF6EF
(234,246,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5EC495 color. Also use rgb(94,196,149) instead hex code.

Text Font Color

.myTextColor { color: #5EC495; }

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

This text font color is #5EC495.

Background Color

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

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

This div background color is #5EC495.

Border color

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

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

This div border color is #5EC495.

Opacity

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

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

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

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

This text has shadow with #5EC495 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5EC495.

Preview

Color preview on black background

This text has color #5EC495 on black background.


Color preview on white background

This text has color #5EC495 on white background.


Black color preview on #5EC495 background

This text has black color on #5EC495 background.


White color preview on #5EC495 background

This text has white color on #5EC495 background.


Related colors

Complementary color

Complementary color for #hex is #A13B6A.


I love getcolorcode.com

Triadic colors

1 #955EC4 and #C4955E with #5EC495 are triadic colors.

2 #95C45E and #C45E95 with #5EC495 are triadic colors.