COLOR #E5DAEB

HEX: #E5DAEB RGB: (229,218,235)

Renk bilgisi

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

RGB renk modeli

#E5DAEB color RGB value is (229,218,235).

RGB: (229,218,235) (90%, 85%, 92%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 218 of 255 = 85%
B 235 of 255 = 92%

229
218
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 218 + 235 = 682 (100%)
R 229 of 682 ~ 33.58%
G 218 of 682 ~ 31.96%
B 235 of 682 ~ 34.46'%

%33.58
%31.96
%34.46

CMYK RENK MODELİ

#E5DAEB rengi CMYK tonu (3,7,0,8).

  • camgöbeği tonu 2.55%
  • eflatun tonu 7.23%
  • sarı tonu 0.00%
  • ana renk tonu 7.84%

CMYK: (3,7,0,8)
C3M7Y0K8 (3%, 7%, 0%, 8%)
(0.03 / 0.07 / 0.00 / 0.08)

CMYK yüzdeleri

%2.55
%7.23
%0
%7.84

Codes

Color #E5DAEB in popluar color models

E5 DA EB
RGB 229 218 235
HSL 279° 29.82% 88.82%
HSB/HSV 279° 7.23% 92.16%
CMYK 2.55% 7.23% 0.00%
7.84%

Color #E5DAEB in popluar number systems.

HEX E5 DA EB
Decimal 229 218 235
Binary 11100101 11011010 11101011
Octal 345 332 353

Shades and tints

Shades of #E5DAEB

#E5DAEB
(229,218,235)
#D1C7D6
(209,199,214)
#BDB4C1
(189,180,193)
#A9A1AC
(169,161,172)
#958E97
(149,142,151)
#817B82
(129,123,130)
#6D686D
(109,104,109)
#595558
(89,85,88)
#454243
(69,66,67)
#312F2E
(49,47,46)
#1D1C19
(29,28,25)
#000000
(0,0,0)

Tints of #E5DAEB

#E5DAEB
(229,218,235)
#E7DDEC
(231,221,236)
#E9E0ED
(233,224,237)
#EBE3EE
(235,227,238)
#EDE6EF
(237,230,239)
#EFE9F0
(239,233,240)
#F1ECF1
(241,236,241)
#F3EFF2
(243,239,242)
#F5F2F3
(245,242,243)
#F7F5F4
(247,245,244)
#F9F8F5
(249,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5DAEB; }

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

This text font color is #E5DAEB.

Background Color

.myBgColor { background-color: #E5DAEB; }

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

This div background color is #E5DAEB.

Border color

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

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

This div border color is #E5DAEB.

Opacity

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

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

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

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

This text has shadow with #E5DAEB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5DAEB.

Preview

Color preview on black background

This text has color #E5DAEB on black background.


Color preview on white background

This text has color #E5DAEB on white background.


Black color preview on #E5DAEB background

This text has black color on #E5DAEB background.


White color preview on #E5DAEB background

This text has white color on #E5DAEB background.


Related colors

Complementary color

Complementary color for #hex is #1A2514.


I love getcolorcode.com

Triadic colors

1 #EBE5DA and #DAEBE5 with #E5DAEB are triadic colors.

2 #EBDAE5 and #DAE5EB with #E5DAEB are triadic colors.