COLOR #E4D4EC

HEX: #E4D4EC RGB: (228,212,236)

Renk bilgisi

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

RGB renk modeli

#E4D4EC color RGB value is (228,212,236).

RGB: (228,212,236) (89%, 83%, 93%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 212 of 255 = 83%
B 236 of 255 = 93%

228
212
236

R + G + B ~ 88%. #E4D4EC is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 212 + 236 = 676 (100%)
R 228 of 676 ~ 33.73%
G 212 of 676 ~ 31.36%
B 236 of 676 ~ 34.91'%

%33.73
%31.36
%34.91

CMYK RENK MODELİ

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

  • camgöbeği tonu 3.39%
  • eflatun tonu 10.17%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

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

CMYK yüzdeleri

%3.39
%10.17
%0
%7.45

Codes

Color #E4D4EC in popluar color models

E4 D4 EC
RGB 228 212 236
HSL 280° 38.71% 87.84%
HSB/HSV 280° 10.17% 92.55%
CMYK 3.39% 10.17% 0.00%
7.45%

Color #E4D4EC in popluar number systems.

HEX E4 D4 EC
Decimal 228 212 236
Binary 11100100 11010100 11101100
Octal 344 324 354

Shades and tints

Shades of #E4D4EC

#E4D4EC
(228,212,236)
#D0C1D7
(208,193,215)
#BCAEC2
(188,174,194)
#A89BAD
(168,155,173)
#948898
(148,136,152)
#807583
(128,117,131)
#6C626E
(108,98,110)
#584F59
(88,79,89)
#443C44
(68,60,68)
#30292F
(48,41,47)
#1C161A
(28,22,26)
#000000
(0,0,0)

Tints of #E4D4EC

#E4D4EC
(228,212,236)
#E6D7ED
(230,215,237)
#E8DAEE
(232,218,238)
#EADDEF
(234,221,239)
#ECE0F0
(236,224,240)
#EEE3F1
(238,227,241)
#F0E6F2
(240,230,242)
#F2E9F3
(242,233,243)
#F4ECF4
(244,236,244)
#F6EFF5
(246,239,245)
#F8F2F6
(248,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4D4EC color. Also use rgb(228,212,236) instead hex code.

Text Font Color

.myTextColor { color: #E4D4EC; }

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

This text font color is #E4D4EC.

Background Color

.myBgColor { background-color: #E4D4EC; }

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

This div background color is #E4D4EC.

Border color

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

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

This div border color is #E4D4EC.

Opacity

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

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

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

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

This text has shadow with #E4D4EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4D4EC.

Preview

Color preview on black background

This text has color #E4D4EC on black background.


Color preview on white background

This text has color #E4D4EC on white background.


Black color preview on #E4D4EC background

This text has black color on #E4D4EC background.


White color preview on #E4D4EC background

This text has white color on #E4D4EC background.


Related colors

Complementary color

Complementary color for #hex is #1B2B13.


I love getcolorcode.com

Triadic colors

1 #ECE4D4 and #D4ECE4 with #E4D4EC are triadic colors.

2 #ECD4E4 and #D4E4EC with #E4D4EC are triadic colors.