COLOR #E5EDD5

HEX: #E5EDD5 RGB: (229,237,213)

Renk bilgisi

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

RGB renk modeli

#E5EDD5 color RGB value is (229,237,213).

RGB: (229,237,213) (90%, 93%, 84%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 237 of 255 = 93%
B 213 of 255 = 84%

229
237
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 237 + 213 = 679 (100%)
R 229 of 679 ~ 33.73%
G 237 of 679 ~ 34.9%
B 213 of 679 ~ 31.37'%

%33.73
%34.9
%31.37

CMYK RENK MODELİ

#E5EDD5 rengi CMYK tonu (3,0,10,7).

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

CMYK: (3,0,10,7)
C3M0Y10K7 (3%, 0%, 10%, 7%)
(0.03 / 0.00 / 0.10 / 0.07)

CMYK yüzdeleri

%3.38
%0
%10.13
%7.06

Codes

Color #E5EDD5 in popluar color models

E5 ED D5
RGB 229 237 213
HSL 80° 40.00% 88.24%
HSB/HSV 80° 10.13% 92.94%
CMYK 3.38% 0.00% 10.13%
7.06%

Color #E5EDD5 in popluar number systems.

HEX E5 ED D5
Decimal 229 237 213
Binary 11100101 11101101 11010101
Octal 345 355 325

Shades and tints

Shades of #E5EDD5

#E5EDD5
(229,237,213)
#D1D8C2
(209,216,194)
#BDC3AF
(189,195,175)
#A9AE9C
(169,174,156)
#959989
(149,153,137)
#818476
(129,132,118)
#6D6F63
(109,111,99)
#595A50
(89,90,80)
#45453D
(69,69,61)
#31302A
(49,48,42)
#1D1B17
(29,27,23)
#000000
(0,0,0)

Tints of #E5EDD5

#E5EDD5
(229,237,213)
#E7EED8
(231,238,216)
#E9EFDB
(233,239,219)
#EBF0DE
(235,240,222)
#EDF1E1
(237,241,225)
#EFF2E4
(239,242,228)
#F1F3E7
(241,243,231)
#F3F4EA
(243,244,234)
#F5F5ED
(245,245,237)
#F7F6F0
(247,246,240)
#F9F7F3
(249,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5EDD5; }

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

This text font color is #E5EDD5.

Background Color

.myBgColor { background-color: #E5EDD5; }

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

This div background color is #E5EDD5.

Border color

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

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

This div border color is #E5EDD5.

Opacity

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

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

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

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

This text has shadow with #E5EDD5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5EDD5.

Preview

Color preview on black background

This text has color #E5EDD5 on black background.


Color preview on white background

This text has color #E5EDD5 on white background.


Black color preview on #E5EDD5 background

This text has black color on #E5EDD5 background.


White color preview on #E5EDD5 background

This text has white color on #E5EDD5 background.


Related colors

Complementary color

Complementary color for #hex is #1A122A.


I love getcolorcode.com

Triadic colors

1 #D5E5ED and #EDD5E5 with #E5EDD5 are triadic colors.

2 #D5EDE5 and #EDE5D5 with #E5EDD5 are triadic colors.