COLOR #E4ED7E

HEX: #E4ED7E RGB: (228,237,126)

Renk bilgisi

#E4ED7E contains mainly red and green colors. #E4ED7E ‘ nin web güvenlik rengi #CCFF66 (ya da #CF6) dir.

RGB renk modeli

#E4ED7E color RGB value is (228,237,126).

RGB: (228,237,126) (89%, 93%, 49%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 237 of 255 = 93%
B 126 of 255 = 49%

228
237
126

R + G + B ~ 77%. #E4ED7E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 237 + 126 = 591 (100%)
R 228 of 591 ~ 38.58%
G 237 of 591 ~ 40.1%
B 126 of 591 ~ 21.32'%

%38.58
%40.1
%21.32

CMYK RENK MODELİ

#E4ED7E rengi CMYK tonu (4,0,47,7).

  • camgöbeği tonu 3.80%
  • eflatun tonu 0.00%
  • sarı tonu 46.84%
  • ana renk tonu 7.06%

CMYK: (4,0,47,7)
C4M0Y47K7 (4%, 0%, 47%, 7%)
(0.04 / 0.00 / 0.47 / 0.07)

CMYK yüzdeleri

%3.8
%0
%46.84
%7.06

Codes

Color #E4ED7E in popluar color models

E4 ED 7E
RGB 228 237 126
HSL 65° 75.51% 71.18%
HSB/HSV 65° 46.84% 92.94%
CMYK 3.80% 0.00% 46.84%
7.06%

Color #E4ED7E in popluar number systems.

HEX E4 ED 7E
Decimal 228 237 126
Binary 11100100 11101101 1111110
Octal 344 355 176

Shades and tints

Shades of #E4ED7E

#E4ED7E
(228,237,126)
#D0D873
(208,216,115)
#BCC368
(188,195,104)
#A8AE5D
(168,174,93)
#949952
(148,153,82)
#808447
(128,132,71)
#6C6F3C
(108,111,60)
#585A31
(88,90,49)
#444526
(68,69,38)
#30301B
(48,48,27)
#1C1B10
(28,27,16)
#000000
(0,0,0)

Tints of #E4ED7E

#E4ED7E
(228,237,126)
#E6EE89
(230,238,137)
#E8EF94
(232,239,148)
#EAF09F
(234,240,159)
#ECF1AA
(236,241,170)
#EEF2B5
(238,242,181)
#F0F3C0
(240,243,192)
#F2F4CB
(242,244,203)
#F4F5D6
(244,245,214)
#F6F6E1
(246,246,225)
#F8F7EC
(248,247,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4ED7E color. Also use rgb(228,237,126) instead hex code.

Text Font Color

.myTextColor { color: #E4ED7E; }

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

This text font color is #E4ED7E.

Background Color

.myBgColor { background-color: #E4ED7E; }

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

This div background color is #E4ED7E.

Border color

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

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

This div border color is #E4ED7E.

Opacity

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

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

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

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

This text has shadow with #E4ED7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4ED7E.

Preview

Color preview on black background

This text has color #E4ED7E on black background.


Color preview on white background

This text has color #E4ED7E on white background.


Black color preview on #E4ED7E background

This text has black color on #E4ED7E background.


White color preview on #E4ED7E background

This text has white color on #E4ED7E background.


Related colors

Complementary color

Complementary color for #hex is #1B1281.


I love getcolorcode.com

Triadic colors

1 #7EE4ED and #ED7EE4 with #E4ED7E are triadic colors.

2 #7EEDE4 and #EDE47E with #E4ED7E are triadic colors.