COLOR #E5DBE7

HEX: #E5DBE7 RGB: (229,219,231)

Renk bilgisi

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

RGB renk modeli

#E5DBE7 color RGB value is (229,219,231).

RGB: (229,219,231) (90%, 86%, 91%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 219 of 255 = 86%
B 231 of 255 = 91%

229
219
231

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 219 + 231 = 679 (100%)
R 229 of 679 ~ 33.73%
G 219 of 679 ~ 32.25%
B 231 of 679 ~ 34.02'%

%33.73
%32.25
%34.02

CMYK RENK MODELİ

#E5DBE7 rengi CMYK tonu (1,5,0,9).

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

CMYK: (1,5,0,9)
C1M5Y0K9 (1%, 5%, 0%, 9%)
(0.01 / 0.05 / 0.00 / 0.09)

CMYK yüzdeleri

%0.87
%5.19
%0
%9.41

Codes

Color #E5DBE7 in popluar color models

E5 DB E7
RGB 229 219 231
HSL 290° 20.00% 88.24%
HSB/HSV 290° 5.19% 90.59%
CMYK 0.87% 5.19% 0.00%
9.41%

Color #E5DBE7 in popluar number systems.

HEX E5 DB E7
Decimal 229 219 231
Binary 11100101 11011011 11100111
Octal 345 333 347

Shades and tints

Shades of #E5DBE7

#E5DBE7
(229,219,231)
#D1C8D2
(209,200,210)
#BDB5BD
(189,181,189)
#A9A2A8
(169,162,168)
#958F93
(149,143,147)
#817C7E
(129,124,126)
#6D6969
(109,105,105)
#595654
(89,86,84)
#45433F
(69,67,63)
#31302A
(49,48,42)
#1D1D15
(29,29,21)
#000000
(0,0,0)

Tints of #E5DBE7

#E5DBE7
(229,219,231)
#E7DEE9
(231,222,233)
#E9E1EB
(233,225,235)
#EBE4ED
(235,228,237)
#EDE7EF
(237,231,239)
#EFEAF1
(239,234,241)
#F1EDF3
(241,237,243)
#F3F0F5
(243,240,245)
#F5F3F7
(245,243,247)
#F7F6F9
(247,246,249)
#F9F9FB
(249,249,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5DBE7; }

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

This text font color is #E5DBE7.

Background Color

.myBgColor { background-color: #E5DBE7; }

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

This div background color is #E5DBE7.

Border color

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

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

This div border color is #E5DBE7.

Opacity

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

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

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

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

This text has shadow with #E5DBE7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5DBE7.

Preview

Color preview on black background

This text has color #E5DBE7 on black background.


Color preview on white background

This text has color #E5DBE7 on white background.


Black color preview on #E5DBE7 background

This text has black color on #E5DBE7 background.


White color preview on #E5DBE7 background

This text has white color on #E5DBE7 background.


Related colors

Complementary color

Complementary color for #hex is #1A2418.


I love getcolorcode.com

Triadic colors

1 #E7E5DB and #DBE7E5 with #E5DBE7 are triadic colors.

2 #E7DBE5 and #DBE5E7 with #E5DBE7 are triadic colors.