COLOR #E4D1ED

HEX: #E4D1ED RGB: (228,209,237)

Renk bilgisi

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

RGB renk modeli

#E4D1ED color RGB value is (228,209,237).

RGB: (228,209,237) (89%, 82%, 93%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 209 of 255 = 82%
B 237 of 255 = 93%

228
209
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 209 + 237 = 674 (100%)
R 228 of 674 ~ 33.83%
G 209 of 674 ~ 31.01%
B 237 of 674 ~ 35.16'%

%33.83
%31.01
%35.16

CMYK RENK MODELİ

#E4D1ED rengi CMYK tonu (4,12,0,7).

  • camgöbeği tonu 3.80%
  • eflatun tonu 11.81%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (4,12,0,7)
C4M12Y0K7 (4%, 12%, 0%, 7%)
(0.04 / 0.12 / 0.00 / 0.07)

CMYK yüzdeleri

%3.8
%11.81
%0
%7.06

Codes

Color #E4D1ED in popluar color models

E4 D1 ED
RGB 228 209 237
HSL 281° 43.75% 87.45%
HSB/HSV 281° 11.81% 92.94%
CMYK 3.80% 11.81% 0.00%
7.06%

Color #E4D1ED in popluar number systems.

HEX E4 D1 ED
Decimal 228 209 237
Binary 11100100 11010001 11101101
Octal 344 321 355

Shades and tints

Shades of #E4D1ED

#E4D1ED
(228,209,237)
#D0BED8
(208,190,216)
#BCABC3
(188,171,195)
#A898AE
(168,152,174)
#948599
(148,133,153)
#807284
(128,114,132)
#6C5F6F
(108,95,111)
#584C5A
(88,76,90)
#443945
(68,57,69)
#302630
(48,38,48)
#1C131B
(28,19,27)
#000000
(0,0,0)

Tints of #E4D1ED

#E4D1ED
(228,209,237)
#E6D5EE
(230,213,238)
#E8D9EF
(232,217,239)
#EADDF0
(234,221,240)
#ECE1F1
(236,225,241)
#EEE5F2
(238,229,242)
#F0E9F3
(240,233,243)
#F2EDF4
(242,237,244)
#F4F1F5
(244,241,245)
#F6F5F6
(246,245,246)
#F8F9F7
(248,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4D1ED color. Also use rgb(228,209,237) instead hex code.

Text Font Color

.myTextColor { color: #E4D1ED; }

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

This text font color is #E4D1ED.

Background Color

.myBgColor { background-color: #E4D1ED; }

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

This div background color is #E4D1ED.

Border color

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

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

This div border color is #E4D1ED.

Opacity

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

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

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

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

This text has shadow with #E4D1ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4D1ED.

Preview

Color preview on black background

This text has color #E4D1ED on black background.


Color preview on white background

This text has color #E4D1ED on white background.


Black color preview on #E4D1ED background

This text has black color on #E4D1ED background.


White color preview on #E4D1ED background

This text has white color on #E4D1ED background.


Related colors

Complementary color

Complementary color for #hex is #1B2E12.


I love getcolorcode.com

Triadic colors

1 #EDE4D1 and #D1EDE4 with #E4D1ED are triadic colors.

2 #EDD1E4 and #D1E4ED with #E4D1ED are triadic colors.