COLOR #E5DAE7

HEX: #E5DAE7 RGB: (229,218,231)

Renk bilgisi

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

RGB renk modeli

#E5DAE7 color RGB value is (229,218,231).

RGB: (229,218,231) (90%, 85%, 91%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 218 of 255 = 85%
B 231 of 255 = 91%

229
218
231

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 218 + 231 = 678 (100%)
R 229 of 678 ~ 33.78%
G 218 of 678 ~ 32.15%
B 231 of 678 ~ 34.07'%

%33.78
%32.15
%34.07

CMYK RENK MODELİ

#E5DAE7 rengi CMYK tonu (1,6,0,9).

  • camgöbeği tonu 0.87%
  • eflatun tonu 5.63%
  • sarı tonu 0.00%
  • ana renk tonu 9.41%

CMYK: (1,6,0,9)
C1M6Y0K9 (1%, 6%, 0%, 9%)
(0.01 / 0.06 / 0.00 / 0.09)

CMYK yüzdeleri

%0.87
%5.63
%0
%9.41

Codes

Color #E5DAE7 in popluar color models

E5 DA E7
RGB 229 218 231
HSL 291° 21.31% 88.04%
HSB/HSV 291° 5.63% 90.59%
CMYK 0.87% 5.63% 0.00%
9.41%

Color #E5DAE7 in popluar number systems.

HEX E5 DA E7
Decimal 229 218 231
Binary 11100101 11011010 11100111
Octal 345 332 347

Shades and tints

Shades of #E5DAE7

#E5DAE7
(229,218,231)
#D1C7D2
(209,199,210)
#BDB4BD
(189,180,189)
#A9A1A8
(169,161,168)
#958E93
(149,142,147)
#817B7E
(129,123,126)
#6D6869
(109,104,105)
#595554
(89,85,84)
#45423F
(69,66,63)
#312F2A
(49,47,42)
#1D1C15
(29,28,21)
#000000
(0,0,0)

Tints of #E5DAE7

#E5DAE7
(229,218,231)
#E7DDE9
(231,221,233)
#E9E0EB
(233,224,235)
#EBE3ED
(235,227,237)
#EDE6EF
(237,230,239)
#EFE9F1
(239,233,241)
#F1ECF3
(241,236,243)
#F3EFF5
(243,239,245)
#F5F2F7
(245,242,247)
#F7F5F9
(247,245,249)
#F9F8FB
(249,248,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5DAE7; }

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

This text font color is #E5DAE7.

Background Color

.myBgColor { background-color: #E5DAE7; }

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

This div background color is #E5DAE7.

Border color

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

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

This div border color is #E5DAE7.

Opacity

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

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

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

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

This text has shadow with #E5DAE7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5DAE7.

Preview

Color preview on black background

This text has color #E5DAE7 on black background.


Color preview on white background

This text has color #E5DAE7 on white background.


Black color preview on #E5DAE7 background

This text has black color on #E5DAE7 background.


White color preview on #E5DAE7 background

This text has white color on #E5DAE7 background.


Related colors

Complementary color

Complementary color for #hex is #1A2518.


I love getcolorcode.com

Triadic colors

1 #E7E5DA and #DAE7E5 with #E5DAE7 are triadic colors.

2 #E7DAE5 and #DAE5E7 with #E5DAE7 are triadic colors.