COLOR #E1ED4D

HEX: #E1ED4D RGB: (225,237,77)

Renk bilgisi

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

RGB renk modeli

#E1ED4D color RGB value is (225,237,77).

RGB: (225,237,77) (88%, 93%, 30%)

RGB bağlantıları ve doygunluk

R 225 of 255 = 88%
G 237 of 255 = 93%
B 77 of 255 = 30%

225
237
77

R + G + B ~ 70%. #E1ED4D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 225 + 237 + 77 = 539 (100%)
R 225 of 539 ~ 41.74%
G 237 of 539 ~ 43.97%
B 77 of 539 ~ 14.29'%

%41.74
%43.97
%14.29

CMYK RENK MODELİ

#E1ED4D rengi CMYK tonu (5,0,68,7).

  • camgöbeği tonu 5.06%
  • eflatun tonu 0.00%
  • sarı tonu 67.51%
  • ana renk tonu 7.06%

CMYK: (5,0,68,7)
C5M0Y68K7 (5%, 0%, 68%, 7%)
(0.05 / 0.00 / 0.68 / 0.07)

CMYK yüzdeleri

%5.06
%0
%67.51
%7.06

Codes

Color #E1ED4D in popluar color models

E1 ED 4D
RGB 225 237 77
HSL 65° 81.63% 61.57%
HSB/HSV 65° 67.51% 92.94%
CMYK 5.06% 0.00% 67.51%
7.06%

Color #E1ED4D in popluar number systems.

HEX E1 ED 4D
Decimal 225 237 77
Binary 11100001 11101101 1001101
Octal 341 355 115

Shades and tints

Shades of #E1ED4D

#E1ED4D
(225,237,77)
#CDD846
(205,216,70)
#B9C33F
(185,195,63)
#A5AE38
(165,174,56)
#919931
(145,153,49)
#7D842A
(125,132,42)
#696F23
(105,111,35)
#555A1C
(85,90,28)
#414515
(65,69,21)
#2D300E
(45,48,14)
#191B07
(25,27,7)
#000000
(0,0,0)

Tints of #E1ED4D

#E1ED4D
(225,237,77)
#E3EE5D
(227,238,93)
#E5EF6D
(229,239,109)
#E7F07D
(231,240,125)
#E9F18D
(233,241,141)
#EBF29D
(235,242,157)
#EDF3AD
(237,243,173)
#EFF4BD
(239,244,189)
#F1F5CD
(241,245,205)
#F3F6DD
(243,246,221)
#F5F7ED
(245,247,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E1ED4D color. Also use rgb(225,237,77) instead hex code.

Text Font Color

.myTextColor { color: #E1ED4D; }

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

This text font color is #E1ED4D.

Background Color

.myBgColor { background-color: #E1ED4D; }

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

This div background color is #E1ED4D.

Border color

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

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

This div border color is #E1ED4D.

Opacity

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

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

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

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

This text has shadow with #E1ED4D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E1ED4D.

Preview

Color preview on black background

This text has color #E1ED4D on black background.


Color preview on white background

This text has color #E1ED4D on white background.


Black color preview on #E1ED4D background

This text has black color on #E1ED4D background.


White color preview on #E1ED4D background

This text has white color on #E1ED4D background.


Related colors

Complementary color

Complementary color for #hex is #1E12B2.


I love getcolorcode.com

Triadic colors

1 #4DE1ED and #ED4DE1 with #E1ED4D are triadic colors.

2 #4DEDE1 and #EDE14D with #E1ED4D are triadic colors.