COLOR #E5EC4D

HEX: #E5EC4D RGB: (229,236,77)

Renk bilgisi

#E5EC4D contains mainly red and green colors. #E5EC4D ‘ nin web güvenlik rengi #CCFF33 (ya da #CF3) dir.

RGB renk modeli

#E5EC4D color RGB value is (229,236,77).

RGB: (229,236,77) (90%, 93%, 30%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 236 of 255 = 93%
B 77 of 255 = 30%

229
236
77

R + G + B ~ 71%. #E5EC4D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 236 + 77 = 542 (100%)
R 229 of 542 ~ 42.25%
G 236 of 542 ~ 43.54%
B 77 of 542 ~ 14.21'%

%42.25
%43.54
%14.21

CMYK RENK MODELİ

#E5EC4D rengi CMYK tonu (3,0,67,7).

  • camgöbeği tonu 2.97%
  • eflatun tonu 0.00%
  • sarı tonu 67.37%
  • ana renk tonu 7.45%

CMYK: (3,0,67,7)
C3M0Y67K7 (3%, 0%, 67%, 7%)
(0.03 / 0.00 / 0.67 / 0.07)

CMYK yüzdeleri

%2.97
%0
%67.37
%7.45

Codes

Color #E5EC4D in popluar color models

E5 EC 4D
RGB 229 236 77
HSL 63° 80.71% 61.37%
HSB/HSV 63° 67.37% 92.55%
CMYK 2.97% 0.00% 67.37%
7.45%

Color #E5EC4D in popluar number systems.

HEX E5 EC 4D
Decimal 229 236 77
Binary 11100101 11101100 1001101
Octal 345 354 115

Shades and tints

Shades of #E5EC4D

#E5EC4D
(229,236,77)
#D1D746
(209,215,70)
#BDC23F
(189,194,63)
#A9AD38
(169,173,56)
#959831
(149,152,49)
#81832A
(129,131,42)
#6D6E23
(109,110,35)
#59591C
(89,89,28)
#454415
(69,68,21)
#312F0E
(49,47,14)
#1D1A07
(29,26,7)
#000000
(0,0,0)

Tints of #E5EC4D

#E5EC4D
(229,236,77)
#E7ED5D
(231,237,93)
#E9EE6D
(233,238,109)
#EBEF7D
(235,239,125)
#EDF08D
(237,240,141)
#EFF19D
(239,241,157)
#F1F2AD
(241,242,173)
#F3F3BD
(243,243,189)
#F5F4CD
(245,244,205)
#F7F5DD
(247,245,221)
#F9F6ED
(249,246,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5EC4D color. Also use rgb(229,236,77) instead hex code.

Text Font Color

.myTextColor { color: #E5EC4D; }

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

This text font color is #E5EC4D.

Background Color

.myBgColor { background-color: #E5EC4D; }

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

This div background color is #E5EC4D.

Border color

.myBorderColor { border: 1px solid #E5EC4D; }

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

This div border color is #E5EC4D.

Opacity

.myOpacity80 { color: #E5EC4D; opacity: 0.8; }

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

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

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

This text has shadow with #E5EC4D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5EC4D.

Preview

Color preview on black background

This text has color #E5EC4D on black background.


Color preview on white background

This text has color #E5EC4D on white background.


Black color preview on #E5EC4D background

This text has black color on #E5EC4D background.


White color preview on #E5EC4D background

This text has white color on #E5EC4D background.


Related colors

Complementary color

Complementary color for #hex is #1A13B2.


I love getcolorcode.com

Triadic colors

1 #4DE5EC and #EC4DE5 with #E5EC4D are triadic colors.

2 #4DECE5 and #ECE54D with #E5EC4D are triadic colors.