COLOR #E4D9DD

HEX: #E4D9DD RGB: (228,217,221)

Renk bilgisi

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

RGB renk modeli

#E4D9DD color RGB value is (228,217,221).

RGB: (228,217,221) (89%, 85%, 87%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 217 of 255 = 85%
B 221 of 255 = 87%

228
217
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 217 + 221 = 666 (100%)
R 228 of 666 ~ 34.23%
G 217 of 666 ~ 32.58%
B 221 of 666 ~ 33.18'%

%34.23
%32.58
%33.18

CMYK RENK MODELİ

#E4D9DD rengi CMYK tonu (0,5,3,11).

  • camgöbeği tonu 0.00%
  • eflatun tonu 4.82%
  • sarı tonu 3.07%
  • ana renk tonu 10.59%

CMYK: (0,5,3,11)
C0M5Y3K11 (0%, 5%, 3%, 11%)
(0.00 / 0.05 / 0.03 / 0.11)

CMYK yüzdeleri

%0
%4.82
%3.07
%10.59

Codes

Color #E4D9DD in popluar color models

E4 D9 DD
RGB 228 217 221
HSL 338° 16.92% 87.25%
HSB/HSV 338° 4.82% 89.41%
CMYK 0.00% 4.82% 3.07%
10.59%

Color #E4D9DD in popluar number systems.

HEX E4 D9 DD
Decimal 228 217 221
Binary 11100100 11011001 11011101
Octal 344 331 335

Shades and tints

Shades of #E4D9DD

#E4D9DD
(228,217,221)
#D0C6C9
(208,198,201)
#BCB3B5
(188,179,181)
#A8A0A1
(168,160,161)
#948D8D
(148,141,141)
#807A79
(128,122,121)
#6C6765
(108,103,101)
#585451
(88,84,81)
#44413D
(68,65,61)
#302E29
(48,46,41)
#1C1B15
(28,27,21)
#000000
(0,0,0)

Tints of #E4D9DD

#E4D9DD
(228,217,221)
#E6DCE0
(230,220,224)
#E8DFE3
(232,223,227)
#EAE2E6
(234,226,230)
#ECE5E9
(236,229,233)
#EEE8EC
(238,232,236)
#F0EBEF
(240,235,239)
#F2EEF2
(242,238,242)
#F4F1F5
(244,241,245)
#F6F4F8
(246,244,248)
#F8F7FB
(248,247,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E4D9DD; }

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

This text font color is #E4D9DD.

Background Color

.myBgColor { background-color: #E4D9DD; }

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

This div background color is #E4D9DD.

Border color

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

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

This div border color is #E4D9DD.

Opacity

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

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

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

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

This text has shadow with #E4D9DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4D9DD.

Preview

Color preview on black background

This text has color #E4D9DD on black background.


Color preview on white background

This text has color #E4D9DD on white background.


Black color preview on #E4D9DD background

This text has black color on #E4D9DD background.


White color preview on #E4D9DD background

This text has white color on #E4D9DD background.


Related colors

Complementary color

Complementary color for #hex is #1B2622.


I love getcolorcode.com

Triadic colors

1 #DDE4D9 and #D9DDE4 with #E4D9DD are triadic colors.

2 #DDD9E4 and #D9E4DD with #E4D9DD are triadic colors.