COLOR #E1D9DD

HEX: #E1D9DD RGB: (225,217,221)

Renk bilgisi

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

RGB renk modeli

#E1D9DD color RGB value is (225,217,221).

RGB: (225,217,221) (88%, 85%, 87%)

RGB bağlantıları ve doygunluk

R 225 of 255 = 88%
G 217 of 255 = 85%
B 221 of 255 = 87%

225
217
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 225 + 217 + 221 = 663 (100%)
R 225 of 663 ~ 33.94%
G 217 of 663 ~ 32.73%
B 221 of 663 ~ 33.33'%

%33.94
%32.73
%33.33

CMYK RENK MODELİ

#E1D9DD rengi CMYK tonu (0,4,2,12).

  • camgöbeği tonu 0.00%
  • eflatun tonu 3.56%
  • sarı tonu 1.78%
  • ana renk tonu 11.76%
CMYK: (0,4,2,12) C0M4Y2K12 (0%,4%,2%,12%) (0.00/0.04/0.02/0.12) 

CMYK yüzdeleri

%0
%3.56
%1.78
%11.76

Codes

Color #E1D9DD in popluar color models

E1 D9 DD
RGB 225 217 221
HSL 330° 11.76% 86.67%
HSB/HSV 330° 3.56% 88.24%
CMYK 0.00% 3.56% 1.78%
11.76%

Color #E1D9DD in popluar number systems.

HEX E1 D9 DD
Decimal 225 217 221
Binary 11100001 11011001 11011101
Octal 341 331 335

Shades and tints

Shades of #E1D9DD

#E1D9DD
(225,217,221)
#CDC6C9
(205,198,201)
#B9B3B5
(185,179,181)
#A5A0A1
(165,160,161)
#918D8D
(145,141,141)
#7D7A79
(125,122,121)
#696765
(105,103,101)
#555451
(85,84,81)
#41413D
(65,65,61)
#2D2E29
(45,46,41)
#191B15
(25,27,21)
#000000
(0,0,0)

Tints of #E1D9DD

#E1D9DD
(225,217,221)
#E3DCE0
(227,220,224)
#E5DFE3
(229,223,227)
#E7E2E6
(231,226,230)
#E9E5E9
(233,229,233)
#EBE8EC
(235,232,236)
#EDEBEF
(237,235,239)
#EFEEF2
(239,238,242)
#F1F1F5
(241,241,245)
#F3F4F8
(243,244,248)
#F5F7FB
(245,247,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E1D9DD color. Also use rgb(225,217,221) instead hex code.

Text Font Color

.myTextColor { color: #E1D9DD; }

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

This text font color is #E1D9DD.

Background Color

.myBgColor { background-color: #E1D9DD; }

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

This div background color is #E1D9DD.

Border color

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

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

This div border color is #E1D9DD.

Opacity

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

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

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

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

This text has shadow with #E1D9DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E1D9DD.

Preview

Color preview on black background

This text has color #E1D9DD on black background.


Color preview on white background

This text has color #E1D9DD on white background.


Black color preview on #E1D9DD background

This text has black color on #E1D9DD background.


White color preview on #E1D9DD background

This text has white color on #E1D9DD background.


Related colors

Complementary color

Complementary color for #hex is #1E2622.


I love getcolorcode.com

Triadic colors

1 #DDE1D9 and #D9DDE1 with #E1D9DD are triadic colors.

2 #DDD9E1 and #D9E1DD with #E1D9DD are triadic colors.