COLOR #E5DAD7

HEX: #E5DAD7 RGB: (229,218,215)

Renk bilgisi

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

RGB renk modeli

#E5DAD7 color RGB value is (229,218,215).

RGB: (229,218,215) (90%, 85%, 84%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 218 of 255 = 85%
B 215 of 255 = 84%

229
218
215

R + G + B ~ 86%. #E5DAD7 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 218 + 215 = 662 (100%)
R 229 of 662 ~ 34.59%
G 218 of 662 ~ 32.93%
B 215 of 662 ~ 32.48'%

%34.59
%32.93
%32.48

CMYK RENK MODELİ

#E5DAD7 rengi CMYK tonu (0,5,6,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 4.80%
  • sarı tonu 6.11%
  • ana renk tonu 10.20%

CMYK: (0,5,6,10)
C0M5Y6K10 (0%, 5%, 6%, 10%)
(0.00 / 0.05 / 0.06 / 0.10)

CMYK yüzdeleri

%0
%4.8
%6.11
%10.2

Codes

Color #E5DAD7 in popluar color models

E5 DA D7
RGB 229 218 215
HSL 13° 21.21% 87.06%
HSB/HSV 13° 6.11% 89.80%
CMYK 0.00% 4.80% 6.11%
10.20%

Color #E5DAD7 in popluar number systems.

HEX E5 DA D7
Decimal 229 218 215
Binary 11100101 11011010 11010111
Octal 345 332 327

Shades and tints

Shades of #E5DAD7

#E5DAD7
(229,218,215)
#D1C7C4
(209,199,196)
#BDB4B1
(189,180,177)
#A9A19E
(169,161,158)
#958E8B
(149,142,139)
#817B78
(129,123,120)
#6D6865
(109,104,101)
#595552
(89,85,82)
#45423F
(69,66,63)
#312F2C
(49,47,44)
#1D1C19
(29,28,25)
#000000
(0,0,0)

Tints of #E5DAD7

#E5DAD7
(229,218,215)
#E7DDDA
(231,221,218)
#E9E0DD
(233,224,221)
#EBE3E0
(235,227,224)
#EDE6E3
(237,230,227)
#EFE9E6
(239,233,230)
#F1ECE9
(241,236,233)
#F3EFEC
(243,239,236)
#F5F2EF
(245,242,239)
#F7F5F2
(247,245,242)
#F9F8F5
(249,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5DAD7 color. Also use rgb(229,218,215) instead hex code.

Text Font Color

.myTextColor { color: #E5DAD7; }

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

This text font color is #E5DAD7.

Background Color

.myBgColor { background-color: #E5DAD7; }

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

This div background color is #E5DAD7.

Border color

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

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

This div border color is #E5DAD7.

Opacity

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

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

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

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

This text has shadow with #E5DAD7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5DAD7.

Preview

Color preview on black background

This text has color #E5DAD7 on black background.


Color preview on white background

This text has color #E5DAD7 on white background.


Black color preview on #E5DAD7 background

This text has black color on #E5DAD7 background.


White color preview on #E5DAD7 background

This text has white color on #E5DAD7 background.


Related colors

Complementary color

Complementary color for #hex is #1A2528.


I love getcolorcode.com

Triadic colors

1 #D7E5DA and #DAD7E5 with #E5DAD7 are triadic colors.

2 #D7DAE5 and #DAE5D7 with #E5DAD7 are triadic colors.