COLOR #E5DBEB

HEX: #E5DBEB RGB: (229,219,235)

Renk bilgisi

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

RGB renk modeli

#E5DBEB color RGB value is (229,219,235).

RGB: (229,219,235) (90%, 86%, 92%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 219 of 255 = 86%
B 235 of 255 = 92%

229
219
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 219 + 235 = 683 (100%)
R 229 of 683 ~ 33.53%
G 219 of 683 ~ 32.06%
B 235 of 683 ~ 34.41'%

%33.53
%32.06
%34.41

CMYK RENK MODELİ

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

  • camgöbeği tonu 2.55%
  • eflatun tonu 6.81%
  • 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
%6.81
%0
%7.84

Codes

Color #E5DBEB in popluar color models

E5 DB EB
RGB 229 219 235
HSL 278° 28.57% 89.02%
HSB/HSV 278° 6.81% 92.16%
CMYK 2.55% 6.81% 0.00%
7.84%

Color #E5DBEB in popluar number systems.

HEX E5 DB EB
Decimal 229 219 235
Binary 11100101 11011011 11101011
Octal 345 333 353

Shades and tints

Shades of #E5DBEB

#E5DBEB
(229,219,235)
#D1C8D6
(209,200,214)
#BDB5C1
(189,181,193)
#A9A2AC
(169,162,172)
#958F97
(149,143,151)
#817C82
(129,124,130)
#6D696D
(109,105,109)
#595658
(89,86,88)
#454343
(69,67,67)
#31302E
(49,48,46)
#1D1D19
(29,29,25)
#000000
(0,0,0)

Tints of #E5DBEB

#E5DBEB
(229,219,235)
#E7DEEC
(231,222,236)
#E9E1ED
(233,225,237)
#EBE4EE
(235,228,238)
#EDE7EF
(237,231,239)
#EFEAF0
(239,234,240)
#F1EDF1
(241,237,241)
#F3F0F2
(243,240,242)
#F5F3F3
(245,243,243)
#F7F6F4
(247,246,244)
#F9F9F5
(249,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5DBEB; }

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

This text font color is #E5DBEB.

Background Color

.myBgColor { background-color: #E5DBEB; }

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

This div background color is #E5DBEB.

Border color

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

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

This div border color is #E5DBEB.

Opacity

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

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

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

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

This text has shadow with #E5DBEB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5DBEB.

Preview

Color preview on black background

This text has color #E5DBEB on black background.


Color preview on white background

This text has color #E5DBEB on white background.


Black color preview on #E5DBEB background

This text has black color on #E5DBEB background.


White color preview on #E5DBEB background

This text has white color on #E5DBEB background.


Related colors

Complementary color

Complementary color for #hex is #1A2414.


I love getcolorcode.com

Triadic colors

1 #EBE5DB and #DBEBE5 with #E5DBEB are triadic colors.

2 #EBDBE5 and #DBE5EB with #E5DBEB are triadic colors.