COLOR #E9DBE7

HEX: #E9DBE7 RGB: (233,219,231)

Renk bilgisi

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

RGB renk modeli

#E9DBE7 color RGB value is (233,219,231).

RGB: (233,219,231) (91%, 86%, 91%)

RGB bağlantıları ve doygunluk

R 233 of 255 = 91%
G 219 of 255 = 86%
B 231 of 255 = 91%

233
219
231

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

Yüzdelerle RGB renk parçaları

R + G + B = 233 + 219 + 231 = 683 (100%)
R 233 of 683 ~ 34.11%
G 219 of 683 ~ 32.06%
B 231 of 683 ~ 33.82'%

%34.11
%32.06
%33.82

CMYK RENK MODELİ

#E9DBE7 rengi CMYK tonu (0,6,1,9).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.01%
  • sarı tonu 0.86%
  • ana renk tonu 8.63%
CMYK: (0,6,1,9) C0M6Y1K9 (0%,6%,1%,9%) (0.00/0.06/0.01/0.09) 

CMYK yüzdeleri

%0
%6.01
%0.86
%8.63

Codes

Color #E9DBE7 in popluar color models

E9 DB E7
RGB 233 219 231
HSL 309° 24.14% 88.63%
HSB/HSV 309° 6.01% 91.37%
CMYK 0.00% 6.01% 0.86%
8.63%

Color #E9DBE7 in popluar number systems.

HEX E9 DB E7
Decimal 233 219 231
Binary 11101001 11011011 11100111
Octal 351 333 347

Shades and tints

Shades of #E9DBE7

#E9DBE7
(233,219,231)
#D4C8D2
(212,200,210)
#BFB5BD
(191,181,189)
#AAA2A8
(170,162,168)
#958F93
(149,143,147)
#807C7E
(128,124,126)
#6B6969
(107,105,105)
#565654
(86,86,84)
#41433F
(65,67,63)
#2C302A
(44,48,42)
#171D15
(23,29,21)
#000000
(0,0,0)

Tints of #E9DBE7

#E9DBE7
(233,219,231)
#EBDEE9
(235,222,233)
#EDE1EB
(237,225,235)
#EFE4ED
(239,228,237)
#F1E7EF
(241,231,239)
#F3EAF1
(243,234,241)
#F5EDF3
(245,237,243)
#F7F0F5
(247,240,245)
#F9F3F7
(249,243,247)
#FBF6F9
(251,246,249)
#FDF9FB
(253,249,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E9DBE7; }

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

This text font color is #E9DBE7.

Background Color

.myBgColor { background-color: #E9DBE7; }

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

This div background color is #E9DBE7.

Border color

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

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

This div border color is #E9DBE7.

Opacity

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

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

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

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

This text has shadow with #E9DBE7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E9DBE7.

Preview

Color preview on black background

This text has color #E9DBE7 on black background.


Color preview on white background

This text has color #E9DBE7 on white background.


Black color preview on #E9DBE7 background

This text has black color on #E9DBE7 background.


White color preview on #E9DBE7 background

This text has white color on #E9DBE7 background.


Related colors

Complementary color

Complementary color for #hex is #162418.


I love getcolorcode.com

Triadic colors

1 #E7E9DB and #DBE7E9 with #E9DBE7 are triadic colors.

2 #E7DBE9 and #DBE9E7 with #E9DBE7 are triadic colors.