COLOR #E5EDD9

HEX: #E5EDD9 RGB: (229,237,217)

Renk bilgisi

#E5EDD9 contains red, green and blue colors in about the same proportion. #E5EDD9 ‘ nin web güvenlik rengi #CCFFCC (ya da #CFC) dir.

RGB renk modeli

#E5EDD9 color RGB value is (229,237,217).

RGB: (229,237,217) (90%, 93%, 85%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 237 of 255 = 93%
B 217 of 255 = 85%

229
237
217

R + G + B ~ 89%. #E5EDD9 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 237 + 217 = 683 (100%)
R 229 of 683 ~ 33.53%
G 237 of 683 ~ 34.7%
B 217 of 683 ~ 31.77'%

%33.53
%34.7
%31.77

CMYK RENK MODELİ

#E5EDD9 rengi CMYK tonu (3,0,8,7).

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

CMYK: (3,0,8,7)
C3M0Y8K7 (3%, 0%, 8%, 7%)
(0.03 / 0.00 / 0.08 / 0.07)

CMYK yüzdeleri

%3.38
%0
%8.44
%7.06

Codes

Color #E5EDD9 in popluar color models

E5 ED D9
RGB 229 237 217
HSL 84° 35.71% 89.02%
HSB/HSV 84° 8.44% 92.94%
CMYK 3.38% 0.00% 8.44%
7.06%

Color #E5EDD9 in popluar number systems.

HEX E5 ED D9
Decimal 229 237 217
Binary 11100101 11101101 11011001
Octal 345 355 331

Shades and tints

Shades of #E5EDD9

#E5EDD9
(229,237,217)
#D1D8C6
(209,216,198)
#BDC3B3
(189,195,179)
#A9AEA0
(169,174,160)
#95998D
(149,153,141)
#81847A
(129,132,122)
#6D6F67
(109,111,103)
#595A54
(89,90,84)
#454541
(69,69,65)
#31302E
(49,48,46)
#1D1B1B
(29,27,27)
#000000
(0,0,0)

Tints of #E5EDD9

#E5EDD9
(229,237,217)
#E7EEDC
(231,238,220)
#E9EFDF
(233,239,223)
#EBF0E2
(235,240,226)
#EDF1E5
(237,241,229)
#EFF2E8
(239,242,232)
#F1F3EB
(241,243,235)
#F3F4EE
(243,244,238)
#F5F5F1
(245,245,241)
#F7F6F4
(247,246,244)
#F9F7F7
(249,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5EDD9; }

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

This text font color is #E5EDD9.

Background Color

.myBgColor { background-color: #E5EDD9; }

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

This div background color is #E5EDD9.

Border color

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

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

This div border color is #E5EDD9.

Opacity

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

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

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

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

This text has shadow with #E5EDD9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5EDD9.

Preview

Color preview on black background

This text has color #E5EDD9 on black background.


Color preview on white background

This text has color #E5EDD9 on white background.


Black color preview on #E5EDD9 background

This text has black color on #E5EDD9 background.


White color preview on #E5EDD9 background

This text has white color on #E5EDD9 background.


Related colors

Complementary color

Complementary color for #hex is #1A1226.


I love getcolorcode.com

Triadic colors

1 #D9E5ED and #EDD9E5 with #E5EDD9 are triadic colors.

2 #D9EDE5 and #EDE5D9 with #E5EDD9 are triadic colors.