COLOR #E1DAE7

HEX: #E1DAE7 RGB: (225,218,231)

Renk bilgisi

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

RGB renk modeli

#E1DAE7 color RGB value is (225,218,231).

RGB: (225,218,231) (88%, 85%, 91%)

RGB bağlantıları ve doygunluk

R 225 of 255 = 88%
G 218 of 255 = 85%
B 231 of 255 = 91%

225
218
231

R + G + B ~ 88%. #E1DAE7 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 225 + 218 + 231 = 674 (100%)
R 225 of 674 ~ 33.38%
G 218 of 674 ~ 32.34%
B 231 of 674 ~ 34.27'%

%33.38
%32.34
%34.27

CMYK RENK MODELİ

#E1DAE7 rengi CMYK tonu (3,6,0,9).

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

CMYK: (3,6,0,9)
C3M6Y0K9 (3%, 6%, 0%, 9%)
(0.03 / 0.06 / 0.00 / 0.09)

CMYK yüzdeleri

%2.6
%5.63
%0
%9.41

Codes

Color #E1DAE7 in popluar color models

E1 DA E7
RGB 225 218 231
HSL 272° 21.31% 88.04%
HSB/HSV 272° 5.63% 90.59%
CMYK 2.60% 5.63% 0.00%
9.41%

Color #E1DAE7 in popluar number systems.

HEX E1 DA E7
Decimal 225 218 231
Binary 11100001 11011010 11100111
Octal 341 332 347

Shades and tints

Shades of #E1DAE7

#E1DAE7
(225,218,231)
#CDC7D2
(205,199,210)
#B9B4BD
(185,180,189)
#A5A1A8
(165,161,168)
#918E93
(145,142,147)
#7D7B7E
(125,123,126)
#696869
(105,104,105)
#555554
(85,85,84)
#41423F
(65,66,63)
#2D2F2A
(45,47,42)
#191C15
(25,28,21)
#000000
(0,0,0)

Tints of #E1DAE7

#E1DAE7
(225,218,231)
#E3DDE9
(227,221,233)
#E5E0EB
(229,224,235)
#E7E3ED
(231,227,237)
#E9E6EF
(233,230,239)
#EBE9F1
(235,233,241)
#EDECF3
(237,236,243)
#EFEFF5
(239,239,245)
#F1F2F7
(241,242,247)
#F3F5F9
(243,245,249)
#F5F8FB
(245,248,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E1DAE7; }

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

This text font color is #E1DAE7.

Background Color

.myBgColor { background-color: #E1DAE7; }

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

This div background color is #E1DAE7.

Border color

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

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

This div border color is #E1DAE7.

Opacity

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

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

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

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

This text has shadow with #E1DAE7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E1DAE7.

Preview

Color preview on black background

This text has color #E1DAE7 on black background.


Color preview on white background

This text has color #E1DAE7 on white background.


Black color preview on #E1DAE7 background

This text has black color on #E1DAE7 background.


White color preview on #E1DAE7 background

This text has white color on #E1DAE7 background.


Related colors

Complementary color

Complementary color for #hex is #1E2518.


I love getcolorcode.com

Triadic colors

1 #E7E1DA and #DAE7E1 with #E1DAE7 are triadic colors.

2 #E7DAE1 and #DAE1E7 with #E1DAE7 are triadic colors.