COLOR #E4D1FD

HEX: #E4D1FD RGB: (228,209,253)

Renk bilgisi

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

RGB renk modeli

#E4D1FD color RGB value is (228,209,253).

RGB: (228,209,253) (89%, 82%, 99%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 209 of 255 = 82%
B 253 of 255 = 99%

228
209
253

R + G + B ~ 90%. #E4D1FD is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 209 + 253 = 690 (100%)
R 228 of 690 ~ 33.04%
G 209 of 690 ~ 30.29%
B 253 of 690 ~ 36.67'%

%33.04
%30.29
%36.67

CMYK RENK MODELİ

#E4D1FD rengi CMYK tonu (10,17,0,1).

  • camgöbeği tonu 9.88%
  • eflatun tonu 17.39%
  • sarı tonu 0.00%
  • ana renk tonu 0.78%

CMYK: (10,17,0,1)
C10M17Y0K1 (10%, 17%, 0%, 1%)
(0.10 / 0.17 / 0.00 / 0.01)

CMYK yüzdeleri

%9.88
%17.39
%0
%0.78

Codes

Color #E4D1FD in popluar color models

E4 D1 FD
RGB 228 209 253
HSL 266° 91.67% 90.59%
HSB/HSV 266° 17.39% 99.22%
CMYK 9.88% 17.39% 0.00%
0.78%

Color #E4D1FD in popluar number systems.

HEX E4 D1 FD
Decimal 228 209 253
Binary 11100100 11010001 11111101
Octal 344 321 375

Shades and tints

Shades of #E4D1FD

#E4D1FD
(228,209,253)
#D0BEE6
(208,190,230)
#BCABCF
(188,171,207)
#A898B8
(168,152,184)
#9485A1
(148,133,161)
#80728A
(128,114,138)
#6C5F73
(108,95,115)
#584C5C
(88,76,92)
#443945
(68,57,69)
#30262E
(48,38,46)
#1C1317
(28,19,23)
#000000
(0,0,0)

Tints of #E4D1FD

#E4D1FD
(228,209,253)
#E6D5FD
(230,213,253)
#E8D9FD
(232,217,253)
#EADDFD
(234,221,253)
#ECE1FD
(236,225,253)
#EEE5FD
(238,229,253)
#F0E9FD
(240,233,253)
#F2EDFD
(242,237,253)
#F4F1FD
(244,241,253)
#F6F5FD
(246,245,253)
#F8F9FD
(248,249,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E4D1FD; }

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

This text font color is #E4D1FD.

Background Color

.myBgColor { background-color: #E4D1FD; }

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

This div background color is #E4D1FD.

Border color

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

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

This div border color is #E4D1FD.

Opacity

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

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

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

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

This text has shadow with #E4D1FD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4D1FD.

Preview

Color preview on black background

This text has color #E4D1FD on black background.


Color preview on white background

This text has color #E4D1FD on white background.


Black color preview on #E4D1FD background

This text has black color on #E4D1FD background.


White color preview on #E4D1FD background

This text has white color on #E4D1FD background.


Related colors

Complementary color

Complementary color for #hex is #1B2E02.


I love getcolorcode.com

Triadic colors

1 #FDE4D1 and #D1FDE4 with #E4D1FD are triadic colors.

2 #FDD1E4 and #D1E4FD with #E4D1FD are triadic colors.