COLOR #E5DCEE

HEX: #E5DCEE RGB: (229,220,238)

Renk bilgisi

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

RGB renk modeli

#E5DCEE color RGB value is (229,220,238).

RGB: (229,220,238) (90%, 86%, 93%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 220 of 255 = 86%
B 238 of 255 = 93%

229
220
238

R + G + B ~ 90%. #E5DCEE is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 220 + 238 = 687 (100%)
R 229 of 687 ~ 33.33%
G 220 of 687 ~ 32.02%
B 238 of 687 ~ 34.64'%

%33.33
%32.02
%34.64

CMYK RENK MODELİ

#E5DCEE rengi CMYK tonu (4,8,0,7).

  • camgöbeği tonu 3.78%
  • eflatun tonu 7.56%
  • sarı tonu 0.00%
  • ana renk tonu 6.67%

CMYK: (4,8,0,7)
C4M8Y0K7 (4%, 8%, 0%, 7%)
(0.04 / 0.08 / 0.00 / 0.07)

CMYK yüzdeleri

%3.78
%7.56
%0
%6.67

Codes

Color #E5DCEE in popluar color models

E5 DC EE
RGB 229 220 238
HSL 270° 34.62% 89.80%
HSB/HSV 270° 7.56% 93.33%
CMYK 3.78% 7.56% 0.00%
6.67%

Color #E5DCEE in popluar number systems.

HEX E5 DC EE
Decimal 229 220 238
Binary 11100101 11011100 11101110
Octal 345 334 356

Shades and tints

Shades of #E5DCEE

#E5DCEE
(229,220,238)
#D1C8D9
(209,200,217)
#BDB4C4
(189,180,196)
#A9A0AF
(169,160,175)
#958C9A
(149,140,154)
#817885
(129,120,133)
#6D6470
(109,100,112)
#59505B
(89,80,91)
#453C46
(69,60,70)
#312831
(49,40,49)
#1D141C
(29,20,28)
#000000
(0,0,0)

Tints of #E5DCEE

#E5DCEE
(229,220,238)
#E7DFEF
(231,223,239)
#E9E2F0
(233,226,240)
#EBE5F1
(235,229,241)
#EDE8F2
(237,232,242)
#EFEBF3
(239,235,243)
#F1EEF4
(241,238,244)
#F3F1F5
(243,241,245)
#F5F4F6
(245,244,246)
#F7F7F7
(247,247,247)
#F9FAF8
(249,250,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5DCEE color. Also use rgb(229,220,238) instead hex code.

Text Font Color

.myTextColor { color: #E5DCEE; }

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

This text font color is #E5DCEE.

Background Color

.myBgColor { background-color: #E5DCEE; }

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

This div background color is #E5DCEE.

Border color

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

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

This div border color is #E5DCEE.

Opacity

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

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

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

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

This text has shadow with #E5DCEE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5DCEE.

Preview

Color preview on black background

This text has color #E5DCEE on black background.


Color preview on white background

This text has color #E5DCEE on white background.


Black color preview on #E5DCEE background

This text has black color on #E5DCEE background.


White color preview on #E5DCEE background

This text has white color on #E5DCEE background.


Related colors

Complementary color

Complementary color for #hex is #1A2311.


I love getcolorcode.com

Triadic colors

1 #EEE5DC and #DCEEE5 with #E5DCEE are triadic colors.

2 #EEDCE5 and #DCE5EE with #E5DCEE are triadic colors.