COLOR #E5ED7D

HEX: #E5ED7D RGB: (229,237,125)

Renk bilgisi

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

RGB renk modeli

#E5ED7D color RGB value is (229,237,125).

RGB: (229,237,125) (90%, 93%, 49%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 237 of 255 = 93%
B 125 of 255 = 49%

229
237
125

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 237 + 125 = 591 (100%)
R 229 of 591 ~ 38.75%
G 237 of 591 ~ 40.1%
B 125 of 591 ~ 21.15'%

%38.75
%40.1
%21.15

CMYK RENK MODELİ

#E5ED7D rengi CMYK tonu (3,0,47,7).

  • camgöbeği tonu 3.38%
  • eflatun tonu 0.00%
  • sarı tonu 47.26%
  • ana renk tonu 7.06%

CMYK: (3,0,47,7)
C3M0Y47K7 (3%, 0%, 47%, 7%)
(0.03 / 0.00 / 0.47 / 0.07)

CMYK yüzdeleri

%3.38
%0
%47.26
%7.06

Codes

Color #E5ED7D in popluar color models

E5 ED 7D
RGB 229 237 125
HSL 64° 75.68% 70.98%
HSB/HSV 64° 47.26% 92.94%
CMYK 3.38% 0.00% 47.26%
7.06%

Color #E5ED7D in popluar number systems.

HEX E5 ED 7D
Decimal 229 237 125
Binary 11100101 11101101 1111101
Octal 345 355 175

Shades and tints

Shades of #E5ED7D

#E5ED7D
(229,237,125)
#D1D872
(209,216,114)
#BDC367
(189,195,103)
#A9AE5C
(169,174,92)
#959951
(149,153,81)
#818446
(129,132,70)
#6D6F3B
(109,111,59)
#595A30
(89,90,48)
#454525
(69,69,37)
#31301A
(49,48,26)
#1D1B0F
(29,27,15)
#000000
(0,0,0)

Tints of #E5ED7D

#E5ED7D
(229,237,125)
#E7EE88
(231,238,136)
#E9EF93
(233,239,147)
#EBF09E
(235,240,158)
#EDF1A9
(237,241,169)
#EFF2B4
(239,242,180)
#F1F3BF
(241,243,191)
#F3F4CA
(243,244,202)
#F5F5D5
(245,245,213)
#F7F6E0
(247,246,224)
#F9F7EB
(249,247,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5ED7D color. Also use rgb(229,237,125) instead hex code.

Text Font Color

.myTextColor { color: #E5ED7D; }

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

This text font color is #E5ED7D.

Background Color

.myBgColor { background-color: #E5ED7D; }

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

This div background color is #E5ED7D.

Border color

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

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

This div border color is #E5ED7D.

Opacity

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

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

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

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

This text has shadow with #E5ED7D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5ED7D.

Preview

Color preview on black background

This text has color #E5ED7D on black background.


Color preview on white background

This text has color #E5ED7D on white background.


Black color preview on #E5ED7D background

This text has black color on #E5ED7D background.


White color preview on #E5ED7D background

This text has white color on #E5ED7D background.


Related colors

Complementary color

Complementary color for #hex is #1A1282.


I love getcolorcode.com

Triadic colors

1 #7DE5ED and #ED7DE5 with #E5ED7D are triadic colors.

2 #7DEDE5 and #EDE57D with #E5ED7D are triadic colors.