COLOR #5EBD49

HEX: #5EBD49 RGB: (94,189,73)

Renk bilgisi

#5EBD49 contains mainly green color. #5EBD49 ‘ nin web güvenlik rengi #66CC33 (ya da #6C3) dir.

RGB renk modeli

#5EBD49 color RGB value is (94,189,73).

RGB: (94,189,73) (37%, 74%, 29%)

RGB bağlantıları ve doygunluk

R 94 of 255 = 37%
G 189 of 255 = 74%
B 73 of 255 = 29%

94
189
73

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

Yüzdelerle RGB renk parçaları

R + G + B = 94 + 189 + 73 = 356 (100%)
R 94 of 356 ~ 26.4%
G 189 of 356 ~ 53.09%
B 73 of 356 ~ 20.51'%

%26.4
%53.09
%20.51

CMYK RENK MODELİ

#5EBD49 rengi CMYK tonu (50,0,61,26).

  • camgöbeği tonu 50.26%
  • eflatun tonu 0.00%
  • sarı tonu 61.38%
  • ana renk tonu 25.88%

CMYK: (50,0,61,26)
C50M0Y61K26 (50%, 0%, 61%, 26%)
(0.50 / 0.00 / 0.61 / 0.26)

CMYK yüzdeleri

%50.26
%0
%61.38
%25.88

Codes

Color #5EBD49 in popluar color models

5E BD 49
RGB 94 189 73
HSL 109° 46.77% 51.37%
HSB/HSV 109° 61.38% 74.12%
CMYK 50.26% 0.00% 61.38%
25.88%

Color #5EBD49 in popluar number systems.

HEX 5E BD 49
Decimal 94 189 73
Binary 1011110 10111101 1001001
Octal 136 275 111

Shades and tints

Shades of #5EBD49

#5EBD49
(94,189,73)
#56AC43
(86,172,67)
#4E9B3D
(78,155,61)
#468A37
(70,138,55)
#3E7931
(62,121,49)
#36682B
(54,104,43)
#2E5725
(46,87,37)
#26461F
(38,70,31)
#1E3519
(30,53,25)
#162413
(22,36,19)
#0E130D
(14,19,13)
#000000
(0,0,0)

Tints of #5EBD49

#5EBD49
(94,189,73)
#6CC359
(108,195,89)
#7AC969
(122,201,105)
#88CF79
(136,207,121)
#96D589
(150,213,137)
#A4DB99
(164,219,153)
#B2E1A9
(178,225,169)
#C0E7B9
(192,231,185)
#CEEDC9
(206,237,201)
#DCF3D9
(220,243,217)
#EAF9E9
(234,249,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5EBD49 color. Also use rgb(94,189,73) instead hex code.

Text Font Color

.myTextColor { color: #5EBD49; }

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

This text font color is #5EBD49.

Background Color

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

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

This div background color is #5EBD49.

Border color

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

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

This div border color is #5EBD49.

Opacity

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

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

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

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

This text has shadow with #5EBD49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5EBD49.

Preview

Color preview on black background

This text has color #5EBD49 on black background.


Color preview on white background

This text has color #5EBD49 on white background.


Black color preview on #5EBD49 background

This text has black color on #5EBD49 background.


White color preview on #5EBD49 background

This text has white color on #5EBD49 background.


Related colors

Complementary color

Complementary color for #hex is #A142B6.


I love getcolorcode.com

Triadic colors

1 #495EBD and #BD495E with #5EBD49 are triadic colors.

2 #49BD5E and #BD5E49 with #5EBD49 are triadic colors.