COLOR #E5D4DB

HEX: #E5D4DB RGB: (229,212,219)

Renk bilgisi

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

RGB renk modeli

#E5D4DB color RGB value is (229,212,219).

RGB: (229,212,219) (90%, 83%, 86%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 212 of 255 = 83%
B 219 of 255 = 86%

229
212
219

R + G + B ~ 86%. #E5D4DB is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 212 + 219 = 660 (100%)
R 229 of 660 ~ 34.7%
G 212 of 660 ~ 32.12%
B 219 of 660 ~ 33.18'%

%34.7
%32.12
%33.18

CMYK RENK MODELİ

#E5D4DB rengi CMYK tonu (0,7,4,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 7.42%
  • sarı tonu 4.37%
  • ana renk tonu 10.20%

CMYK: (0,7,4,10)
C0M7Y4K10 (0%, 7%, 4%, 10%)
(0.00 / 0.07 / 0.04 / 0.10)

CMYK yüzdeleri

%0
%7.42
%4.37
%10.2

Codes

Color #E5D4DB in popluar color models

E5 D4 DB
RGB 229 212 219
HSL 335° 24.64% 86.47%
HSB/HSV 335° 7.42% 89.80%
CMYK 0.00% 7.42% 4.37%
10.20%

Color #E5D4DB in popluar number systems.

HEX E5 D4 DB
Decimal 229 212 219
Binary 11100101 11010100 11011011
Octal 345 324 333

Shades and tints

Shades of #E5D4DB

#E5D4DB
(229,212,219)
#D1C1C8
(209,193,200)
#BDAEB5
(189,174,181)
#A99BA2
(169,155,162)
#95888F
(149,136,143)
#81757C
(129,117,124)
#6D6269
(109,98,105)
#594F56
(89,79,86)
#453C43
(69,60,67)
#312930
(49,41,48)
#1D161D
(29,22,29)
#000000
(0,0,0)

Tints of #E5D4DB

#E5D4DB
(229,212,219)
#E7D7DE
(231,215,222)
#E9DAE1
(233,218,225)
#EBDDE4
(235,221,228)
#EDE0E7
(237,224,231)
#EFE3EA
(239,227,234)
#F1E6ED
(241,230,237)
#F3E9F0
(243,233,240)
#F5ECF3
(245,236,243)
#F7EFF6
(247,239,246)
#F9F2F9
(249,242,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5D4DB; }

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

This text font color is #E5D4DB.

Background Color

.myBgColor { background-color: #E5D4DB; }

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

This div background color is #E5D4DB.

Border color

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

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

This div border color is #E5D4DB.

Opacity

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

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

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

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

This text has shadow with #E5D4DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5D4DB.

Preview

Color preview on black background

This text has color #E5D4DB on black background.


Color preview on white background

This text has color #E5D4DB on white background.


Black color preview on #E5D4DB background

This text has black color on #E5D4DB background.


White color preview on #E5D4DB background

This text has white color on #E5D4DB background.


Related colors

Complementary color

Complementary color for #hex is #1A2B24.


I love getcolorcode.com

Triadic colors

1 #DBE5D4 and #D4DBE5 with #E5D4DB are triadic colors.

2 #DBD4E5 and #D4E5DB with #E5D4DB are triadic colors.