COLOR #E5DAE3

HEX: #E5DAE3 RGB: (229,218,227)

Renk bilgisi

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

RGB renk modeli

#E5DAE3 color RGB value is (229,218,227).

RGB: (229,218,227) (90%, 85%, 89%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 218 of 255 = 85%
B 227 of 255 = 89%

229
218
227

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 218 + 227 = 674 (100%)
R 229 of 674 ~ 33.98%
G 218 of 674 ~ 32.34%
B 227 of 674 ~ 33.68'%

%33.98
%32.34
%33.68

CMYK RENK MODELİ

#E5DAE3 rengi CMYK tonu (0,5,1,10).

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

CMYK: (0,5,1,10)
C0M5Y1K10 (0%, 5%, 1%, 10%)
(0.00 / 0.05 / 0.01 / 0.10)

CMYK yüzdeleri

%0
%4.8
%0.87
%10.2

Codes

Color #E5DAE3 in popluar color models

E5 DA E3
RGB 229 218 227
HSL 311° 17.46% 87.65%
HSB/HSV 311° 4.80% 89.80%
CMYK 0.00% 4.80% 0.87%
10.20%

Color #E5DAE3 in popluar number systems.

HEX E5 DA E3
Decimal 229 218 227
Binary 11100101 11011010 11100011
Octal 345 332 343

Shades and tints

Shades of #E5DAE3

#E5DAE3
(229,218,227)
#D1C7CF
(209,199,207)
#BDB4BB
(189,180,187)
#A9A1A7
(169,161,167)
#958E93
(149,142,147)
#817B7F
(129,123,127)
#6D686B
(109,104,107)
#595557
(89,85,87)
#454243
(69,66,67)
#312F2F
(49,47,47)
#1D1C1B
(29,28,27)
#000000
(0,0,0)

Tints of #E5DAE3

#E5DAE3
(229,218,227)
#E7DDE5
(231,221,229)
#E9E0E7
(233,224,231)
#EBE3E9
(235,227,233)
#EDE6EB
(237,230,235)
#EFE9ED
(239,233,237)
#F1ECEF
(241,236,239)
#F3EFF1
(243,239,241)
#F5F2F3
(245,242,243)
#F7F5F5
(247,245,245)
#F9F8F7
(249,248,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5DAE3; }

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

This text font color is #E5DAE3.

Background Color

.myBgColor { background-color: #E5DAE3; }

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

This div background color is #E5DAE3.

Border color

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

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

This div border color is #E5DAE3.

Opacity

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

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

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

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

This text has shadow with #E5DAE3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5DAE3.

Preview

Color preview on black background

This text has color #E5DAE3 on black background.


Color preview on white background

This text has color #E5DAE3 on white background.


Black color preview on #E5DAE3 background

This text has black color on #E5DAE3 background.


White color preview on #E5DAE3 background

This text has white color on #E5DAE3 background.


Related colors

Complementary color

Complementary color for #hex is #1A251C.


I love getcolorcode.com

Triadic colors

1 #E3E5DA and #DAE3E5 with #E5DAE3 are triadic colors.

2 #E3DAE5 and #DAE5E3 with #E5DAE3 are triadic colors.