COLOR #E5D4DD

HEX: #E5D4DD RGB: (229,212,221)

Renk bilgisi

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

RGB renk modeli

#E5D4DD color RGB value is (229,212,221).

RGB: (229,212,221) (90%, 83%, 87%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 212 of 255 = 83%
B 221 of 255 = 87%

229
212
221

R + G + B ~ 87%. #E5D4DD is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 212 + 221 = 662 (100%)
R 229 of 662 ~ 34.59%
G 212 of 662 ~ 32.02%
B 221 of 662 ~ 33.38'%

%34.59
%32.02
%33.38

CMYK RENK MODELİ

#E5D4DD rengi CMYK tonu (0,7,3,10).

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

CMYK: (0,7,3,10)
C0M7Y3K10 (0%, 7%, 3%, 10%)
(0.00 / 0.07 / 0.03 / 0.10)

CMYK yüzdeleri

%0
%7.42
%3.49
%10.2

Codes

Color #E5D4DD in popluar color models

E5 D4 DD
RGB 229 212 221
HSL 328° 24.64% 86.47%
HSB/HSV 328° 7.42% 89.80%
CMYK 0.00% 7.42% 3.49%
10.20%

Color #E5D4DD in popluar number systems.

HEX E5 D4 DD
Decimal 229 212 221
Binary 11100101 11010100 11011101
Octal 345 324 335

Shades and tints

Shades of #E5D4DD

#E5D4DD
(229,212,221)
#D1C1C9
(209,193,201)
#BDAEB5
(189,174,181)
#A99BA1
(169,155,161)
#95888D
(149,136,141)
#817579
(129,117,121)
#6D6265
(109,98,101)
#594F51
(89,79,81)
#453C3D
(69,60,61)
#312929
(49,41,41)
#1D1615
(29,22,21)
#000000
(0,0,0)

Tints of #E5D4DD

#E5D4DD
(229,212,221)
#E7D7E0
(231,215,224)
#E9DAE3
(233,218,227)
#EBDDE6
(235,221,230)
#EDE0E9
(237,224,233)
#EFE3EC
(239,227,236)
#F1E6EF
(241,230,239)
#F3E9F2
(243,233,242)
#F5ECF5
(245,236,245)
#F7EFF8
(247,239,248)
#F9F2FB
(249,242,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5D4DD; }

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

This text font color is #E5D4DD.

Background Color

.myBgColor { background-color: #E5D4DD; }

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

This div background color is #E5D4DD.

Border color

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

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

This div border color is #E5D4DD.

Opacity

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

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

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

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

This text has shadow with #E5D4DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5D4DD.

Preview

Color preview on black background

This text has color #E5D4DD on black background.


Color preview on white background

This text has color #E5D4DD on white background.


Black color preview on #E5D4DD background

This text has black color on #E5D4DD background.


White color preview on #E5D4DD background

This text has white color on #E5D4DD background.


Related colors

Complementary color

Complementary color for #hex is #1A2B22.


I love getcolorcode.com

Triadic colors

1 #DDE5D4 and #D4DDE5 with #E5D4DD are triadic colors.

2 #DDD4E5 and #D4E5DD with #E5D4DD are triadic colors.